Blank page after upgrading to 1.3

I just upgraded from 1.29 to 1.3 and now I get a blank page when visiting the gallery. I use a custom theme so I switched to the default theme and everything worked OK with the 1.3 themes.

Can you tell me what theme changes may have occurred between 1.29 and 1.3 that would cause this?

Thanks!

www.bryanbrazil.com/gallery

Comments

  • Can you tell me what theme changes may have occurred between 1.29 and 1.3 that would cause this
    Probably we cannot. There is a change log (http://www.zenphoto.org/trac/log/trunk), but that would cover quite a bit of changes.

    What you should do is find out what error you are gettng. Blank pages are almost always caused by PHP script errors. That error will lead you to what needs to be changed in your theme.
  • When I try to access the Debug Log in the Zenphoto Admin, I get the following error:

    `Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 111171828 bytes) in /home/blahblah/public_html/gallery/zp-core/admin-logs.php on line 80`

    Running PHP 5.2.13
  • You can view that file through FTP if you wish. Sounds like the file has got too large or become corrupted. You should delete it.
  • Hmm, couldn't figure out what might be wrong. Went back to Zenphoto 1.29 and all is good.
Sign In or Register to comment.