thanks i created a class,

Posts: 70
Joined: 01/19/2008
Uber Donor

thanks

i created a class, went to add attributes and got this error

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 '.ordering FROM uc_attributes AS a LEFT JOIN uc_class_attributes AS ca ON a.aid =' at line 1 query: SELECT a.aid, a.name, a.ordering AS default_ordering, ca.default_option, ca.required ca.ordering FROM uc_attributes AS a LEFT JOIN uc_class_attributes AS ca ON a.aid = ca.aid AND ca.pcid = 'photos' WHERE a.aid = 5 ORDER BY ca.ordering in /home/8888/public_html/store/includes/database.mysql.inc on line 172.

copy attributes By: yosemite1 (4 replies) Wed, 02/13/2008 - 16:07