user error: Access denied for user: 'samsnet_user1@localhost' to database 'samsnet_drupal'
query: LOCK TABLES sequences WRITE in /home/samsnet/public_html/drupal/includes/database.mysql.inc on line 69.
warning: Cannot modify header information - headers already sent by (output started at /home/samsnet/public_html/drupal/includes/common.inc:32) in /home/samsnet/public_html/drupal/includes/common.inc on line 329.
So I'm trying to port a site (www.dialognow.org) from scoop to drupal. In the original site there's a button in the header that displays as a "post a story" link if the user is logged in and has permissions, and as a "join dialognow" button otherwise.
just installed the cvs version on my home machine to play around with drupal.
On my first connection I get a "You are not authorized to access this page" message, and I'm not able to make a new user. Drupal 4.1.0 instead starts, so this is not a mysql/apache/php settings problem, I guess.
Any help?
I'm using Drupal 4.1.0 and I need to do something similar to the taxonomy dhtml modules which dosen't seem to work.
With the 4.1.0 version of the taxonomy module it displays a menu but when you click on any of the links it just refreshes the front page. You can see my page here.
I can see the links are all going to a certian order like this index.php?or=9 and each link has a different order number but no matter what is clicked it just refreshes the front page.
Hello all! I have installed drupal 4.1.0 on my machine and have been having trouble straight out of the gate. I followed the instructions for my system (RH 8.0, MySQL 3.23, Apache 2.0.40) located in the Drupal handbook without a hitch. I created an account on my drupal server, and it gave me the default password and said sicne I was user 1 I needed to log in and then go to the admin.php page. The problem is, when I try to log in it just brings me back to the login page. I get a session ID attached to the URL, but no permissions for admin.php.