Fatal error: Call to undefined function: drupal_add_css() in /xxxxxxx/XXXcomph/XXXX.ph/modules/dropdown_menu/dropdown_menu.module on line 5

ON LINE 5:
drupal_add_css(drupal_get_path('module', 'dropdown_menu').'/dropdown_menu.css');

It just recently stopped working. On my local server it's working properly however it did not worked on a live hosting (which happens to work before). Would PHP has something to do with the error? BOTH servers are running on a PHP4 version and no changes at all done.

Someone pls help :)

Thanks in advance guys!

Comments

fjendangan’s picture

I was expecting this forum will help. Would there be anyone generous enough to help me resolve my issue.

Thanks!