Hello,
I added a wishlist to www.mudpuddlz.com and whenever someone clicks it. It gives the following error:
1146 Table 'zencart.un_wishlists' doesn't exist
in:
[SELECT id FROM un_wishlists w WHERE w.customers_id=4 and w.default_status=1 ]
In the readme for the wishlist it says to create tables using un_wishlist.sql. How would you go about doing that? Thank you



