got the system setup .. it takes the admin/test logon and lets me into the admin only catagories .. but when i hit the admin link on the top of the page ( /admin/index.php ) i get the proper index with the ?hash=(big number) but it pulls my webservers 404 .. in both frames ... premisions are correct it just doesnt seem to know what page to display.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hmm . ok if i change the require ./global in the index.php to require ../global it gets further .. but has problems finding the template files ... i'll dig around the script a bit more
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
got the system setup .. it takes the admin/test logon and lets me into the admin only catagories .. but when i hit the admin link on the top of the page ( /admin/index.php ) i get the proper index with the ?hash=(big number) but it pulls my webservers 404 .. in both frames ... premisions are correct it just doesnt seem to know what page to display.
hmm . ok if i change the require ./global in the index.php to require ../global it gets further .. but has problems finding the template files ... i'll dig around the script a bit more