warning: mb_strrpos(): Empty haystack in /home/tern/www/drupal-4.6.1/includes/menu.inc on line 974.
warning: Cannot modify header information - headers already sent by (output started at /home/tern/www/drupal-4.6.1/includes/common.inc:384) in /home/tern/www/drupal-4.6.1/includes/common.inc on line 192.
Can sb tell me the meaning of this sentence--"Extract database.sql into a file on your LOCAL machine. "
What is "database.sql ",and how to download it?
I run drupal 4.6.0 and have installed excerpt and nodewords modules. But, they seem to have a bug. The metatags are only generated for an admin user (#1).
Other users do not have any way to see either keywords or description. They are simply not there, in the source code!
While if I log in as admin, these tags are there immediatelly.
I could not get the LDAP support working with drupal so I created my own. It has its own menu choice that asks for a username, password, and domain. If verified it will add a new user (if they do not exist). Then logs them in. The only problem I have is that the person has not got any permissions. Here is the code: Any help would be appreciated. How do I make the new user an authenticated user(I can check it manually in the control panel but I don't want to have to.)?