The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
This questions is about Velocd's photo gallery: https://vborg.vbsupport.ru/showthrea...threadid=49565 This hack seems to be great, but im having a small problem here that I cant seem to fix. To view for yourself, register at www.amidreaming.org/dreamers and try to upload a photo: PHP Code:
Right now, everything but the uploading of the photo works. Do you guys have any idea what ive done wrong? Should I install GD into another directory? *clueless* |
#2
|
|||
|
|||
![]()
Did you disable the previous GD library?
edit: you also need to recompile PHP every time you install a module when PHP is on *Nix. |
#3
|
|||
|
|||
![]() Quote:
Could you give me a brief rundown of how to do that? I am very technical illiterate ![]() ![]() |
#4
|
||||
|
||||
![]()
Upload a file with:
PHP Code:
|
#5
|
|||
|
|||
![]() Quote:
Thanks, I just installed the latest PHP. However, I went into the php.ini file and noticed that it calls for gd.so. When I went into the directory that it points to, it wasnt there. So i did an SLOCATE on gd.so, and all that exists is libgd.so. Should I edit the php.ini to point to libgd.so and copy that file into the right directory? Im really lost lol |
#6
|
||||
|
||||
![]()
I've only configued GD2 on Windows platform, so I might be able to help you out there if you are on Windows.
I'm running the latest version of PHP, on my localhost, and these are the steps I took to enable GD2: In php.ini, find: Code:
;extension=php_gd2.dll Now find: Code:
; Directory in which the loadable extensions (modules) reside. extension_dir = "c:\Network\Php\extensions" php_gd2.dll should be located in that folder already, if you have PHP 4.3.0 or above. Hope this info helps some. ![]() |
#7
|
|||
|
|||
![]()
Thanks for taking the time to post that Veloc, but im on a *NIX server.
My main problem is that i can't figure out what file i need to point the GD extension to... I looked around, and there are no gd.so files anywhere on my server, even after ive (config/make/make installed) GD. The only one that even looks like it might be right is a file called libgd.so, but for some reason that doesnt work. Its so frustrating, because your hack is perfect for my site. |
#8
|
||||
|
||||
![]()
Can you post the top part of that file which says the configure command. Does that have --with-gd or anything smiliar in it?
|
#9
|
|||
|
|||
![]()
NTLDR:
I can show you detailed info if you can contact me at Noel4DMB on AIM. I ran the file you suggested and it still says im using PHP 4.1.1, even thought i untarred the newest PHP and ran the commands. But here's what you requested: PHP Code:
|
#10
|
||||
|
||||
![]()
*Moved to the appropriate forum*
![]() - miSt |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|