boris.gps29
New Member
- Messages
- 5
- Reaction score
- 0
- Points
- 0
My site on Drupal 6.22 worked perfectly, but today I got this error message:
"Got error 28 from storage engine query: SELECT DISTINCT b.* FROM dr_blocks b LEFT JOIN dr_blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = 'sky' AND b.status = 1 AND (r.rid IN (2,3,4,5) OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in /home/user/public_html/modules/block/block.module on line 456."
what does this mean?
Thanks in advance !
"Got error 28 from storage engine query: SELECT DISTINCT b.* FROM dr_blocks b LEFT JOIN dr_blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = 'sky' AND b.status = 1 AND (r.rid IN (2,3,4,5) OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in /home/user/public_html/modules/block/block.module on line 456."
what does this mean?
Thanks in advance !