Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Set Ordernumber


Guest

Recommended Posts

Posted

Hi

 

How can I tell OSC, what's the newest ordernumber is?

The old shop is running out of time, but can't start again with order number 1.

 

Thanks 4 help

Cheers

Posted

Believe this is covered in the documentation section on this site.

 

 

 

 

Add ons >> Solutions >> Documentation > Knowledgebase

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

Believe this is covered in the documentation section on this site.

Add ons >> Solutions >> Documentation > Knowledgebase

 

Thanks.

Wehre exactly?

I've typed in "ordernumber" but I found nothing...

Posted

THX!

 

I've typed in the following SQL statement:

 

alter table osc_orders auto_increment = 1000

 

I received the following error:

 

#1146 - Table 'usr_web323_3.osc_orders' doesn't exist

 

I also couldn't find the osc_orders....

Posted

THX!

 

I've typed in the following SQL statement:

 

alter table osc_orders auto_increment = 1000

 

I received the following error:

 

#1146 - Table 'usr_web323_3.osc_orders' doesn't exist

 

I also couldn't find the osc_orders....

alter table orders auto_increment = 1000

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

Worked!!

Thanks a lot :D

You're quite welcome.

:rolleyes:

 

Looking at the osC versions I have the source code for, the article linked to in this thread applies to osC V3 not V2.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

You're quite welcome.

:rolleyes:

 

Looking at the osC versions I have the source code for, the article linked to in this thread applies to osC V3 not V2.

Jim ,

Looking at it again, you are right! oops

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Archived

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

×
×
  • Create New...