09-22-2017, 12:05 PM
Haven't changed any of the US files, only thing I've done is copy them to a sub folder and ran the installation.
I've actually just deleted everything, re-downloaded the US files again and reinstalled. Now, after installation, I can access the login.php page and create accounts and everything.
I require_once'd the init.php file, and it's finding it fine, however I still am getting broken pages when trying to call securePage(). Here is the error log:
PHP Fatal error: Call to undefined function securePage()...
I thought I might not be loading init.php, but I placed an echo "test" and it comes up.
The PHP version I'm using us 5.5.9
I've actually just deleted everything, re-downloaded the US files again and reinstalled. Now, after installation, I can access the login.php page and create accounts and everything.
I require_once'd the init.php file, and it's finding it fine, however I still am getting broken pages when trying to call securePage(). Here is the error log:
PHP Fatal error: Call to undefined function securePage()...
I thought I might not be loading init.php, but I placed an echo "test" and it comes up.
The PHP version I'm using us 5.5.9