Jump to content

PS 1.4.6.2 There is no product in the comparator


Recommended Posts

Hi,

 

We are running a couple 1.4.6.2 ps shops and during our testing of compare products, we receive "There is no product in the comparator".

 

There are several documented problems related to this and I tried applying them but apparently I am not doing this correctly as it created fatal errors out of CategoryController at line 147: getCompareProducts, so I backed out the change. (http://forge.prestas...owse/PSCFI-3154)

"Fatal error: Call to undefined method CompareProduct::getCompareProducts() in /var/www/vhosts/our_url/httpdocs/controllers/CategoryController.php on line 147"

if (isset(self::$cookie->id_compare))
 self::$smarty->assign('compareProducts', CompareProduct::getCompareProducts((int)self::$cookie->id_compare));

 

I've opened http://forge.prestas...owse/PSCFI-4680 but was hoping someone may have had the same problem and figured out how to fix/apply changes that are on forge.

 

This is happening on our demo 1.4.6.2 with PS new theme as well as our shop running a custom template. I see that the PS demo with new theme works fine, i.e. compare works so there must be some fix, yes?

 

demo is here

 

Server information

 

Prestashop version: 1.4.6.2

Server information: Linux #1 SMP Fri Jun 3 00:02:40 MSD 2011 i686

Server software version: Apache/2.2.3 (CentOS)

PHP version: 5.3.8

MySQL version: 5.0.77

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...