When I go to my site, this is the message I receive: jtablesession::Store Failed DB function failed with error number 145 Table './realcoll_jml05/jos_session' is marked as crashed and should be repaired SQL=INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( '44b94d8ed885cf8cd39af276daf900b0','1256295076','','0','1','0' ) I'm not database wiz, what should I do?
First, backup your site (database and all) if you haven't already done so. You can always re-install if you have to so long as your data is saved. Judging from the message, it looks like either your Joomla sessions table didn't install properly the first time around, or somehow you have code that is not calling the table properly. Run the repair and then see what happens.