![]() |
|
Error MySQL ? - 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: Error MySQL ? (/thread-8175.html) |
Error MySQL ? - john_of_the_tower - 2011-01-29 Hi all Error MySQL ? - sbillard - 2011-01-29 If you have not already done so, please install the 1.4.0.1 release of Zenphoto. Then if you still have this problem please find the following line in change it to read: This will provide a bit more information on the above error. Please post the result. Error MySQL ? - john_of_the_tower - 2011-01-29 thanks for your answer. WHere thait file is supposed to be ? Even after a search in the zen root folder I cannot find it. Error MySQL ? - sbillard - 2011-01-29 there is a typographical error. The name is Error MySQL ? - john_of_the_tower - 2011-01-29 I did install 1.4.0.1 and did it twice to be sure. And stille I cannot find that file Error MySQL ? - john_of_the_tower - 2011-01-29 is that global definitions ? Error MySQL ? - john_of_the_tower - 2011-01-29 got it that was that : global-definition.php Error MySQL ? - john_of_the_tower - 2011-01-29 I changed the values to what you said to me. It is still not working (cant publish y page or image and I've got thoses error messages). Notice: Zenphoto a produit une erreur 404 sur /test/www.johnofthetower.com. Voir le fichier log de debug pour plus de détails. in /homez.406/johnofth/www/zp-core/functions.php on line 2097 Warning: Cannot modify header information - headers already sent by (output started at /homez.406/johnofth/www/zp-core/zp-extensions/static_html_cache.php:229) in /homez.406/johnofth/www/index.php on line 179 Warning: Cannot modify header information - headers already sent by (output started at /homez.406/johnofth/www/zp-core/zp-extensions/static_html_cache.php:229) in /homez.406/johnofth/www/index.php on line 180 Error MySQL ? - john_of_the_tower - 2011-01-29 Could it be linked to magic quote which is running ? Error MySQL ? - acrylian - 2011-01-29 Yes, it is recommend to turn it off. Error MySQL ? - sbillard - 2011-01-29 These new 404 errors are different from the SQL one you originally posted. So, I presume that has gone away with the 1.4.0.1 release. 404 errors are caused by referencing a page not found by Zenphoto. The debug log will have more details of what was referenced. But a likely cause is that mod_rewrite is not working correctly. Error MySQL ? - michaeldt - 2011-02-02 I have a similar error to the above. I find that when trying to apply changes to the included themes, i get this error. I'm using the current (as of 01/02/11) version. If I goto themes and then on a particular theme, click "Set [themename] theme options", and then try to apply changes, i get the following error: Zenphoto encountered an error -> query (functions-db-MySQL.php [90]) However, if I activate a theme and then edit it's options by clicking "options" then "themes", I can apply changes successfully. Error MySQL ? - sbillard - 2011-02-02 Please explain what you mean by current (as from 01/02/11) release as there is currently version 1.4.0.1 released 1/22/2011. Error MySQL ? - michaeldt - 2011-02-03 Sorry, current as in 1.4.0.1. Error MySQL ? - sbillard - 2011-02-03 You should try the nightly build then. I am sure we had such a problem and it has been fixed. |