Can't install


Due to a lack of free time, both support on this forum and extension development are currently limited.
All bugs are noted and saved for fixes, even if there are no replies to the posts.
Normal activity will resume as soon as possible.
User avatar
LordPhobos
Collaborator
 
Posts: 54
Joined: Sat Apr 27, 2024 8:00 pm
 Sun Apr 28, 2024 6:05 pm • via Web
Hi

On enabling the extension in ACP, I get this general error:

Code: Select all
SQL ERROR [ mysqli ]

Incorrect string value: '\xF9' for column 'block_title' at row 1 [1366]

SQL



BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 1031
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 202
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 690
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 401
CALL: phpbb\db\driver\driver->sql_multi_insert()

FILE: [ROOT]/ext/canidev/blockgets/migrations/v200.php
LINE: 443
CALL: phpbb\db\driver\factory->sql_multi_insert()

FILE: (not given by php)
LINE: (not given by php)
CALL: canidev\blockgets\migrations\v200->add_table_data()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 715
CALL: call_user_func_array()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 662
CALL: phpbb\db\migrator->run_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 437
CALL: phpbb\db\migrator->process_data_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 352
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 288
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 241
CALL: phpbb\db\migrator->update_do()

FILE: [ROOT]/phpbb/extension/base.php
LINE: 78
CALL: phpbb\db\migrator->update()

FILE: [ROOT]/ext/canidev/blockgets/ext.php
LINE: 74
CALL: phpbb\extension\base->enable_step()

FILE: [ROOT]/phpbb/extension/manager.php
LINE: 231
CALL: canidev\blockgets\ext->enable_step()

FILE: [ROOT]/includes/acp/acp_extensions.php
LINE: 209
CALL: phpbb\extension\manager->enable_step()

FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: acp_extensions->main()

FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()


I use phpBB 3.3.11 and PHP version 8.1.26.

Thanks in advance.
User avatar
IvanPF
Administrator
 
Posts: 2251
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Sun Apr 28, 2024 6:09 pm • via Web
Hi,

What language do you use in the installation?
User avatar
LordPhobos
Collaborator
 
Posts: 54
Joined: Sat Apr 27, 2024 8:00 pm
 Sun Apr 28, 2024 6:11 pm • via Web
Italian.
There is something wrong in my translation?
User avatar
IvanPF
Administrator
 
Posts: 2251
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Mon Apr 29, 2024 9:36 am • via Web
I have checked it and indeed, there was an error in the translations.
phpBB requires language .php files to be encoded in UTF8 without BOM and, if possible, with the Unix line feed (LF, \n).
Your translations had files encoded in ANSI (Windows-1252), which caused errors with characters such as accents.
I have corrected the files and edited your topic with the translation, with those files you should have no problem.
viewtopic.php?f=23&t=1387

Since the installation has been left half done, it is possible that when installing it correctly, errors may appear. I would recommend that after the first installation, you uninstall it and delete the data (from the ACP, you do not need to delete the files) and reinstall it, so that it installs correctly.
User avatar
LordPhobos
Collaborator
 
Posts: 54
Joined: Sat Apr 27, 2024 8:00 pm
 Mon Apr 29, 2024 10:43 am • via Web
Thanks a lot, I will try it and I will check this topic as solved if it's working.
User avatar
LordPhobos
Collaborator
 
Posts: 54
Joined: Sat Apr 27, 2024 8:00 pm
 Tue Apr 30, 2024 12:13 pm • via Web
Sorry, the other topic is locked, here's to you the updated translation of all the extensions i bought from you this far.
The encoding is correct!

Edit: File moved to translation topic

Who is online

Users browsing this forum: No registered users and 0 guests