heroo

Registered
Paid
Joined
Sep 29, 2021
Messages
19
Reaction score
2
Points
3
Age
23
Location
Berlin
Site Script
XenForo
2022-06-02 17_59_43-Oops! We ran into some problems. _ bakaboard - Brave.png

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
 
I enabled it and I get nothing more information wierd.

Code:
<?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;
 
View 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
i think you got uncompleted restore so do it again
 
I tried reimporting the database but no luck
 
I tried reimporting the database but no luck
If nothing works, please DM the conversation. We could take your site issue.
 
732Threads
2,290Messages
64,466Members
ervantoLatest member
Back