PDA

View Full Version : Call to undefined function


dizzycow78
12-17-2005, 12:19 AM
Not knowing anything about PHP I could use some help here. I get this error when I try to use the acidfree module for Drupal.

Fatal error: Call to undefined function: drupal_add_js() in ........

which leads me to:

drupal_add_js(drupal_get_path('module', 'acidfree').'/acidfree.js');

Is this something I do wrong or are Java Scripts not allowed on Site Ground? I assume thats what .js means, again I know not much. Any help would be greatly appreciated. thanks.

Rene
12-19-2005, 03:26 AM
You may post a ticket for that one. It's not a java script-related issue for sure.