Mantis Bugtracker

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 png file icon Rapidleech v2 rev42_1253719355386.png [^] (5,970 bytes) 2009-09-23 12:28

- Relationships

-  Notes
(0000272)
TheOnly92 (administrator)
2009-11-12 10:27

Fix added in svn.

- Issue History
Date Modified Username Field Change
2009-09-23 12:28 z4reg New Issue
2009-09-23 12:28 z4reg File Added: Rapidleech v2 rev42_1253719355386.png
2009-11-12 10:27 TheOnly92 Note Added: 0000272
2009-11-12 10:27 TheOnly92 Status new => resolved
2009-11-12 10:27 TheOnly92 Fixed in Version => rev. 42
2009-11-12 10:27 TheOnly92 Resolution open => fixed
2009-11-12 10:27 TheOnly92 Assigned To => TheOnly92


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker