PhotoPlog

Go Back   PhotoPlog > PhotoPlog Lite > Troubleshooting & Problems
Screens Demo Purchase Download Register

Reply
Attention: Last reply in this thread was more than 15 Years ago
 
Thread Tools
  #1  
Old 08-09-2008, 11:30 PM
masa masa is offline
Green Plog
 
Join Date: Jun 2008
Posts: 7
Gallery: 0
Comments: 0
Default 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
Reply With Quote
  #2  
Old 08-10-2008, 03:04 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

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.
You'll probably see the following type of message:
Code:
Content visible to registered users only.
Which means that PHP does not have enough memory to complete the upload.
__________________
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
Reply With Quote
  #3  
Old 08-10-2008, 12:38 PM
masa masa is offline
Green Plog
 
Join Date: Jun 2008
Posts: 7
Gallery: 0
Comments: 0
Default

Code:
Content visible to registered users only.
How can I fix that?
Reply With Quote
  #4  
Old 08-10-2008, 03:39 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

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
Reply With Quote
  #5  
Old 08-10-2008, 04:24 PM
masa masa is offline
Green Plog
 
Join Date: Jun 2008
Posts: 7
Gallery: 0
Comments: 0
Default

Code:
Content visible to registered users only.
They don't do that, how can i do the 2'nd can you give me a small guide? will be very appreciated.

Greets,
Masa
Reply With Quote
  #6  
Old 08-10-2008, 07:33 PM
masa masa is offline
Green Plog
 
Join Date: Jun 2008
Posts: 7
Gallery: 0
Comments: 0
Default

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 07:36 PM..
Reply With Quote
  #7  
Old 08-10-2008, 11:11 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

The PhotoPlog settings.php file already has the following near the top fo the file:
Code:
Content visible to registered users only.
You can try changing 128 to a larger number, but if you host doesn't permit it, then it will do no good, so you then would need to do one or three.
__________________
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
Reply With Quote
  #8  
Old 08-11-2008, 03:58 AM
masa masa is offline
Green Plog
 
Join Date: Jun 2008
Posts: 7
Gallery: 0
Comments: 0
Default

why is that, becuase my db is to large? or what?
Reply With Quote
  #9  
Old 08-11-2008, 01:16 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

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
Reply With Quote
Reply

« Previous Thread | Next Thread »
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
White List Error lostinthe619 Troubleshooting & Problems 1 02-17-2007 02:31 PM
White Screen But Images Upload Ryloth Troubleshooting & Problems 5 01-13-2007 07:03 PM


All times are GMT. The time now is 04:03 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.