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

green monkey’s picture

Title: new install error » includes/database.mysql.inc on line 172 (error)

corrected Issue Title to be more desc

green monkey’s picture

found the install file regarding line 172 and no tables, in a closed thread, it did the trick

marcoBauli’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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