Hello,
Im getting this errror when i try to log to the website. Also when trying to register new user.
Exception #1415269558.
Please, help-me, i have no idea in how to solve this problem.
My website: http://www.brewhands.com
Thanks,
Marcus
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Marcuslutz@marcuslutz

Marcuslutz - 0 likes
- Sathish Kumar@rubon

Sathish Kumar - 0 likes
- Marcuslutz@marcuslutz

Marcuslutz - 0 likes
You must log in to post replies.Copying log error:
[06-Nov-2014 10:18:17 UTC] Exception #1415269097: exception 'DatabaseException' with message 'Table './u701181021_megen/sh29_system_log' is marked as crashed and should be repaired
QUERY: INSERT DELAYED into sh29_system_log
(object_id, object_class, object_type, object_subtype, event,
performed_by_guid, owner_guid, access_id, enabled, time_created, ip_address)
VALUES
('1','ElggSite','site', '', 'update',
71, 0, 2, 'yes', '1415269097', '177.193.204.192')' in /home/u701181021/public_html/engine/classes/Elgg/Database.php:404
Stack trace:
#0 /home/u701181021/public_html/engine/classes/Elgg/Database.php(213): Elgg_Database->executeQuery('INSERT DELAYED ...', Resource id #61)
#1 /home/u701181021/public_html/engine/lib/database.php(81): Elgg_Database->insertData('INSERT DELAYED ...')
#2 /home/u701181021/public_html/engine/lib/system_log.php(246): insert_data('INSERT DELAYED ...')
#3 /home/u701181021/public_html/engine/lib/system_log.php(301): system_log(Object(ElggSite), 'update')
#4 [internal function]: system_log_default_logger('log', 'systemlog', Array)
#5 /home/u701181021/public_html/engine/classes/Elgg/EventsService.php(52): call_user_func_array('system_log_defa...', Array)
#6 /home/u701181021/public_html/engine/lib/elgglib.php(721): Elgg_EventsService->trigger('log', 'systemlog', Array)
#7 /home/u701181021/public_html/engine/lib/system_log.php(319): elgg_trigger_event('log', 'systemlog', Array)
#8 [internal function]: system_log_listener('update', 'site', Object(ElggSite))
#9 /home/u701181021/public_html/engine/classes/Elgg/EventsService.php(52): call_user_func_array('system_log_list...', Array)
#10 /home/u701181021/public_html/engine/lib/elgglib.php(721): Elgg_EventsService->trigger('update', 'site', Object(ElggSite))
#11 /home/u701181021/public_html/engine/classes/ElggEntity.php(1683): elgg_trigger_event('update', 'site', Object(ElggSite))
#12 /home/u701181021/public_html/engine/classes/ElggSite.php(159): ElggEntity->update()
#13 /home/u701181021/public_html/engine/classes/ElggEntity.php(1532): ElggSite->update()
#14 /home/u701181021/public_html/actions/admin/site/update_advanced.php(90): ElggEntity->save()
#15 /home/u701181021/public_html/engine/classes/Elgg/ActionsService.php(69): include('/home/u70118102...')
#16 /home/u701181021/public_html/engine/lib/actions.php(42): Elgg_ActionsService->execute('admin/site/upda...')
#17 [internal function]: _elgg_action_handler(Array, 'action')
#18 /home/u701181021/public_html/engine/classes/Elgg/Router.php(79): call_user_func('_elgg_action_ha...', Array, 'action')
#19 /home/u701181021/public_html/index.php(22): Elgg_Router->route(Object(Elgg_Http_Request))
#20 {main}
[06-Nov-2014 10:18:24 UTC] Exception #1415269104: exception 'DatabaseException' with message 'Table './u701181021_megen/sh29_system_log' is marked as crashed and should be repaired
QUERY: INSERT DELAYED into sh29_system_log
(object_id, object_class, object_type, object_subtype, event,
performed_by_guid, owner_guid, access_id, enabled, time_created, ip_address)
go to phpmyadmin and repair all the elgg database it will solve your problem
It worked !! Thank you very much !!!!