Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Any help with guestbook?

  1. #11
    Join Date
    Mar 2007
    Location
    New York, NY
    Posts
    557
    Thanks
    8
    Thanked 66 Times in 66 Posts

    Default

    Well, it's not in the coding that you'd fix the problem, it's in the database. I assume you're using MySQL, so go into your phpMyAdmin [or whatever db admin you have] and change the MySQL connection collation: setting to utf8_lithuanian_ci on the phpMyAdmin home. I'm not sure how this is done on other db systems.

    Lemme know if this solves the problem,bc it may be that you have to chg the unicode in the php code to connect to mysql.
    - Josh

  2. #12
    Join Date
    Aug 2009
    Posts
    399
    Thanks
    42
    Thanked 4 Times in 4 Posts

    Default

    just look at all files... it uses no database. All msges are storing in .txt file. But thanks for info, i corrected my phpmyadmin language for my new guestbook

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •