<?php
$config['db']['host'] = 'localhost';
$config['db']['port'] = '3306';
$config['db']['username'] = '[REDACTED]';
$config['db']['password'] = '[REDACTED]';
$config['db']['dbname'] = '[REDACTED]';
$config['fullUnicode'] = true;
$config['enableAddOnArchiveInstaller'] = true;
$config['debug'] = true;
i think you got uncompleted restore so do it againView attachment 36197
Hi i got this error on some post, but no error message after restoring from an backup is there a way to fix this?
I use Xenforo 2.2.7 and Debain 11 with php 8.0
Let me know if there is everything issue.
If nothing works, please DM the conversation. We could take your site issue.I tried reimporting the database but no luck