Announcement

Collapse
No announcement yet.

edit order numbers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    edit order numbers

    Im just about to upgrade my store from V5.1.4.0.0.33 to V6.1.3
    I have uploaded to a test site as im working with Eclipse internet to resolve some issues with their servers which are sorted now.

    I noticed that my order numbers started from 0 again and I will want to start from where my v5 left off. I looked in orderscript.pl and found the line my $nCounter = pack("N", 0);
    I changed the 0 to a different number. refreshed the web site but the next test order still came down as a continue from the old number and not from the number i specified in the script.

    Where am i going wrong?

    #2
    You can change your order number next 'number' by going to Help/Troubleshooting and enter a new order number in the order number box.

    Regards,
    Jan Strassen, Mole End

    Comment


      #3
      thanks

      Comment

      Working...
      X