Drupal 5.9 - Not using Categories
I just completed a new install, opted not to use Categories and just use Tax. E-comm loaded. I have to think there is something in E-comm that needs to be on, that I have checked off.
user warning: Table 'handmadeclass.pay2publish' doesn't exist query: SELECT v.*, n.type FROM pay2publish v LEFT JOIN pay2publish_node_types n ON v.vid = n.vid ORDER BY v.weight, v.name in /home/mywebsitecom/includes/database.mysql.inc on line 172.
user warning: Table 'handmadeclass.pay2publish_duration' doesn't exist query: SELECT * FROM pay2publish_duration ORDER BY weight, name in /home/mywebsitecom/includes/database.mysql.inc on line 172.
can you offer any advice?
thanks
Comments
Comment #1
green monkey commentedcorrected Issue Title to be more desc
Comment #2
green monkey commentedfound the install file regarding line 172 and no tables, in a closed thread, it did the trick
Comment #3
marcoBauli commented