Go to php8.xI got support from admin server.. he upgraded the php to 7.2.xx
ok..I will dojanus_zonstraal wrote: ↑Sat Jul 20, 2024 10:53 amGo to php8.xI got support from admin server.. he upgraded the php to 7.2.xx
7.2 is very old and not safe to use.
can you tell me where or how to upgrade..janus_zonstraal wrote: ↑Sat Jul 20, 2024 11:31 am Go to php8.x first and than update the database, maybe the error is gone at that time.
I upgraded my files..Mick wrote: ↑Sat Jul 20, 2024 1:26 pm Upgrading from 3.1 to 3.3 or are you just wanting to upgrade the database?
If it’s just the database and you have up to date files upload the /install folder from the upgrade package then browse to it and run update database.
Code: Select all
General Error
SQL ERROR [ mysqli ]
Table './ftsiempr_bb318/phpbb_statistics_online' is marked as crashed and last (automatic?) repair failed [144]
SQL
SHOW CREATE TABLE phpbb_statistics_online
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: 211
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/extractor/mysql_extractor.php
LINE: 190
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/phpbb/db/extractor/mysql_extractor.php
LINE: 64
CALL: phpbb\db\extractor\mysql_extractor->new_write_table()
FILE: [ROOT]/includes/acp/acp_database.php
LINE: 90
CALL: phpbb\db\extractor\mysql_extractor->write_table()
FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: acp_database->main()
FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
If your board was successfully upgraded from 3.1 to 3.3, then why would you restore a backup (either files or database)?BF79 wrote: ↑Mon Jul 22, 2024 9:59 pm I got support from server host admin.. and my forum is ok from 3.1 to 3.3
now I cleared cache..... and I wanted to upload backup.. when I click i got this msg
General Error
SQL ERROR [ mysqli ]
Table './ftsiempr_bb318/phpbb_statistics_online' is marked as crashed and last (automatic?) repair failed [144]
[ got support from server host admin.. and my forum is ok from 3.1 to 3.3
now I cleared cache..... and I wanted to upload backup.. when I click i got this msg/quote]
So your files are 3.3.12 and you want to restore your 3.1 database
lol I dont know !!warmweer wrote: ↑Mon Jul 22, 2024 10:18 pmBF79 wrote: ↑Mon Jul 22, 2024 9:59 pm I got support from server host admin.. and my forum is ok from 3.1 to 3.3
now I cleared cache..... and I wanted to upload backup.. when I click i got this msg
General Error
SQL ERROR [ mysqli ]
Table './ftsiempr_bb318/phpbb_statistics_online' is marked as crashed and last (automatic?) repair failed [144]
Also... where is that table phpbb_statistics_online coming from? It's not a default phpBB 3.1 nor 3.3 table.
Did you disable and delete extension data before removing the files?
I just disable not deleted..warmweer wrote: ↑Tue Jul 23, 2024 12:16 amDid you disable and delete extension data before removing the files?
As mentioned in the 3.1 to 3.3 upgrade instructions:
5. Deactivate any extensions which are not compatible with phpBB 3.3. Check with the extension author to find out if an extension is compatible or not.