Jump to the post that solved this thread.
Solved: 10 Years, 4 Months, 2 Weeks ago 1.8 upgrade have bug? Lack of access to the admin Cp
#21
Solved: 10 Years, 4 Months, 2 Weeks ago
Ok, it seems there are going to be too many issues to fix on my board, it is heavily customised so not too surprised. Am I better off then to just do a brand new install of 1.8 and import the SQL databases to it and then build up the site's plugins and mods from 1.8 versions?
Reply
#22
Solved: 10 Years, 4 Months, 2 Weeks ago
Check your PHP error logs. Not sure why it would go white with nothing.
Reply
#23
Solved: 10 Years, 4 Months, 2 Weeks ago
(2014-09-13, 06:09 AM)Darth Apple Wrote: If you are getting a completely blank page, your PHP configuration probably has error display disabled. You could try inserting this after "define("IN_ADMINCP", 1);" (or anywhere in the first few lines of code) in /admin/index.php to enable PHP to output errors.


error_reporting(E_ALL);
ini_set('display_errors', '1');

Won't solve the problem, but it might make it a little easier to see what's gone wrong.

great !!!
i find problem
i like u man
Reply
#24
Solved: 10 Years, 4 Months, 2 Weeks ago
I had the same problem, the white ACP, nothing was showing up. I deleted the game folder in my ACP/admen folder, it was for the game section. Now my ACP works.

now to find another post on another problem I have with the update.

reason for edit: added the folder location for the game folder
Reply
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)