Closed (fixed)
Project:
Views Mail
Version:
5.x-1.2
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2009 at 14:12 UTC
Updated:
1 Mar 2009 at 17:50 UTC
Table Watchdog crashes my site
and a required module is only avaliable on drupal 4
Comments
Comment #1
somebodysysop commentedYou're in the wrong place.
Comment #2
Alan Oliveira commentedFatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1778634 bytes) in C:\xampp\htdocs\cefe5\public_html\includes\database.inc on line 200
Warning: Table 'watchdog' was not locked with LOCK TABLES query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'Table 'sessions' was not locked with LOCK TABLES\nquery: UPDATE sessions SET uid = 1, cache = 0, hostname = '127.0.0.1', session = 'language|s:2:\\"en\\";form|a:23:{s:32:\\"399872efdfcf18eb1216116f56bb4eb2\\";a:2:{s:9:\\"timestamp\\";i:1235733865;s:4:\\"args\\";a:1:{i:0;s:14:\\"system_modules\\";}}s:32:\\"51740fd2e04b75e3df6b8f5e073cced1\\";a:2:{s:9:\\"timestamp\\";i:1235733923;s:4:\\"args\\";a:1:{i:0;s:14:\\"system_modules\\";}}s:32:\\"1d2b6547a2686795f6c76309ad675bcd\\";a:2:{s:9:\\&am in C:\xampp\htdocs\cefe5\public_html\includes\database.mysql.inc on line 174
Warning: Table 'watchdog' was not locked with LOCK TABLES query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'Table 'users' was not locked with LOCK TABLES\nquery: UPDATE users SET access = 1235778980 WHERE uid = 1 in C:\\xampp\\htdocs\\cefe5\\public_html\\includes\\database.mysql.inc on line 174.', 2, '', 'http://localhost/cefe5/public_html/?q=en/admin/build/modules/list/confirm', 'http://localhost/cefe5/public_html/?q=en/admin/build/modules/list/confirm', '127.0.0.1', 1235778980) in C:\xampp\htdocs\cefe5\public_html\includes\database.mysql.inc on line 174
-------------
The only thing left for me is to delete the folder in order to get back to website the way it was =/
Comment #3
somebodysysop commentedTHIS IS NOT THE TABLE WATCHDOG ISSUE QUEUE.
Comment #4
Alan Oliveira commentedYo, this happen when I activate your module through Administer --> Module --> Views Mail
Comment #5
somebodysysop commentedThis is your problem. You don't have enough memory. If Views Mail is causing this, then don't use it.