Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Admin Login Contribution


kate4567

Recommended Posts

Is anyone familiar with Joanna Osinska's Admin Login contribution? It looks pretty simple. These are the instructions:

 

1. Cut and paste sql from admin.sql file into phpmyadmin or in similar fashion.

2. Copy application_top.php and header.php into \catalog\admin\includes folder

3. Copy adminLogin.php, adminProcesslogin.php and adminLogout.php into \catalog\admin\

 

And that's it. You can change the admin login and pass through MySQL. The default is:

 

Login: Admin

Pass: Admin

 

My question is this: where exactly in phpmyadmin do I paste sql from admin.sql? I am new to phpmyadmin, and I need precise instructions of WHERE and HOW. I think I can handle steps 2 & 3 because that's just putting files into folders, right? Thanks so much!

Link to comment
Share on other sites

This is how I get to the area to paste SQL, hopefully your version is similar.

 

1. log into phpmyadmin

2. select your database from the column on the left

3. at the top you may see a series of tabs. One of them may say SQL. if you see this tab you enter your SQL text here. There should also be a browse button so you can browse your local hardrive for the sql file.

 

Hope this helps

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...