Closed Pietia10 closed 9 years ago
The define function is there to make you able to turn all the websites of via index.php, so that shoulden't be removed. Are you sure the folders and files have the right access set to them?
You should not load pages by link: pages/imagebuilder.php
always load them by index,php: ?subtopic=imagebuilder
Possible reasons why it show error:
For some reason the verification code didn't worked I fixed it by this: if(!defined('INITIALIZED')) exit; swap for session_start();
and in createaccount.php replace the line for:
$main_content .= 'Code: