sigh...you should not empty admin table.
change password function, so you can bypass it. Now, without an admin account, you can't even do this.
so....create a new admin account using phpmyadmin, change password function, log in, set up a new admin, remove the old one; log in with the new one.
- osCommerce Support Forum
- → Viewing Profile: oscexp
Latest News: (loading..)
Community Stats
- Group Community Member
- Active Posts 20 (0.01 per day)
- Most Active In Order Total Modules (11 posts)
- Profile Views 1,656
- Age 34 years old
- Birthday February 1, 1978
-
Real Name
Mr. Hao
-
Gender
Male
-
Location
GMT+8
-
Interests
OSC related...
- SHIPPING core
- Install Contributions
- Template Customization
- Bug fixing
0
Neutral
Latest Visitors
Posts I've Made
In Topic: Locked out of my own shop!
05 January 2012, 04:37
In Topic: Which POS system do you guys use?
05 January 2012, 04:33
do you mean update reality store inventory?
I guess you should use barcode to track this.
I guess you should use barcode to track this.
In Topic: add Fixed fee per item
04 January 2012, 16:10
Chris is right! I have done this in both oscommerce and zencart. Same ideas that applies to your case. Small changes needed.
In Topic: Change the starting order number
04 January 2012, 16:09
using the code below to do it
insert into orders set orders_id = 1001;
delete from orders where orders_id = 1001;
run it in phpmyadmin
Then, place a new order and check the latest orders id, I guess it's 1002 now.
Good luck, budddy!
insert into orders set orders_id = 1001;
delete from orders where orders_id = 1001;
run it in phpmyadmin
Then, place a new order and check the latest orders id, I guess it's 1002 now.
Good luck, budddy!
In Topic: SPPC - attributes now not showing up
04 January 2012, 15:54
any link to show the live case?
- osCommerce Support Forum
- → Viewing Profile: oscexp
- Forum Rules






Find content


