@Scanialady
I had the same problem, I solved it like this:
Open:
Find:Replace with:The ‘General’ page of the ACP will then be accessible again.
I had the same problem, I solved it like this:
Open:
root/includes/acp/acp_main.php
Find:
Code:
if ($auth->acl_get('a_board'))
Code:
if ($auth->acl_get('a_board') && (function_exists('fsockopen')))
Statistics: Posted by canam800er — Fri Nov 22, 2024 2:03 pm