| Project: | PayPal Node |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | freelylw |
| Status: | active |
Issue Summary
After I enable the module. I have set up the taxonomy which link to the paypal node type. but whenever I click to create a node. I got this message :
user warning: Table 'abcd_stylehr.node_field' doesn't exist query: SELECT nf.field_name, nf.global_settings FROM node_field nf INNER JOIN node_field_instance nfi ON nf.field_name = nfi.field_name WHERE nf.type = 'content_taxonomy' AND nfi.type_name = 'story' in /home/abcd/public_html/stylehr.com/includes/database.mysql.inc on line 174.
Also when I go the content fees setting page. I got another message :
user warning: Table 'abcd_stylehr.paypalnode_prices' doesn't exist query: SELECT * FROM paypalnode_prices WHERE price != 0 ORDER BY pid in /home/abcd/public_html/stylehr.com/includes/database.mysql.inc on line 174.
I have tried to uninstall the module and then install again. the problem still there , what should I do now ??
Thanks