Note that the value of PHP's configuration option magic_quotes_gpc is incorrect. It should be set to '0' for Drupal to work properly. Either configure your webserver to support .htaccess files so Drupal's .htaccess file can set it to the proper value, or edit your php.ini file directly. This message will automatically dissapear when the problem has been fixed.
I have tried some of the solutions suggested to no avail. Does anyone haveany idea what this is and why they are related.
Hi all,
I'm using cvs drupal and can't get my php page to work properly. I even tried a "dumbed down" version as a php block and have been unsuccesful. Here's the contents of the block:
when I try to use the members.module, I've got this error message on my front page:
"Fatal error: Call to undefined function: lm() in /var/www/blog/modules/members.module on line 77"