Jump to content

wishlist 0.4 issue after upgrade to 1.5.6


Recommended Posts

Hi,

 

I upgraded to from 1.4.10 to 1.5.6

 

The wish list version 0.2 was working correctly on the 1.4.10, but the upgraded version has some issues:

 

  • Items are not added to the wish list when no wish list defined, you see the animation, but nothing is added.
    NOTE: when a wish list is defined, this works correctly
  • going to page to view the wish list, this turns up to be as blank page.

 

Please help as I've been searching for the last couple of days on this.

 

Thx,
Eric

Link to comment
Share on other sites

Ok, got some more debug info after digging in the log files:

 

[Tue Dec 03 06:54:31 2013] [error] [client 127.0.0.1] PHP Parse error:  parse error, expecting `"function (T_FUNCTION)"' in /Users/ericculus/PROJECTS/hqnails/modules/blockwishlist/controllers/front/mywishlist.php on line 32
[Tue Dec 03 06:54:31 2013] [error] [client 127.0.0.1] PHP Stack trace:
[Tue Dec 03 06:54:31 2013] [error] [client 127.0.0.1] PHP   1. {main}() /Users/ericculus/PROJECTS/hqnails/index.php:0
[Tue Dec 03 06:54:31 2013] [error] [client 127.0.0.1] PHP   2. DispatcherCore->dispatch() /Users/ericculus/PROJECTS/hqnails/index.php:28
Link to comment
Share on other sites

Ok, found some strange code in this file:

 

on line 32 as mentioned in error we have: <<<<<<< HEAD

 

Further below we have: >>>>>>> 8e0d8b416333558e4643b20661f7686b0cada1d2

 

I am assuming this is debug code that got left behind in the production code?

 

/E

Link to comment
Share on other sites

×
×
  • Create New...