Well for starters...I got this message when I logged in to this site:
* warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/vhosts/ubercart.org/modules/user/user.module on line 368.
* warning: array_fill() [function.array-fill]: Number of elements must be positive in /var/www/vhosts/ubercart.org/modules/user/user.module on line 369.
* warning: implode() [function.implode]: Bad arguments. in /var/www/vhosts/ubercart.org/modules/user/user.module on line 369.
* 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 DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in /var/www/vhosts/ubercart.org/includes/database.mysql.inc on line 172.Now to my question. I have a site that was previously not an e-commerce site, but it had "products" (done using CCK). Customers could reserve the product then come pick it up. Now I want to turn them into ubercart products. Can this be done easily, like the way the ecommerce module allows you to simply turn any node into a product? I have probably 100 of them, so doing them from scratch would be a lot of work and there are numerous fields.
Any idea what can be done?
Thanks.





Joined: 10/30/2007