I got this message and I have no clue how to fix it:
Warning: User 'vlad' has exceeded the 'max_questions' resource (current value: 75000) query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('78.96.110.219') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc on line 135
Warning: User 'vlad' has exceeded the 'max_questions' resource (current value: 75000) query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = '57afef07a5416c41d9da298c462b2da8' in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc on line 135
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc:135) in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/bootstrap.inc on line 1162
Warning: User 'vlad' has exceeded the 'max_questions' resource (current value: 75000) query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc on line 135
Warning: User 'vlad' has exceeded the 'max_questions' resource (current value: 75000) query: SELECT * FROM variable in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc on line 135
Warning: User 'vlad' has exceeded the 'max_questions' resource (current value: 75000) query: UPDATE cache SET data = '', created = 1301220056, expire = 0, headers = '', serialized = 0 WHERE cid = 'variables' in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc on line 135
Warning: User 'vlad' has exceeded the 'max_questions' resource (current value: 75000) query: SELECT name, filename, throttle FROM system WHERE type = 'module' AND status = 1 AND bootstrap = 1 ORDER BY weight ASC, filename ASC in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc on line 135
Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc:135) in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/bootstrap.inc on line 726
Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc:135) in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/bootstrap.inc on line 727
Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc:135) in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/bootstrap.inc on line 728
Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc:135) in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/bootstrap.inc on line 729
Warning: User 'vlad' has exceeded the 'max_questions' resource (current value: 75000) query: SELECT COUNT(pid) FROM url_alias in /hermes/bosweb26a/b1708/ipg.cezarmaroti/publish/includes/database.mysqli.inc on line 135
Comments
Please tell us what you were
Please tell us what you were doing that caused this error. That might give someone some clue.
sTattler.com
Not much, it was hours after
Not much,
it was hours after I installed op and I had maximum 10 articles and 10 authors loaded. The first time came up when I was modifying a view and the second time when I was navigating from the front page...
I had two different modules installed beside what comes with op. Vertical tabs and Module filter.
limit on maximum database query that you can perform
Since I am pretty much an illiterate person in terms of drupal-codes, every time I encounter such errors, I resort to Google. This time, I did the same, and found the following page: http://drupal.org/node/459842
Please see the Reply #2 on that thread and see if that applies to you.
sTattler.com