Upgraded yesterday to 1.4.5.4
Changed my SQL User ID and password (unrelated reasons)
I can upload images and create folders, but I cannot save any album or image info. Hitting save wipes out ALL the info.
I'm able to rename folders, but the album info is not saving.
Debug log on ZP is blank, but my PHP error log is filled with this:
`[Wed Oct 02 22:51:22 2013] [error] [client IP] PHP Parse error: syntax error, unexpected '<' in /home/public_html/gallery/index.php(3) : eval()'d code on line 1`
Edited to add; The database values are actually BLANK when I try to edit via ZP o.O
Comments
`[Wed Oct 02 23:00:28 2013] [error] [client IP] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/gallery/zp-core/functions-basic.php(113) : eval()'d code:101) in /home/public_html/gallery/zp-core/index.php on line 117, referer: http://domain.com/gallery/zp-core/admin-edit.php?page=edit&album=foo/bar&tab=albuminfo`
`
{12515:Thu, 03 Oct 2013 06:00:28 GMT} Zenphoto v1.4.5.4[feb2ded8f0f1ca042f630e26601126635688e24d]
WARNING: Cannot modify header information - headers already sent by (output started at /home/public_html/gallery/zp-core/functions-basic.php(113) : eval()'d code:101) in /home/public_html/gallery/zp-core/index.php on line 117
header called from include (index.php [117])
from index.php [15]
{12515:Thu, 03 Oct 2013 06:00:28 GMT}
WARNING: Cannot modify header information - headers already sent by (output started at /home/public_html/gallery/zp-core/functions-basic.php(113) : eval()'d code:101) in /home/public_html/gallery/zp-core/index.php on line 118
header called from include (index.php [118])
from index.php [15]
{12515:Thu, 03 Oct 2013 06:00:28 GMT}
WARNING: Cannot modify header information - headers already sent by (output started at /home/public_html/gallery/zp-core/functions-basic.php(113) : eval()'d code:101) in /home/public_html/gallery/zp-core/index.php on line 119
header called from include (index.php [119])
from index.php [15]
{12515:Thu, 03 Oct 2013 06:00:28 GMT}
WARNING: Cannot modify header information - headers already sent by (output started at /home/public_html/gallery/zp-core/functions-basic.php(113) : eval()'d code:101) in /home/public_html/gallery/zp-core/index.php on line 120
header called from include (index.php [120])
from index.php [15]
`
Sorry about the trip post
My end. SQL was a ... baQa'
I can edit now. I still get this though:
`
[Wed Oct 02 22:51:22 2013] [error] [client IP] PHP Parse error: syntax error, unexpected '<' in /home/public_html/gallery/index.php(3) : eval()'d code on line 1
`
If so somehow your index file got corrupted. Try a reupload of that file. Otherwise I have no idea.
I can only assume you have some 3rd party tool interfering.
When did we switch to storing serialized data for the album info?
BTW, none of the errors you have shown would impact the back-end.
However, things will work if you directly edit the database to be a single entry.