![]() |
|
is this solved - 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: is this solved (/thread-3098.html) |
is this solved - sloft - 2008-06-15 Hi just downloaded the latest version (today 15-June-08) Installed it (not an upgrade). Can somebody please point me to a working version? Or do I need to get somebody to change the php code at my end. Thanks a lot of every hint/advice. Oops didn't post in that thread: Fatal error: Call to undefined function mb_detect_encoding() in /home/xyz/public_html/zp-core/lib-gettext/gettext.inc on line 101 is this solved - george2 - 2008-06-15 could it be a server problem your end? with your php not compiled properly? is this solved - acrylian - 2008-06-15 That is a know bug in 1.1.6 regarding the I18n feature: Please try the nightly build. is this solved - sloft - 2008-06-15 Thanks for the replies. I downloaded now zenphoto-2008-06-14-trunk.zip I'm getting somebody to install this gettext module on that server. It seems I can install zenphoto without that, but getting after doing the chmod, config, etc,... and clicking 'GO' About to create tables... Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/xyz/public_html/zenphoto/zp-core/functions.php on line 2052 Done with table create!Is there an older 'stable' version ? I don't need any fancy features, just basic functionality would be sufficient. is this solved - sbillard - 2008-06-15 First. the message you got is a warning, so it should not keep you from running. It needs to be fixed, but it will also go away once you have an image in your gallery. Second, the "stable" release is the 1.1.6 version that you already know has a problem when the gettext module is not installed on some servers. So, if you get that module installed, you can run the 1.1.6 release. |