Type php
Date Wednesday, December 17, 2008 - 08:13
User admin
Location http://virtualtruedating.info/portfolio/ubercart/cart/ajax/update?qty=1&...
Referrer http://virtualtruedating.info/portfolio/ubercart/catalog/1/shoes
Message 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.
Severity error

Type php
Date Wednesday, December 17, 2008 - 08:13
User admin
Location http://virtualtruedating.info/portfolio/ubercart/cart/ajax/update?qty=1&...
Referrer http://virtualtruedating.info/portfolio/ubercart/catalog/1/shoes
Message implode() [function.implode]: Invalid arguments passed in /home/marlonsd/public_html/portfolio/ubercart/modules/node/node.module on line 565.
Severity error

Type php
Date Wednesday, December 17, 2008 - 08:13
User admin
Location http://virtualtruedating.info/portfolio/ubercart/cart/ajax/update?qty=1&...
Referrer http://virtualtruedating.info/portfolio/ubercart/catalog/1/shoes
Message Invalid argument supplied for foreach() in /home/marlonsd/public_html/portfolio/ubercart/modules/node/node.module on line 561.
Severity error

Disabling the ajax module removes the errors from my pages.

Comments

drupalbaby’s picture

Let me know if you'd like a login made to view the errors from "Watch Dog".

Erik Seifert’s picture

Assigned: Unassigned » Erik Seifert

I thing this message is enough. This error could be depened on Ubercart 1.6. I will make a new test enviroment for me and check this. You can give me some Informations:

- What product type was the product ( Product Kit, Normal Product, Product with feature )
- In which context was the problem ( view , catalog )

Thanks

drupalbaby’s picture

I created a Normal Product, as far as the context I don't see the error poping up in view or catalog but when i check my logs it shows that error.

drupalbaby’s picture

I created a Normal Product, as far as the context I don't see the error poping up in view or catalog but when i check my logs it shows that error.

drupalbaby’s picture

I'm not sure if this glitch is related to the errors in my logs via Watch Dog. When I click to add " To Wish List" it replies item was added but doesn't actually tick up in the wish list block located to the right column of the store page.

drupalbaby’s picture

This glitch could be related to Wish List Module. I notified the developer of that module to check over his code.

drupalbaby’s picture

/new Error/

Drupal 5.14, Ubercart 1.6

Page where error was shown: While trying to update modules. "It is important that update.php is run every time a module is updated to a newer version."

URL Path
site.com/admin/logs/status

On Administer / Logs / Status Report i receive this error:
Fatal error: Cannot redeclare uc_ajax_cart_install() (previously declared in /home/marlonsd/public_html/portfolio/ubercart/sites/all/modules/uc_ajax_cart/uc_ajax_cart.install:9) in /home/marlonsd/public_html/portfolio/ubercart/sites/all/modules/uc_ajax_checkout/uc_ajax_checkout.install on line 10

Erik Seifert’s picture

Status: Active » Fixed

Please check new version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.