Thanks for the response.
I have filenames.php in both catalog/includes and admin/includes
If I hard code 'login.php' at line 58 of login.php I get the login panel successfully. If I enter 'default' and 'admin' as username and password the url shows as:
Code:
http://my_site.com/my_admin_folder/FILENAME_LOGIN?action=process
and the error:
Code:
Not Found
The requested URL /my_admin_folder/FILENAME_LOGIN was not found on this server.
What file is it looking for after the username and password have been entered? Obviously if I substitute login.php for FILENAME_LOGIN in the url it just redisplays the login panel again.
I going to try installing vanilla OScommerce to see if I get the same problem. Don't get me wrong I'm not giving up on Max but maybe it will take me closer to a solution.
Could an error in configure.php have caused this problem?
Any further ideas would be appreciated
Thanks again
Bookmarks