I'm getting a sql error when I try to login or run cron.php.
Warning: Can't open file: 'watchdog.MYI' (errno: 145) query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Can't open file: 'watchdog.MYI' (errno: 145)\nquery: DELETE FROM watchdog WHERE timestamp < 1149702748 in /includes/database.mysql.inc on line 120.', 2, '', '/cron.php', '', 1150307548) in /includes/database.mysql.inc on line 120
Is this a MySQL server error? Has anybody else run into this problem?
I've looked around for a solution and found the spam module. However, I'm looking for something that will prevent it from the start.
The problem:
I can go into the comment section of an article, write a comment, and click the "Submit Comment" button 20 times and it'll post 20 times.
Is there a way to disable the submit button after the first click? or nullify the submission if it were clicked more than once? I'm thinking there should be an easy solution to this since no one else seems to have this problem.
I'm using image, img_assist and tinymce on drupal 4.7
When uploading images my users don't need the Body/text block, and new people get confused so I would like to disable that. Is that possible?
I've looked all around and don't see it as an option that can be enabled/disabled. So if this isn't possible from the Administration interface does anyone know where to find the input/upload form and I'll simply remove the textarea for the body?
Guys give me a clue, what could be the issue here. Whenever I go to administer something on my site the server dies down and needs to restarted. Normal operation reading and posting doesn't do anything like that. What could this be logically?
Dreamhost dedicated server running:
Drupal 4.6.8
PHP Version 4.3.10
MySQL 5.0.16
I'm using the Rep[lacement]Tags module. I'm currently able to use the {AUTHOR} tag directly in nodes when I create new content.
Is it possible to use the tags of the Rep[lacement]Tags module in blocks?
Someone have an idea on how to use the tags in blocks or directly in page.tpl?
I want to use the tags for customising some urls with the author name in a block.
anyone knows how i can prevent users based on their roles seeing a certain events in their calendars after logging in
or is there any other way to do this? i need to show events to users in the calendar only what they have entered and not what is entered by the other users
any help or guidance will be very useful thanks in advance