have lost my entire site with install of the mode - newbee, first time I have installed a module, followed read me instructions and used phpMyadmin to import the nodevote.mysql file, then uploaded the nodevote.module to the modules folder as instructed in README - enabled it in the modules area, saved and it said the table already exisited (so deleted tabled and did step above again) then errors as follow:
Fatal error: Call to undefined function: node_load() in /home/skvrnduk/public_html/renaee/mydrupal/modules/poll.module on line 207
Fatal error: Call to undefined function: node_get_types() in /home/skvrnduk/public_html/renaee/mydrupal/includes/theme.inc on line 248
Fatal error: Call to undefined function: node_view() in /home/skvrnduk/public_html/renaee/mydrupal/modules/taxonomy.module on line 1157
whole site is gone now - not sure what to do, cant' get back in any way at all!
any help most appreciated
Comments
Comment #1
kbahey commentedDid you delete the node.module by mistake?
Comment #2
Nae commentedHi - no, it was still there.
what I did in the end was to remove my whole drupal site and start again. I did not have that much content on there yet, so it was not that much of a drama, and was good learning experience to go through the whole install and set up phase again. One I have some content in again (movie reviews) I will re-install the vote module.This time will not executie the sql manually in phpMyadmin area, just drag the whole node vote folder into the modules directory as the site instructs (different to readme instructions) -
thanks for the follow up - Nae.