Great thanks for your help. I couldn’t find the error log but I managed to turn on wp_debug and I got the following errors on my posts page. Are there any errors here that could be causing it?
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /wp-includes/functions.php on line 3078
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /wp-includes/functions.php on line 3078
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /wp-includes/functions.php on line 3078
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /wp-includes/functions.php on line 3078
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /wp-includes/functions.php:3078) in /wp-content/plugins/event-espresso/espresso.php on line 55
Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in /wp-includes/functions.php on line 3078
Notice: Undefined index: action in /wp-content/plugins/flexi-quote-rotator/flexi-quote-rotator.php on line 41
Notice: Undefined index: addQuote in /wp-content/plugins/flexi-quote-rotator/flexi-quote-rotator.php on line 46
Notice: Undefined index: editQuote in /plugins/flexi-quote-rotator/flexi-quote-rotator.php on line 51