You are not logged in.
Pages: 1
After installation, I can not open the admin page. After normal logging an empty page is opened and it reports about a syntax error in admin.php line 82 symbol 2. How to improve?
Offline
Line 82 in admin.php is if (isset($_GET['page']))
So you have problems with server or you dont have valid admin.php file.
Offline
Pages: 1