Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

wishlist contribution


moisea

Recommended Posts

Posted

hi there!

i installed the wishlist contribution which i find really great... however, i was wondering if there was a way of making the wishlist box to show only when an item is added into it.

i tried

 if($wishList->count_wishlist() != '0') { require(DIR_WS_BOXES . 'wishlist.php'); }

without success.

i get

Fatal error: Call to undefined function: count_wishlist() in c:\program files\easyphp1-8\www\mysite\catalog\includes\column_right.php on line 17

any idea?????????????????????????/

hope to hear from you.

thanks.

Posted
hi there!

i installed the wishlist contribution which i find really great... however, i was wondering if there was a way of making the wishlist box to show only when an item is added into it.

i tried

 if($wishList->count_wishlist() != '0') { require(DIR_WS_BOXES . 'wishlist.php'); }

without success.

i get

Fatal error: Call to undefined function: count_wishlist() in c:\program files\easyphp1-8\www\mysite\catalog\includes\column_right.php on line 17

any idea?????????????????????????/

hope to hear from you.

thanks.

 

done it thanks very much for looking :D

  • 2 years later...
Posted
hi there!

i installed the wishlist contribution which i find really great... however, i was wondering if there was a way of making the wishlist box to show only when an item is added into it.

i tried

 if($wishList->count_wishlist() != '0') { require(DIR_WS_BOXES . 'wishlist.php'); }

without success.

i get

Fatal error: Call to undefined function: count_wishlist() in c:\program files\easyphp1-8\www\mysite\catalog\includes\column_right.php on line 17

any idea?????????????????????????/

hope to hear from you.

thanks.

I have your same problem and I fail to resolve it.

Did you find the solution?

Thanks

Antonello

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...