Page 1 of 1

error in my localhost forum (Deprecated: Required parameter)

PostPosted: 04. April 2021 18:35
by lazyman123
Hello,
I have install XAMPP for Windows 8.0.3 on my computer, and install the smf 2.0.18, and everything was working perfect.
Today I can't access my local forum, I got this error:

Code: Select all
Deprecated: Required parameter $table follows optional parameter $method in C:\xampp\htdocs\123\Sources\Subs-Db-mysql.php on line 1456
Deprecated: Required parameter $columns follows optional parameter $method in C:\xampp\htdocs\123\Sources\Subs-Db-mysql.php on line 1456
Deprecated: Required parameter $data follows optional parameter $method in C:\xampp\htdocs\123\Sources\Subs-Db-mysql.php on line 1456
Deprecated: Required parameter $keys follows optional parameter $method in C:\xampp\htdocs\123\Sources\Subs-Db-mysql.php on line 1456
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\123\Sources\Subs-Db-mysql.php on line 1286
Table '.\smf_2fyt4\rcz_settings' is marked as crashed and last (automatic?) repair failed


what shall I do to fix it?
I need to get my forum back.

Re: error in my localhost forum (Deprecated: Required parame

PostPosted: 04. April 2021 19:04
by Altrea
This is a SMF or SMF module issue so it should better rbe asked on a. SMF related support channel.
Did you check that this specific SMF version and all. Installed modules are PHP 8.0.3 compatible?

Re: error in my localhost forum (Deprecated: Required parame

PostPosted: 08. April 2021 22:57
by lazyman123
Thanks for a quick reply. I will check the error in the SMF support channel.

Re: error in my localhost forum (Deprecated: Required parame

PostPosted: 11. April 2021 10:16
by lazyman123
I uninstall the XAMPP version 8.0.3 and move back to XAMPP version 7.4.16 because SMF 2.0.18 works better on PHP 7.4
Problem Solved. Thank you.

Re: error in my localhost forum (Deprecated: Required parame

PostPosted: 11. April 2021 10:21
by Altrea
You are welcome and thanks for the update.