Theres an bug in admin section if you want to change admin email. emails like this
fred.fred@aol.de don`t work because of the first point. The Checking Javascript has an error. Is there a fix for that out there?
This is a discussion on Admin User and Password within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Theres an bug in admin section if you want to change admin email. emails like this fred.fred@aol.de don`t work because ...
Theres an bug in admin section if you want to change admin email. emails like this
fred.fred@aol.de don`t work because of the first point. The Checking Javascript has an error. Is there a fix for that out there?
I used admin@localhost.com
password admin
it looks like it is going to the admin panel but when page loads its at login again
Never Mind Im a noob
Ok Window server users!!! maybe make this a sticky seperate..
I went to mysite.com/catalog/admin/login.php page reloaded askin to log in here is what I did to fix this.
Go into your catalog/admin/includes/configuration.php
most times it is lines 19 and 20
find this and make it looks like mine if you Installed to yoursite.com/
structure yoursite.com/catalog
define('DIR_WS_ADMIN', '/catalog/admin/'); // absolute path required
define('DIR_FS_ADMIN', '/catalog/admin/'); // absolute pate required
after i did this my admin page loaded and I was off to the races...
Bookmarks