![]() |
|
Edit comment problem - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Edit comment problem (/thread-6572.html) |
Edit comment problem - itsme - 2010-02-07 Hi, I have a problem with zenphoto on my website. When i try to edit a comment and click on Save, i have this error : Zenphoto Error Can you help me please? How can i fix this without upgrade zenphoto to 1.2.8 ? Version installed : Zenphoto version 1.2.6 [4335] Thank you very much! Edit comment problem - acrylian - 2010-02-07 We don't support older versions anymore. So your best chance is indeed to try 1.2.8. I also don't remember to have seen this error before (actually custom data has nothing to do with comments). Edit comment problem - itsme - 2010-02-07 Ok thanks for your reply. I don't know what can I change to "exclude" this "custom_data". I replaced the original admin-comments.php file but it's the same problem. Here is the code if that help : `
` Edit comment problem - itsme - 2010-02-07 Just want to say that I had a previous error before : Fatal error: Call to undefined function snitize_numeric() in /home/www/98bec7b8fc1b151455689b24607faeaa/web/Diaporama/zp-core/admin-comments.php on line 84 So i fixed this error with this topic : http://www.zenphoto.org/support/topic.php?id=6024 " It is a typographical error. It is fixed in the nightly builds or you can simply change that line to say sanitize_numeric() " So now i don't know what to do... maybe it helps for you... Edit comment problem - acrylian - 2010-02-07 The fix is to upgrade.. Also it is not recommended to hack core files. |