
Originally Posted by
jackie.taferner
manojlo,
did you run the un_wishlist.sql file in your admin area?
Also, if you have a prefix on your tables, you'll need to follow instructions as noted in the readme file.
-----[ 1. Create tables ]-----
Run 'un_wishlist.sql' in the Install SQL patches in the Zen Cart admin.
Important: If in your implementation of ZenCart you defined a database table prefix (see file "includes/configure.php", line 52), add that prefix to the table names in the sql file before running in the admin. ("un_wishlist.sql", lines 9, 10, 28 and 29).