View Single Post
  #4  
Old 09-23-2009, 04:25 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

When there is no error message, just a blank page, there is no clue for me to determine whether this is a PhotoPlog problem or a problem related to another modification. Here are some things to try if you receive another blank page:
  • Add a plugin to the photoplog_upload_start hook with the following code and see if an error message shows on screen (how to add a plugin):
    Code:
    Content visible to registered users only.
  • Have your host set display_errors to on in the php.ini file.
  • Temporarily disable all modifications except PhotoPlog and see if the problem goes away.
  • Check your server error log for error messages.
__________________
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