![]() |
|
problems after upgrad to 1.1.3 - 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: problems after upgrad to 1.1.3 (/thread-1983.html) |
problems after upgrad to 1.1.3 - yosol - 2007-12-24 i have use the first version 1.1.2 it's very good Gallery Stats i have problems in theme i can not use othere theme problems after upgrad to 1.1.3 - mypart - 2007-12-24 I have similar problems, after some time now (a couple of hours) it seems like all albums are back, but all titles and descriptions are gone, as are all the comments... http://www.mypartofthe.net/photo/zenphoto problems after upgrad to 1.1.3 - sbillard - 2007-12-24 For your problem with arabic, try deleting line 49 of functions-db.php. It reads: I don't know that this will work, but it is one difference between 1.1.2 and 1.1.3 that seems to be involved with character sets. Your gallery statistics may not be up to date. You can do a pre-cache images from the album admin pages. Note that you may want to do this album by album if you have a large number of images. If you logout of the admin you should be requested for a user/password to log back in. You do not need to log out, you can just leave the admin pages. This will leave you logged in. What problems are you having with themes? Which themes? Which one works for you? problems after upgrad to 1.1.3 - yosol - 2007-12-25 thank you the problems with arabic langauge et resolt i will tray to put one problems by one problems after upgrad to 1.1.3 - mitchoyoshitaka - 2007-12-26 sbillard, that fixed my unicode issues for displaying Asian text as well. There's definitely a bug in there... problems after upgrad to 1.1.3 - sbillard - 2007-12-26 Thanks. Can you both tell me what character set option you have set in the gallery options? Also, if it is other than utf8, can you try changing that query line to use whatever you have set? Thanks for helping us figure this out. problems after upgrad to 1.1.3 - bigbri - 2007-12-28 problems after upgrad to 1.1.3 - ellama - 2007-12-28 sbillard: removing that line fixed my problems I mentioned earlier here http://www.zenphoto.org/support/topic.php?id=2025&replies=16 As for your question, I've set UTF-8. problems after upgrad to 1.1.3 - zucye - 2007-12-28 I was also having the same problem with the spanish character in my site. After deleting " mysql_query("SET NAMES 'utf8'", $mysql_connection);" is back to normal. I use: Iso-8859-1 problems after upgrad to 1.1.3 - sbillard - 2007-12-29 Thanks for all your reports. We have removed the line from the nightly build. problems after upgrad to 1.1.3 - yosol - 2007-12-30 plz any solution for my problems problems after upgrad to 1.1.3 - sbillard - 2007-12-30 yosol: have you tried the nightly build? problems after upgrad to 1.1.3 - yosol - 2008-01-13 thank you i have solution |