|
Attention: Last reply in this thread was more than 16 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
After trying to upload: White Screen
After trying to upload: White Screen
What's wrong, smaller in size and other size (mb's and height) are working, but larger like 1920x1200 and 1,4mb aren't working what's wrong? Greets, Masa |
#2
|
||||
|
||||
Sounds like a server memory/timeout issue. You can verify by looking at your server error log, turning on PHP error reporting, or adding the following to the PhotoPlog settings.php file after the <?php bit to see the error message:
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 |
#3
|
|||
|
|||
Code:
Content visible to registered users only. |
#4
|
||||
|
||||
1: Ask your host to increase the memory_limit variable in the php.ini file.
2: Up the memory limit set in the PhotoPlog settings.php file at the top. 3: Reduce the image in another program and then upload to the gallery.
__________________
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
|
|||
|
|||
Code:
Content visible to registered users only. Greets, Masa |
#6
|
|||
|
|||
If i put that Error code in it to look which error i got, i get still a blank white screen.
Edited this in the INI File: @ini_set('memory_limit','512M'); @ini_set('post_max_size','120M'); @ini_set('upload_max_filesize','120M'); Not working still, man this is really crap! (Please help me) Last edited by masa; 08-10-2008 at 08:36 PM.. |
#7
|
||||
|
||||
The PhotoPlog settings.php file already has the following near the top fo the file:
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 |
#8
|
|||
|
|||
why is that, becuase my db is to large? or what?
|
#9
|
||||
|
||||
It has nothing to do with a database. It sounds like a server memory/timeout issue, something to take up with your host or reduce the image in another program and then upload to the gallery.
__________________
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 |
White List Error | lostinthe619 | Troubleshooting & Problems | 1 | 02-17-2007 03:31 PM |
White Screen But Images Upload | Ryloth | Troubleshooting & Problems | 5 | 01-13-2007 08:03 PM |