Hello,
I am using Marinelli on one of my sites and my site has been rendered unusable stating that there is a Fatal error: Call to undefined function drupal_get_form() in /home.../sites/all/themes/marinelli/templates/maintenance-page.tpl.php on line 22

Complete error shown as follows:

Fatal error: Call to undefined function drupal_get_form() in /home/gatewayr/DSR_site/sites/all/themes/marinelli/templates/maintenance-page.tpl.php on line 22
Uncaught exception thrown in session handler.

PDOException: SQLSTATE[HY000]: General error: 145 Table './gatewayr_drpl2/sessions' is marked as crashed and should be repaired: SELECT 1 AS expression FROM {sessions} sessions WHERE ( (sid = :db_condition_placeholder_0) AND (ssid = :db_condition_placeholder_1) ) FOR UPDATE; Array ( [:db_condition_placeholder_0] => 30LLUZgH5CW7C1a0xhfKDHNQ7zP8VoHxc8iXFb-DCUc [:db_condition_placeholder_1] => ) in _drupal_session_write() (line 209 of /home/gatewayr/DSR_site/includes/session.inc).

Any help would be greatly appreciated.

Thanks!

Comments

sammyframson’s picture

Priority: Critical » Normal
Status: Active » Fixed

This was not a Marinelli issue, I had a crashed DB table and was able to repair it through my Cpanel.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.