moisea Posted January 12, 2006 Posted January 12, 2006 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.
moisea Posted January 12, 2006 Author Posted January 12, 2006 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
lavoriamopervoi Posted May 15, 2008 Posted May 15, 2008 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.