I get the following error every time I try to create a new page or basically antime I do anything. I'm not sure what I'm supposed to include with the question but I'll list what I know.
site is tkefsu.com
Drupal Version 4.7
mysql version mysql Ver 12.22 Distrib 4.0.18
user warning: Access denied for user: 'tkefsuco@localhost' to database 'tkefsuco_drupal2' query: LOCK TABLES sequences WRITE in /home/tkefsuco/public_html/includes/database.mysql.inc on line 120.
After uploading the Tiny MCE module to my server, I get the following error message when I click on "settings:"
user warning: Table 'mansour_drpl1.tinymce_settings' doesn't exist query: SELECT s.name FROM tinymce_settings s INNER JOIN tinymce_role r ON r.name = s.name WHERE r.rid IN (2) in /home/mansour/public_html/includes/database.mysql.inc on line 120.
If this has already been covered in earlier posts, I apologize. Still, if any you could let me know what is causing this, I wouild be very grateful.
TinyMCE is defaulting to "false" for authenticated users, even tho' I set it for "true".
Authenticated users DO have access to TinyMCE, and they can turn it on from their account page. However, I don't understand why it defaults to false even tho I have set it for "true".
Any ideas? Is there another user permission I have to give authenticated users?
Hello thanks to all those who created drupal.
I did my first install of 4.7 last week. Got lots of tuning to do. Here's the first thing I need to fix:
I created a permission role for myself for doing day to day maintenance. In the adminsiter\access control area I checked all the boxes in the collumn under the new permission role for myself, but when I log into that account I only have permssions for
books
stories
whereas the admin account has permssions to those plus
Hi,
I'm using Drupal 4.7, everything is almost perfect, but there is an error that I have to correct.
When I go to the forum admin, there's no container and no forum created. I create one, everything looks like the creation is ok, because after send it a message appear that the forum was successfully created, but it doesn't create. When I go to the admin panel again, there's nothing created.