View Single Post
  #107  
Old 06-22-2013, 07:53 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,966
 

Default Re: X-Cart 4.6 released

Quote:
Originally Posted by cflsystems
Not an excuse

I just upgraded 4.5.5 to 4.6.0 without any hitch. Few files to manually patch due to changes but over all the upgrade itself was a positive experience. All seems to be working just fine except one php error which may be a bug



The line has this code in it

Code:
unset($query_2check['skip_tables']);

which is something new in 4.6.x. Commenting it out allows the script to run and I don't see any issues.

QT can you please check on this.

I wanted to post in the bugtracker and also to check on reported bugs in 4.6.x - there is no way to do that. 4.4.x, 4.5.x and 4.6.x are all together and it is one big mix of old and new bugs, solved and not.... Where is the search in the bugtracker so I can find bugs reported in 4.6.x only? Am I missing something?


EDIT: If anyone is wondering about php/mysql versions and XC - this install is on PHP 5.4.15 and MySQL 5.5.31
Hi Steve,

I had found an SQL issue and they did this patch.
__________________
WooCommerce as of 10/2022
Reply With Quote