Forum index / Computers / help me

help me

8 posts · page 1 of 1

post #1
02 August 2005, 20:53 UTC#1
ok

so I just added my gallery mod to my invision forum and it looked fine so I thought it worked .. then I attemped to upload but for some reason when I set the max upload size to anything above 10000 bytes I get an error message saying :

"Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/aroundth/public_html/sources/Gallery/thumbnailer.php on line 25"

on a white page

but if the max file size is set to 10000 bytes I just get another error message but in the forum itself saying

"Error
The file you uploaded exceeds the maximum filesize allowed. "

even if the file is smaller than 10000 bytes.

if you wanna check it out go to

xxx

and u can login as tommtest

password= password

please lend a brother a hand

ps. I know no linking to forums is allowed but if this gets deleted your gay coz im in need of help and its not advertising at all
post #2
02 August 2005, 21:11 UTC#2
I need to lernt php.. the only way for me to edit web
sorry love I cant help
post #3
02 August 2005, 21:12 UTC#3
does anyone here knwo it , excluding gazaa?
post #4
02 August 2005, 21:31 UTC#4
The "Call to undefined function: imagecreatefromjpeg()" error means that the version of PHP running on your server hasn't been compiled with the necessary libjpeg support. You'll need to recompile your own PHP with support built in or get your host to do it for you if you haven't got root access.

Not sure on the other errors but that's not important as the first error will stop it from working anyway.
post #5
02 August 2005, 21:39 UTC#5
QUOTE(915Collective @ Aug 2 2005, 09:31 PM)
The "Call to undefined function: imagecreatefromjpeg()" error means that the version of PHP running on your server hasn't been compiled with the necessary libjpeg support. You'll need to recompile your own PHP with support built in or get your host to do it for you if you haven't got root access.

Not sure on the other errors but that's not important as the first error will stop it from working anyway.
[right][snapback]137088[/snapback][/right]


cheers man biggrin.gif big help I owe you one .... ill contact gazaa tommorow or chris when I see him
post #6
02 August 2005, 22:07 UTC#6
is this likely to be a big problem or sumin that can be sorted quickly by the admin?
post #7
03 August 2005, 11:47 UTC#7
Clearly the GD module didn't install correctly, I thought it'd add a sim link to php.ini, but obviously I need to recompile php and apache with GD support.
post #8
03 August 2005, 17:35 UTC#8
PHP is very hard..you cant just say..I want to learn it..it takes times