I bet PHP error reporting is off so when something breaks, it just gives a blank page instead of an error message that tells what the problem is. That sucks an awful lot.
It has to be an error in the edit in either includes/init.php or global.php. I'd bet that if the admincp is affected, then it is includes/init.php, and if not it is global.php. Check over both edits and see if you made a mistake somewhere. If you can't find a mistake, post the code around and including both edits and I'll see if I can help.
|