Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

lost access to admin


RikR

Recommended Posts

Posted

I have upgraded to RC1 and now I can not acces my admin. I get no response in the browser. No errors, nothing.

 

The store looks OK. The admin/includes/configure.php file looks OK, has all my settings.

 

Any ideas how to troubleshoot?

Rik Rasmussen

Posted
I have upgraded to RC1 and now I can not acces my admin. I get no response in the browser. No errors, nothing.

 

The store looks OK. The admin/includes/configure.php file looks OK, has all my settings.

 

Any ideas how to troubleshoot?

 

More info please?

 

When you try to access admin/index.php it gives you nothing or Page not found error???

 

If it exists, then did you change admin/index.php in any way??

 

~~~Tapuahk

Posted
More info please?

 

When you try to access admin/index.php it gives you nothing or Page not found error???

 

If it exists, then did you change admin/index.php in any way??

 

~~~Tapuahk

 

 

I enter the url

 

http://www.twowayradiodirectory.com/catalog/twrdoscadmin/

 

to go to my admin and I get:

 

Firefox can't establish a connection to the server at www.twowayradiodirectory.comdir_ws_http_catalogfilename_login.

Rik Rasmussen

Posted
I enter the url

 

http://www.twowayradiodirectory.com/catalog/twrdoscadmin/

 

to go to my admin and I get:

 

Firefox can't establish a connection to the server at www.twowayradiodirectory.comdir_ws_http_catalogfilename_login.

 

When I did the RC1 update, I used the upgrade.html file.

 

I may have misunderstood what I was supposed to do. This file indicates "files affected" and then shows code that has changed in each file.

 

I uploaded the new versions of the "files affected". After looking over things now, I think perhaps I should have actually modified the existing files rather than uploading the new files.

 

I see at the top of the upgrade.html file mention of the fact that the RC1 upgrade does not install the new Administartion Tool login routine.

 

By uploading the "files affected" rather than modifying the existing files, I think I have inadvertantly installed some files that contain the new Admin Tools login code.

 

If that is the case, I would apparently need to reinstall the files that were prviously in my admin directory, then modify those files to the RC1 code changes.

 

 

What do you think?

Rik Rasmussen

Posted

In RC1 admin login is controlled thru DB.

In case You have lost the user name and password.Just fire in sql update query and update row that has password.

 

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted

Firefox can't establish a connection to the server at www.twowayradiodirectory.comdir_ws_http_catalogfilename_login.

 

Rik

 

the key is

 

dir_ws_http_catalog

 

That is a constant defined in catalog/includes/configure.php

 

The line in your case should look like ..

 

define('DIR_WS_HTTP_CATALOG', '/catalog/');

Posted

Going back and editing the files took care of my problem.

 

 

So, how would someone like me who is updating ever be able to make use of the new admin log in function?

Rik Rasmussen

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...