Has problems adding product to wish list

Project:Wish list/gift registry module
Component:Code
Category:
Priority:critical
Assigned:Unassigned
Status:active
Description
Project: 
wishlist

Drupal ver: 5.14

Ubercart ver: 1.6

Notes: All dependencies are active and for the wish list module "Allow anonymous users to create wish lists" is checked. Also all modules are updated. Cache for everything is refreshed. Side Note: everything worked fine till I updated two major security updates for Drupal 5.14.

url: http://virtualtruedating.info/portfolio/ubercart/

Error Message:
Access denied

* warning: Invalid argument supplied for foreach() in /home/marlonsd/public_html/portfolio/ubercart/modules/node/node.module on line 561.
* warning: implode() [function.implode]: Invalid arguments passed in /home/marlonsd/public_html/portfolio/ubercart/modules/node/node.module on line 565.
* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE in /home/marlonsd/public_html/portfolio/ubercart/includes/database.mysql.inc on line 174.

Nike added to your wish list.

You are not authorized to access this page.

Version: 
Ubercart 1.6
gizmatix's picture
Offline
Joined: 09/09/2008
Juice: 159
Re: Has problems adding product to wish list

virtualtruedating.info/portfolio/ubercart/

User: wish
Pass: 54321

Try adding the product to wish list to have it play back the error for you.

gizmatix's picture
Offline
Joined: 09/09/2008
Juice: 159
Re: Re: Has problems adding product to wish list

Wish List is adding products but when you view "my wish list" it outputs my wish list as being empty even though one product exist. Searching for "admin" wish list, loads a blank page. Underneath the title of the "find a wish list" page there is a list of users with a wish list. Clicking on any one of the users shows them as not having products added but i know they contain products.