![]() |
|
Fatal error: Call to undefined function zp_clearcookie() - 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: Fatal error: Call to undefined function zp_clearcookie() (/thread-10143.html) |
Fatal error: Call to undefined function zp_clearcookie() - carlos - 2012-07-04 in. i.tangsoodo.com.mx Fatal error: Call to undefined function zp_clearcookie() in /home/a6785678/public_html/i/zp-core/functions-i18n.php on line 436 Fatal error: Call to undefined function zp_clearcookie() - acrylian - 2012-07-04 When does this exactly happen? Fatal error: Call to undefined function zp_clearcookie() - carlos - 2012-07-05 InstallationTop Create a MySQL database if you haven't already one. Navigate to your gallery (at this point I get this error: Fatal error: Call to undefined function zp_clearcookie() in /home/a6785678/public_html/i/zp-core/functions-i18n.php on line 436 Example: if you uploaded in a subfolder named "zenphoto" navigate to www.yoursite.org/zenphoto/. Setup.php will run. (If it somehow does not, please navigate directly to www.yoursite.org/zenphoto/zp-core/setup.php.) Fatal error: Call to undefined function zp_clearcookie() - acrylian - 2012-07-05 Any other errors in your server error log? Please post some details about your server configuration. Fatal error: Call to undefined function zp_clearcookie() - carlos - 2012-07-05 thanks, i change the installation from subdomain to folder and all works fine; Thank you very much; zenphoto is the best. Fatal error: Call to undefined function zp_clearcookie() - acrylian - 2012-07-05 But either (sub)domain or folder should both work. There must be another error but without that we cannot really help. Fatal error: Call to undefined function zp_clearcookie() - sbillard - 2012-07-05 The error was the result of some issus with the HTTP accept language supplied by your browser. That was not properly handled when there was no database yet established. There will be a correction for the handling in tonight's nightly build, but what the actual problem was I do not know. |