View Single Post
  #23  
Old 05-15-2008, 10:22 AM
 
jagorny jagorny is offline
 

Senior Member
  
Join Date: Nov 2004
Posts: 98
 

Default Re: X-Cart v4.1.10 released

after patching from 4.1.9 to 4.1.10 - cart.php refuses to load...

traced to the require include/cart_process.php
traced to inclusion of the function func_generate_min_amount_warning() call

If I comment out declaration of that function, the cart.php page loads fine.

If I comment out the contents of the function and leave the function declaration (essentially an empty function) it fails!

I will compare it to the stock include in the plain vanilla package... seems like an odd snag though...

Anyone get this?

UPDATE - ignore... I guess the diff did not eliminate the function on the update... took care of it.
__________________
Jacob Gorny
E-commerce Lead, Applications Developer
Greek Orthodox Archdiocese

Running X-Cart Pro 4.1.10
RHEL5 | Apache 2.2.8 | PHP 5.2.6
Reply With Quote