|
Attention: Last reply in this thread was more than 17 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
White Screen But Images Upload
It installed just fine but when I go to upload everything, I get a blank screen but the image uploads.
I checked out this thread: http://www.photoplog.com/forum/showthread.php?t=78 And think that may be the problem. I checked my version of php and its version 3.0 according to the install file. I can't even find the "#extension=php_gd2.dll" script in the php.ini file. Will I need to update php before this will work? |
#2
|
||||
|
||||
Do large, medium, and small thumbs get created? Is the 'PhotoPlog Link' setting correct?
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
Nothing gets created.
From the upload screen, I browse for the picture, select what category I want it to go to, add the title and description, but when I click submit the screen goes blank. The only thing that happens is the picture is uploaded to the image directory on the server. As for the link, its correct. http://www.***.com/forums/photoplog |
#4
|
||||
|
||||
In the PhotoPlog functions.php file find:
Code:
Content visible to registered users only. Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
|||
|
|||
The file is a .jpg
Code:
Content visible to registered users only. |
#6
|
||||
|
||||
Yep, the GD library is not installed correctly. The thread here contains all the info I know for you to set it up correctly, and yes I'd recommend that you upgrade PHP to the latest stable release, which should come with a bundled version of the GD library, probably gd-2.0.28 or higher.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
After trying to upload: White Screen | masa | Troubleshooting & Problems | 8 | 08-11-2008 02:16 PM |
Images upload but not redirected to the index after upload | lakeoffire | Troubleshooting & Problems | 4 | 03-27-2007 11:23 AM |