komyo Posted October 30, 2012 Posted October 30, 2012 I've successfully finished installation and configuration. But having problem with log in process to "Administrative Tool"; although I am using assigned Administrator name and password it keep on rejecting me. Can anyone help and advise? Many thanks! Ko Myo
♥14steve14 Posted October 30, 2012 Posted October 30, 2012 Do a search of these forums using oscommerce then your query in google. This has been asked many times and there are a few answers. REMEMBER BACKUP, BACKUP AND BACKUP
quetevendo Posted October 30, 2012 Posted October 30, 2012 The error may lie in having installed the store without www. Please review your file directory configure.php in /admin/ It happened to me several times, is solved by the provision. Sorry for my bad English, I'm Argentine and not my language.
Guest Posted October 30, 2012 Posted October 30, 2012 @@quetevendo The inclusion of www or not has nothing to do with access to the administration area as long as you correctly access the admin area using your browser in the proper format. Chris
Guest Posted October 30, 2012 Posted October 30, 2012 @@komyo Did you enable .htaccess protection on the admin area ? Did you use the .htaccess protection provided in osCommerce or did you enable it using your hosting account control panel ? Chris
quetevendo Posted October 31, 2012 Posted October 31, 2012 @@DunWeb I affirm that I know nothing compared to your wisdom, but what I comment on the use of domain with or without www in certain servers depends on the operation of the administrator (logging or no logging). And in these same public-side servers you need to set the area of cookies to log in as a customer but not going anywhere. Own experience with over 30 stores worked with this problem. And there is error of 2.3 but also in past versions was the same error. So add my contribution, perhaps it is your case. regards Coincidentally yesterday finished a project with version 2.3 and gave me the error in the admin, ie by more than put the correct data was not logs and settings without the www and solved. And in the part of the client public could not go to your account but put the right data and the subject was missing so set cookies. "Domain.com" There are several posts with this topic in this forum in English and Spanish.
Guest Posted October 31, 2012 Posted October 31, 2012 @@quetevendo Hello, In my experience, I have always used the www as such: define('HTTP_SERVER', 'http://www.yourdomain.com'); define('HTTPS_SERVER', 'http://www.yourdomain.com'); define('ENABLE_SSL', false); define('HTTP_COOKIE_DOMAIN', 'www.yourdomain.com'); define('HTTPS_COOKIE_DOMAIN', 'www.youdomain.com'); The above settings have always worked for me on all versions of osCommerce. The inclusion or exclusion of the www makes no difference as long as your choice is configured the same in both of the configure.php files. Chris
komyo Posted November 1, 2012 Author Posted November 1, 2012 @@komyo Did you enable .htaccess protection on the admin area ? Did you use the .htaccess protection provided in osCommerce or did you enable it using your hosting account control panel ? Chris Hello! Chris Yes, I enabled htaccess protection on the admin area by using my hosting account control panel. Let me know your advise. Regards, Ko Myo
tgely Posted November 1, 2012 Posted November 1, 2012 @@komyo try to use the same user - passwords in htacces layer and oscommerce admin log-in. Dont use different pairs. Oscommerce is trying to use htaccess login process and if it not similar to admin login you cant use it. Probably you have to wait for action recorder time limits. osCommerce based shop owner with minimal design and focused on background works. When the less is more.Email managment with tracking pixel, package managment for shipping, stock management, warehouse managment with bar code reader, parcel shops management on 3000 pickup points without local store.
quetevendo Posted November 2, 2012 Posted November 2, 2012 @@DunWeb http://www.oscommerce.com/forums/topic/388791-customer-cant-login-in-in-new-install-of-233/ http://www.oscommerce.com/forums/topic/50702-new-cookie-path-settings-in-configurephp/
komyo Posted November 2, 2012 Author Posted November 2, 2012 @@komyo try to use the same user - passwords in htacces layer and oscommerce admin log-in. Dont use different pairs. Oscommerce is trying to use htaccess login process and if it not similar to admin login you cant use it. Probably you have to wait for action recorder time limits. @@Gergely I reinstalled the OSCommerce and gave the same user name and password in both htaccess layer & OSCommerce admin log-in. And then I tried to log into OSCommerce admin again and it worked! :) Many thanks to Gergely Toth. Best Regards, Ko Myo
jacarrasquel Posted February 4, 2013 Posted February 4, 2013 @@Gergely Thank to you. I have the same problem. But I tried deleting administrators and nothing, tried unloking the folders and nothing. Then reading your post, deleting again, and make protection to admin folder again, but this time I make the same user and passwords to both (folder protected in control panel and user for admin oscommerce area). NOTE: for some reason in doing this at first time dont work, but change completely user and pass and then work). Now I will try some times more and if dont write again then this working for me.
tgely Posted February 4, 2013 Posted February 4, 2013 @@jacarrasquel could be session expired time off and some problems with action recorder. The best way is 1. fress new install 2. log in admin site 3. add htaccess layer in oscommerce administrator page 4. finish Never mix these steps above and dont try server administration panel. If oscommerce htaccess security dont work call your web hosting for help. osCommerce based shop owner with minimal design and focused on background works. When the less is more.Email managment with tracking pixel, package managment for shipping, stock management, warehouse managment with bar code reader, parcel shops management on 3000 pickup points without local store.
Guest Posted February 12, 2013 Posted February 12, 2013 The error may lie in having installed the store without www. Please review your file directory configure.php in /admin/ It happened to me several times, is solved by the provision. Sorry for my bad English, I'm Argentine and not my language. YOU ARE A GENIUS!!! Thanks a lot for being an OsCommerce developer ! You saved my reputation!!!!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.