I installed Drupal to run a resume website. It ran good for a few months but recently, however, my host disabled my database and the site is currently down. When I contacted them they said the following:
---------------------
Your database is not closing sessions, and cause high server load. This
violates the Terms of Service, greater 25% load for greater 90 seconds.
---------------------
How can this be the case? I hardly get any traffic at that site? Is this caused by Drupal? What is wrong?
Hi everyone,
Let's say that I have 1000 organic groups that users added and I want to appoint a different moderator to each one of them.
How can this be achieved? I can't, of course, define 1000 different roles: moderator_group_A_role, moderator_group_B_role etc.
Thanks,
-Shahar
When I click the browze button on my website (this is what calls the taxonomy_dhtml node) I get tons of errors like this:
Got error 12 from storage engine query: SELECT n.nid, n.title, n.type, u.uid, u.name FROM term_node r LEFT JOIN node n ON r.nid = n.nid LEFT JOIN users u ON n.uid = u.uid WHERE n.status = 1 AND 1 AND r.tid = '46' ORDER BY n.changed DESC LIMIT 0, 200 in /pathtomysite/includes/database.mysql.inc on line 66.
The error does not always show up though, it is hard to repeat once it occured.
What is this? What is going wrong? Help please!
I followed the instructions very specifically in every thread I found regarding the topic, but in my installation of Massmailer, when I go to send messages, I get this:
p = processqueue
c = ../../config.php
d = /index.php
h = beta2.murmurs.com
p = processqueue
c = ../../config.php
d = /index.php
h = beta2.murmurs.com
and nothing goes out. My guess is, it just won't work, but I'm wondering if there is any secret to getting beyond this screen.