View Single Post
  #39  
Old 08-29-2013, 08:34 AM
  acidon's Avatar 
acidon acidon is offline
 

Senior Member
  
Join Date: Feb 2008
Posts: 139
 

Default Re: Order ID Random Incrementation...

I am trying to implement this in 4.6.0.

I noticed there are 2 instances of:

Code:
$location[] = array(func_get_langvar_by_name('lbl_order_processed'), '');

in checkout_init.php, second appears to refer to "invoice page (order confirmation page) for amazon order details widget"... should I change it too?
__________________
Version 4.7.6 X-cart Gold
Reply With Quote