View Single Post
  #36  
Old 01-03-2013, 08:17 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Order ID Random Incrementation...

Quote:
Originally Posted by steakbbq
Anyone know if this works in 4.5?

Thanks

Works perfectly in 4.5.4 as contributed by neaisha in post #34

PHP Code:
$location[] = include $xcart_dir '/include/increment.php';
array(
func_get_langvar_by_name('lbl_order_processed'), ''); 
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote