phpBB Gallery - Bug tracker

UTF-8 compatible? ((unknown))

 

Hi,
at first thanks for your MOD.
I have a problem with greek characters. When i create a album and name it in greek language i get ????? as title :(

Image

Can somehow fix that?

Thanks

Comments

Posted by nickvergessen » Fri Nov 16, 2007 3:42 pm

utf8 was fixed with version 0.1.3
Do you run this version?
if so, please write the text in a code-box which is the name of the album, so i can test and fix it

Posted by kingmob » Sat Nov 17, 2007 12:54 pm

I install the 0.1.3 to a fresh phpBB3 RC7 and i get

Code: Select all
    General Error
    SQL ERROR [ mysqli ]

    Table 'rc7.album_config_table' doesn't exist [1146]

    SQL

    SELECT * FROM ALBUM_CONFIG_TABLE

    BACKTRACE

    FILE: includes/db/mysqli.php
    LINE: 143
    CALL: dbal->sql_error()

    FILE: gallery/includes/common.php
    LINE: 22
    CALL: dbal_mysqli->sql_query()

    FILE: gallery/index.php
    LINE: 29
    CALL: include('gallery/includes/common.php')


when i try to go to the gallery :(

Posted by nickvergessen » Sat Nov 17, 2007 4:57 pm

you ran the installer?

Posted by kingmob » Sat Nov 17, 2007 5:15 pm

Yes. All done in the installer. And in my phpMyAdmin i can see all the gallery related tables :(
And when i try to access the Gallery ia get the:
Code: Select all
General Error
SQL ERROR [ mysqli ]

Table 'rc7.album_config_table' doesn't exist [1146]

SQL

SELECT * FROM ALBUM_CONFIG_TABLE

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()

FILE: gallery/includes/common.php
LINE: 22
CALL: dbal_mysqli->sql_query()

FILE: gallery/index.php
LINE: 29
CALL: include('gallery/includes/common.php')


and the Manage Albums in ACP i get this :(

Code: Select all
General Error
SQL ERROR [ mysqli ]

Table 'rc7.album_cat_table' doesn't exist [1146]

SQL

SELECT * FROM ALBUM_CAT_TABLE ORDER BY cat_order ASC

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()

FILE: includes/acp/acp_gallery.php
LINE: 444
CALL: dbal_mysqli->sql_query()

FILE: includes/acp/acp_gallery.php
LINE: 62
CALL: acp_gallery->manage_albums()

FILE: includes/functions_module.php
LINE: 471
CALL: acp_gallery->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()

Posted by nickvergessen » Sat Nov 17, 2007 5:47 pm

Ticket details

 

 

cron