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?
Comments
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.
What to do? The software looks really nice! infact.. I love it! video support FTW!
Please! help us solve this problem.. I get this when I try to reach the setup.php
Fatal error: Call to undefined function getUserLocale() in C:\wamp\www\zenphoto\zp-core\setup.php on line 87
Where do i download it? whats the difference with the usual rel?
Fatal error: Call to undefined function getUserLocale() in C:\wamp\www\zenphoto\zp-core\setup.php on line 91
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.
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 C:\wamp\www\widget_corp\zenphoto\zp-core\setup.php on line 91
any ideas?
However, your best bet is to upgrade to the nightly build. We have been working on internationalization and many fixes are there. `getUserLocale()` is part of the internationalization implementation.
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
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.
http://www.zenphoto.org/support/topic.php?id=3368&replies=3
thank you
`if (!$connection) { // setup a primitive environment` code block at lines 82-86 isn't being called - editing out the `if` statement and letting the block run regardless lets the setup work properly.
if u r running for first time then run first setup.php,,so atleast it can create/change ur zp-config file...
go through 'zp-config.php' file and just check it out database name (its a name which u given on time of installation).Go to MYSQL command prompt and create a database which u got from 'zp-config.php' file..now run PATH/zp-core/index.php..it will give error of NO tables found..and also give u a link of 'run setup script again',,click on it,,,now again it redirect to u SETUP page,but this time u ll not get any error,,click on GO button (at end of the page) and it ll ask u to create Admin name,Password etc etc
Hope it ll help....
UPGRADE UR PHP to resolve gettext() problem
Fatal error: Call to undefined function: getuserlocale() on line 87
I am particularly frustrated because it worked brilliantly on dreamhost. Please, help!
Usually the error messages also include a function name--that is really helpful to people who are trying to diagnose your problems.
edit: http://www.zenphoto.org/files/nightly/