Code: Select all
FATAL ERROR:
QUERY = INSERT INTO cms_module_cgcalendar_events (event_id,event_title,event_summary,event_details ,event_date_start,event_date_end,event_parent_id ,event_recur_period, event_date_recur_end, event_created_by ,event_recur_nevents, event_recur_interval, event_recur_weekdays ,event_recur_monthdays, event_allows_overlap ,event_create_date, event_modified_date) VALUES (60,'test event','test event for the new year','test event','2011-12-30 19:45:00',NULL,-1,'none',NULL,-101,-1,1,'','',1,NOW(),NOW())
ERROR = Table './hfmadv_cms/cms_module_cgcalendar_events' is marked as crashed and should be repaired
A similar error appears on the front end on the calendar page, http://www.hfmadv.org/index.php?page=cg-calendar. This error has caused the template and style sheets not to work on this page as well. The list function for the calendar on the home page doesn't work; however, on this page it does not cause the templates or stylesheets to fail.
All other pages seem to functioning properly. There have been no changes done to this site other than content updates.
This site is using the following:
CMS Version
1.8.2
Installed Modules
CMSMailer
2.0
FileManager
1.0.2
MenuManager
1.6.5
ModuleManager
1.4
News
2.10.6
nuSOAP
1.0.2
Printing
1.1.0
Search
1.6.5
ThemeManager
1.1.1
TinyMCE
2.7.2
FormBuilder
0.6.3
Captcha
0.4
CGSimpleSmarty
1.4.5
CGExtensions
1.21.3
Banners
2.3.6
CGCalendar
1.5.5
Gallery
1.4
FrontEndUsers
1.12.6
JQueryTools
1.0.6
CustomContent
1.7.3
CompanyDirectory
1.7.2
AjaxMadeSimple
0.3.1
Polls
0.3.1
Statistics
1.0.1
HitCounter
1.1
SelfRegistration
1.6.7
FormBrowser
0.3.2
CGEcommerceBase
1.2.2
CGPaymentGatewayBase
1.0.9
PaypalGateway
2.2.1
Postcode
1.1.1
I don't know how to repair the table it mentions in the error message. Anyone have any ideas?