Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2591

[3.3.x] Support Forum • Re: Can't access ACP / workaround not helping

$
0
0
There's a chance of the cache folder owner/permissions issue as described here.
I tried the fix mentioned in the article you referred me to:

Code:

My ISP was able to fix this by modifying the function sql_freeresult in the file phpbb/db/driver/mysqli.php from: # return mysqli_free_result($query_id);to: return true;
Now I can access the admin page, but if I try to get into the Maintenance (or is it system) page to backup the database, I get a blank page there. In fact, if I click on any of the links on the adm page I get a blank.

Statistics: Posted by swalker2001 — Wed May 08, 2024 3:22 pm



Viewing all articles
Browse latest Browse all 2591

Trending Articles