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.
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.