![]() |
|
Fatal error: Call to undefined function getuserlocale() in - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Translating (https://forum.zenphoto.org/forum-8.html) +--- Thread: Fatal error: Call to undefined function getuserlocale() in (/thread-3250.html) Pages:
1
2
|
Fatal error: Call to undefined function getuserlocale() in - pickuprover - 08-07-2008 Fatal error: Call to undefined function getuserlocale() in /mysite/zenphoto/zp-core/setup.php on line 87 Trying to install the software on a HostGator server and go this message after plugging in my MySql database info... did I do something wrong, or is this a bug with todays installation package? Fatal error: Call to undefined function getuserlocale() in - sbillard - 08-07-2008 Are there no other errors? That function is part of the release and should have been loaded before that call. Perhaps the load failed. Is it a new install or an upgrade? If a new install, please check to see if it created a zp-config.php file in the zp-core folder. Fatal error: Call to undefined function getuserlocale() in - pickuprover - 08-07-2008 zp-config.php was created in the zp-core folder. It is a new install... any ideas? Fatal error: Call to undefined function getuserlocale() in - Monsterkid - 08-07-2008 I've got the error too :-( Fatal error: Call to undefined function getUserLocale() in C:\wamp\www\zenphoto\zp-core\setup.php on line 87 Fatal error: Call to undefined function getuserlocale() in - sbillard - 08-07-2008 The only thing I can think of is to try uploading the zp release again. Fatal error: Call to undefined function getuserlocale() in - Monsterkid - 08-07-2008 that does not work sbillard.. :-( Fatal error: Call to undefined function getuserlocale() in - sbillard - 08-07-2008 Maybe you could try the nightly build. Fatal error: Call to undefined function getuserlocale() in - Monsterkid - 08-07-2008 The nightly build? Fatal error: Call to undefined function getuserlocale() in - krainbolt - 08-07-2008 http://www.zenphoto.org/files/nightly/zenphoto-2008-07-07-trunk.tar.gz Fatal error: Call to undefined function getuserlocale() in - Monsterkid - 08-07-2008 well.. I've got an error on a different line now.. Fatal error: Call to undefined function getuserlocale() in - sbillard - 08-07-2008 Line numbers change over time. I have added some debugging output to setup.php to try to locate this issue. Please try the 7/8 nightly (tonight) build. But when you run setup add ?debug to the address: www.mydomain.com/zenphoto/zp-core/setup.php?debug This will produce a file named setup_log.txt in the zp-core folder. Attach that file to a ticket ( http://www.zenphoto.org/trac/newticket ) and maybe we will see what is happening. Fatal error: Call to undefined function getuserlocale() in - pickuprover - 09-07-2008 Not sure how I got it fixed, but it is up and running now. I think it must have been a miskey of the MYSQL info. I tried several different ways and the last worked ( I really should have written down what I did each time) . Love the program, and now that I have figured out the FTP (only wish that the program had a bulk uploader instead of having to upload individual files or using a FTP client..) client stuff, it is working wonderfully. Thanks for the support and the wonderful program. Fatal error: Call to undefined function getuserlocale() in - acrylian - 09-07-2008 You can also upload zip-archives with several images. Fatal error: Call to undefined function getuserlocale() in - Monsterkid - 09-07-2008 It's like magic.. it worked. but i get this: PHP gettext() support [is not present] Localization of Zenphoto currently requires native PHP gettext() support How do i add phpgettext support? :-( Fatal error: Call to undefined function getuserlocale() in - acrylian - 09-07-2008 Gettext is a php extension that needs to be installed on your server to use the i18n feature. I suggest to ask your host about it. Fatal error: Call to undefined function getuserlocale() in - swissbeets - 31-07-2008 i have done everything on here and am not authorized to give tickets, i am still having the same problems Fatal error: Call to undefined function getUserLocale() in C:\wamp\www\widget_corp\zenphoto\zp-core\setup.php on line 91 any ideas? Fatal error: Call to undefined function getuserlocale() in - sbillard - 01-08-2008 You have to register to create a ticket. http://www.zenphoto.org/trac/account However, your best bet is to upgrade to the nightly build. We have been working on internationalization and many fixes are there. Fatal error: Call to undefined function getuserlocale() in - swissbeets - 02-08-2008 ok it is working but i still get these errrors PHP gettext() support [is not present] Localization of Zenphoto currently requires native PHP gettext() support PHP setlocale() failed Locale functionality is not implemented on your platform or the specified locale does not exist. Language translation may not work. i know you said that i should talk to my host about the gettext but i am hosting it on wamp it should be working from what i can tell, any suggestions? also i have never used this before will it be fairly easy to display these photo albums and everything, i am assuming yes but keep running into problems with the simple intallation Fatal error: Call to undefined function getuserlocale() in - swissbeets - 02-08-2008 actually i do not need to use any other languages but am still running into many problems, when i upload a picture am i supposed to see the picture? anytime i click to view a gallery i get nothing i get the error Not Found The requested URL /mysite/zenphoto/a/038_38.JPG.php was not found on this server. Fatal error: Call to undefined function getuserlocale() in - swissbeets - 02-08-2008 problem solved with this post http://www.zenphoto.org/support/topic.php?id=3368&replies=3 thank you |