Hi,
I was trying to use frameprevention. I got this error:
Fatal error: Call to undefined function: drupal_get_path_alias() in /var/htdocs/www.orthopoint.de/htdocs/modules/frameprevention/frameprevention.module on line 54
Obviosly frameprvention is not made for Drupal installations together with alias files. What can I do using this module further on ?
Comments
Comment #1
mellow7 commentedhi!
unfortunately i cant reproduce your error. drupal_get_path_alias is a core Drupa Api Funktion. An "undefined function" error message is really strange, because it isnt an obsolete function. What do you mean with "alias file". Another module? Are you using the latest 4.7.6 drupal release?
Comment #2
mellow7 commented