By rubyji on
I have installed the service_link module (http://drupal.org/node/40790) and enabled persmission, but when I try to go to the config page I get the following error message:
Fatal error: Call to undefined function: node_get_types() in /home/.beachgirl/rubyncc/connectuscommunity.org/modules/service_links/service_links.module on line 46
Have I missed a step? Do I need upgrade drupal? (Please say no.) Any suggestions would be appreciated. Thanks!
= Ruby
Comments
Also
I added the content of the included template.php file to the existing template.php file in my theme, but I'm pretty unsure about whether that's what I was supposed to do...