2023-05-20, 06:56 PM
(This post was last modified: 2023-05-20, 06:58 PM by M7mmd. Edited 2 times in total.)
Greetings,
I'm moving the website to another server using this doc.: https://docs.mybb.com/1.8/faq/moving-to-a-new-web-host/
Which is backup the database and importing it to the new server using phpmyadmin, and transferring mybb files to the new server
But after trying to open the website, I get non-stop errors in email
some of the errors:
And it keeps giving errors
* All plugins are disabled
* DNS is moved to the new server
* PHP Version: 8.2.6
* MyBB Version: 1.8.33
* Most of Admin Control Panel pages are working fine
--------------
Tried to install fresh MyBB, and it works fine
But that is not the solution!
I need to fix that issue or a way to merge the backup database to fresh MyBB installation
I'm moving the website to another server using this doc.: https://docs.mybb.com/1.8/faq/moving-to-a-new-web-host/
Which is backup the database and importing it to the new server using phpmyadmin, and transferring mybb files to the new server
But after trying to open the website, I get non-stop errors in email
some of the errors:
Quote:Type: 2
File: admin/modules/tools/system_health.php (Line no. 441)
Message
Undefined array key "table"
Back Trace: #0 /var/www/html/vb/inc/class_error.php(229): errorHandler->email_error(2, '...', '...', 441)
#1 /var/www/html/vb/inc/class_error.php(153): errorHandler->error(2, '...', '...', 441)
#2 /var/www/html/vb/admin/modules/tools/system_health.php(441): errorHandler->error_callback(2, '...', '...', 441)
#3 /var/www/html/vb/admin/index.php(830): require('...')
Quote:Type: 2
File: admin/modules/tools/modlog.php (Line no. 313)
Message
Undefined array key "uid"
Back Trace: #0 /var/www/html/vb/inc/class_error.php(229): errorHandler->email_error(2, '...', '...', 313)
#1 /var/www/html/vb/inc/class_error.php(153): errorHandler->error(2, '...', '...', 313)
#2 /var/www/html/vb/admin/modules/tools/modlog.php(313): errorHandler->error_callback(2, '...', '...', 313)
#3 /var/www/html/vb/admin/index.php(830): require('...')
Quote:Type: 2
File: index.php (Line no. 405)
Message
Undefined property: MyLanguage::$expcol_collapse
Back Trace: #0 /var/www/html/vb/inc/class_error.php(229): errorHandler->email_error(2, '...', '...', 405)
#1 /var/www/html/vb/inc/class_error.php(153): errorHandler->error(2, '...', '...', 405)
#2 /var/www/html/vb/index.php(405): errorHandler->error_callback(2, '...', '...', 405)
And it keeps giving errors
* All plugins are disabled
* DNS is moved to the new server
* PHP Version: 8.2.6
* MyBB Version: 1.8.33
* Most of Admin Control Panel pages are working fine
--------------
Tried to install fresh MyBB, and it works fine
But that is not the solution!
I need to fix that issue or a way to merge the backup database to fresh MyBB installation