problems after upgrad to 1.1.3

i have use the first version 1.1.2 it's very good
but now after upgrad i have problems
in my cp off gallery the statistique is

Gallery Stats
0 images.
8 albums.
0 comments.
but i can view all pictur is i visite the gallery
2nd problems it's the arabic langauge.in the version 1.1.2 it work good but in the last i have problems you can view the problems here www.awtil.com/albums
3rd problems in the version 1.1.2 i can edit gallery if i visite the andix page off my gallery but now i logout outomaticle and i haven't prtmesion to edit the gallery i should login

i have problems in theme i can not use othere theme

Comments

  • 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
  • For your problem with arabic, try deleting line 49 of functions-db.php. It reads:
    ` mysql_query("SET NAMES 'utf8'", $mysql_connection);`

    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?
  • thank you the problems with arabic langauge et resolt
    i have tray to have resole off statisque off image
    and i have this problems
    //
    Zenphoto Error
    MySQL Query ( SELECT * FROM `zp_images` WHERE `filename` = 'Castle Ruins, Borgholm, �land, Sweden.jpg' AND `albumid` = '5' LIMIT 1; ) Failed. Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='//

    i will tray to put one problems by one
  • sbillard, that fixed my unicode issues for displaying Asian text as well. There's definitely a bug in there...
  • 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.
  • 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.
  • 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
  • Thanks for all your reports. We have removed the line from the nightly build.
  • plz any solution for my problems
    evrey day i find othere problems
    seach don't work if u upload pictur by ftp
  • yosol: have you tried the nightly build?
  • thank you i have solution
    i have detit my last gallery and i have one new
    thank you
Sign In or Register to comment.