Description and title change doesn't work

I am using ZenPhoto 1.4.2.3 and I have a problem.

I have uploaded photo's, but if I want to add a title or description and I choose to accept the changes I still have no description or title.
The description and titlefield remain empty.

What am I doing wrong?
The text I am trying to add as description or title is:
"Foto: Gerrit Gunnink/OV in Boskoop".

Can anyone help me?

Comments

  • acrylian Administrator, Developer
    Did you look at your server error logs?
  • My server errorlog doesn't give any errors from the database.
  • The errors would be from the scripts--often called CGI error logs or PHP error logs.
  • Does this tell me anything that could cause this problem:

    `

    Zenphoto Setup v1.4.2.3[9710] Fri, 27 Apr 2012 08:52:22 +0200

    warn: PHP magic_quotes_gpc [is enabled] We strongly recommend disabling magic_quotes_gpc. For more information See What is magic_quotes_gpc and why should it be disabled? in the Zenphoto troubleshooting guide.

    warn: The Zenphoto filesystem character define is ISO‑8859‑1 [no test performed] Setup did not perform a test of the filesystem character set. You can cause setup to test for a proper definition by creating a file in your zp-data folder named charset_tést and re-running setup.If your server filesystem character set is different from ISO‑8859‑1 and you create album or image filenames names containing characters with diacritical marks you may have problems displaying the names.Change the filesystem character set define to Unknown ASMO-708 BIG5 CISO2022JP CP1026 CP870 DOS-720 DOS-862 EBCDIC-CP-US EUC-CN EUC-JP EUC-KR GB2312 HZ-GB-2312 IBM437 IBM737 IBM775 IBM850 IBM852 IBM857 IBM861 IBM869 ISO-2022-JP ISO-2022-KR ISO-8859-1 ISO-8859-15 ISO-8859-2 ISO-8859-3 ISO-8859-4 ISO-8859-5 ISO-8859-6 ISO-8859-7 ISO-8859-8 ISO-8859-8-i ISO-8859-9 JOHAB KOi8-R KOi8-U KS_C_5601-1987 MACINTOSH SHIFT_JIS UNICODE UNICODEFFFE US-ASCII UTF-7 UTF-8 WINDOWS-1250 WINDOWS-1251 WINDOWS-1252 WINDOWS-1253 WINDOWS-1254 WINDOWS-1255 WINDOWS-1256 WINDOWS-1257 WINDOWS-1258 WINDOWS-874 cp866apply.If you do not know the character set try "UTF-8"

    warn: MySql version 5.1.47 Version 5.0.0 or greater is required. Version 5.5.0 or greater is preferred. Use a lower version at your own risk.

    warn: .htaccess file [is empty or does not exist] If you have the mod_rewrite module enabled an .htaccess file is required the root zenphoto folder to create cruft-free URLs.You can ignore this warning if you do not intend to set the mod_rewrite option. Make setup create the file

    Completed system check

    Setup cookie test unsuccessful

    Migrating lib-auth data version => version 3

    `

  • Here is a server errorlog:
    `[Mon Apr 30 23:45:36 2012] [error] [client 94.211.149.164] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/openbaarvervoerinmaastricht.nl/httpdocs/fotoalbum/zp-core/functions.php:600) in /var/www/vhosts/openbaarvervoerinmaastricht.nl/httpdocs/fotoalbum/zp-core/admin-functions.php on line 110, referer: http://www.openbaarvervoerinmaastricht.nl/fotoalbum/zp-core/admin-logs.php?page=logs

    [Mon Apr 30 23:45:36 2012] [error] [client 94.211.149.164] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/openbaarvervoerinmaastricht.nl/httpdocs/fotoalbum/zp-core/functions.php:600) in /var/www/vhosts/openbaarvervoerinmaastricht.nl/httpdocs/fotoalbum/zp-core/admin-functions.php on line 111, referer: http://www.openbaarvervoerinmaastricht.nl/fotoalbum/zp-core/admin-logs.php?page=logs`
  • The second is the logs where the information might be. But the specific errors you have shown are "down stream" errors that are the result of some previous failure. Also they have happened when viewing one of the zenphoto logs, so are not related to the original problem.
  • badeend Member
    Sorry for the delayed answer, but I have been away from home for a few days.

    Today I did the following:

    I opened my MySQL-database and edited one picture.
    I injected two values: both Desc and Title got the value 'test'.

    I went to ZenPhoto and in the title and descriptionfield I found the text 'test'.

    Then I used the ZenPhoto-admin to edit both and just added the number 2. Both values were changed tot 'test2'.
    I clicked the button to accept the changes.

    Both values turned up empty, both in the ZenPhoto-admin and the database.

    I don't know what problem it can be.
  • Nor do we unless you can find an error report bearing on it.
  • badeend Member
    I am going to try to reinstall, because I don't get any servererrors in the errorreport.
  • badeend Member
    Reinstall solved this problem.
Sign In or Register to comment.