| Anonymous | Login | Signup for a new account | 2010-09-08 05:14 EDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000076 | [Rapidleech v2 Plugmod] Rapidleech Core | feature | always | 2009-09-23 12:28 | 2009-11-12 10:27 | ||
| Reporter | z4reg | View Status | public | ||||
| Assigned To | TheOnly92 | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | Product Version | rev. 42 | ||||
| Summary | 0000076: server info not checking for GD extension | ||||||
| Description |
What steps will reproduce the problem? 1. index.php 2. 3. What is the expected output? What do you see instead? |
||||||
| Additional Information |
Server info doesn't for gd extensions installed or not. Solution might be ... classes/sinfo.php if (extension_loaded('gd') && function_exists('gd_info')) { //generate img } |
||||||
| Tags | No tags attached. | ||||||
| Attached Files |
|
||||||
|
|
|||||||
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |