[16-Jan-2010 22:29:09] PHP Parse error: syntax error, unexpected '?' in /home6/tlccorg/public_html/iamstudentministries/site/wp-content/themes/preview/index.php on line 36
[16-Jan-2010 22:32:16] PHP Parse error: syntax error, unexpected '?' in /home6/tlccorg/public_html/iamstudentministries/site/wp-content/themes/preview/index.php on line 36
[27-Jan-2010 20:58:30] PHP Parse error: syntax error, unexpected T_ENDIF in /home6/tlccorg/public_html/iamstudentministries/site/wp-content/themes/preview/index.php on line 28
[27-Jan-2010 20:58:49] PHP Parse error: syntax error, unexpected T_ENDIF in /home6/tlccorg/public_html/iamstudentministries/site/wp-content/themes/preview/index.php on line 28
[27-Jan-2010 20:59:11] PHP Parse error: syntax error, unexpected T_ENDIF in /home6/tlccorg/public_html/iamstudentministries/site/wp-content/themes/preview/index.php on line 23
[27-Mar-2010 13:58:09] PHP Warning: parse_url(http://) [function.parse-url]: Unable to parse URL in /home6/tlccorg/public_html/iamstudentministries/site/wp-includes/functions.php on line 1153
[27-Mar-2010 14:04:25] PHP Warning: parse_url(http://) [function.parse-url]: Unable to parse URL in /home6/tlccorg/public_html/iamstudentministries/site/wp-includes/functions.php on line 1153
[12-Jun-2010 22:29:58] WordPress database error Lost connection to MySQL server during query for query SELECT option_value FROM wp_options WHERE option_name = 'aiosp_post_title_format' LIMIT 1 made by require, require_once, require_once, require_once, include_once, get_option
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') ORDER BY wp_posts.post_date ASC LIMIT 0, 10 made by require, wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query SELECT FOUND_ROWS() made by require, wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query show tables; made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query CREATE TABLE wp_calendar (
event_id INT(11) NOT NULL AUTO_INCREMENT ,
event_begin DATE NOT NULL ,
event_end DATE NOT NULL ,
event_title VARCHAR(30) NOT NULL ,
event_desc TEXT NOT NULL ,
event_time TIME ,
event_recur CHAR(1) ,
event_repeats INT(3) ,
event_author BIGINT(20) UNSIGNED,
PRIMARY KEY (event_id)
) made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query CREATE TABLE wp_calendar_config (
config_item VARCHAR(30) NOT NULL ,
config_value TEXT NOT NULL ,
PRIMARY KEY (config_item)
) made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query INSERT INTO wp_calendar_config SET config_item='can_manage_events', config_value='edit_posts' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query INSERT INTO wp_calendar_config SET config_item='calendar_style', config_value=' .calnk a:hover {
background-position:0 0;
text-decoration:none;
color:#000000;
border-bottom:1px dotted #000000;
}
.calnk a:visited {
text-decoration:none;
color:#000000;
border-bottom:1px dotted #000000;
}
.calnk a {
text-decoration:none;
color:#000000;
border-bottom:1px dotted #000000;
}
.calnk a span {
display:none;
}
.calnk a:hover span {
color:#333333;
background:#F6F79B;
display:block;
position:absolute;
margin-top:1px;
padding:5px;
width:150px;
z-index:100;
}
.calendar-table {
border:none;
width:100%;
}
.calendar-heading {
height:25px;
text-align:center;
border:1px solid #D6DED5;
background-color:#E4EBE3;
}
.calendar-next {
width:25%;
text-align:center;
}
.calendar-prev {
width:25%;
text-align:center;
}
.calendar-month {
width:50%;
text-align:center;
font-weight:bold;
}
.normal-day-heading {
text-align:center;
width:25px;
height:25px;
font-size:0.8em;
border:1px solid #DFE6DE;
background-color:#EBF2EA;
}
.weekend-heading {
text-align:center;
width:25px;
height:25px;
font-size:0.8em;
border:1px solid #DFE6DE;
background-color:#EBF2EA;
color:#FF0000;
}
.day-with-date {
vertical-align:text-top;
text-align:left;
width:60px;
height:60px;
border:1px solid #DFE6DE;
}
.no-events {
}
.day-without-date {
width:60px;
height:60px;
border:1px solid #E9F0E8;
}
span.weekend {
color:#FF0000;
}
.current-day {
vertical-align:text-top;
text-align:left;
width:60px;
height:60px;
border:1px solid #BFBFBF;
background-color:#E4EBE3;
}
span.event {
font-size:0.75em;
}
.kjo-link {
font-size:0.75em;
text-align:center;
}
.event-title {
text-align:center;
font-weight:bold;
font-size:1.2em;
}
.event-title-break {
width:96%;
margin-left:2%;
margin-right:2%;
margin-top:5px;
margin-bottom:5px;
text-align:center;
height:1px;
background-color:#000000;
}
.event-content-break {
width:96%;
margin-left:2%;
margin-right:2%;
margin-top:5px;
margin-bottom:5px;
text-align:center;
height:1px;
background-color:#000000;
}
.calendar-date-switcher {
height:25px;
text-align:center;
border:1px solid #D6DED5;
background-color:#E4EBE3;
}
.calendar-date-switcher form {
margin:0;
padding:0;
}
.calendar-date-switcher input {
border:1px #D6DED5 solid;
}
.calendar-date-switcher select {
border:1px #D6DED5 solid;
}
.cat-key {
width:100%;
margin-top:10px;
padding:5px;
border:1px solid #D6DED5;
}' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query INSERT INTO wp_calendar_config SET config_item='display_author', config_value='false' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query INSERT INTO wp_calendar_config SET config_item='display_jump', config_value='false' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query INSERT INTO wp_calendar_config SET config_item='display_todays', config_value='true' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query INSERT INTO wp_calendar_config SET config_item='display_upcoming', config_value='true' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query INSERT INTO wp_calendar_config SET config_item='display_upcoming_days', config_value=7 made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query INSERT INTO wp_calendar_config SET config_item='calendar_version', config_value='1.2' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query INSERT INTO wp_calendar_config SET config_item='enable_categories', config_value='false' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query ALTER TABLE wp_calendar ADD COLUMN event_category BIGINT(20) UNSIGNED made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query UPDATE wp_calendar SET event_category=1 made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query ALTER TABLE wp_calendar ADD COLUMN event_link TEXT made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query UPDATE wp_calendar SET event_link='' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query CREATE TABLE wp_calendar_categories (
category_id INT(11) NOT NULL AUTO_INCREMENT,
category_name VARCHAR(30) NOT NULL ,
category_colour VARCHAR(30) NOT NULL ,
PRIMARY KEY (category_id)
) made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query INSERT INTO wp_calendar_categories SET category_id=1, category_name='General', category_colour='#F6F79B' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head, check_calendar
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query SELECT config_value FROM wp_calendar_config WHERE config_item='calendar_style' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, calendar_wp_head
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query SELECT * FROM wp_posts WHERE (post_type = 'page' AND post_status = 'publish') ORDER BY menu_order ASC made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_list_pages, get_pages
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query SELECT * FROM wp_posts WHERE (post_type = 'page' AND post_status = 'publish') ORDER BY menu_order, post_title ASC made by require, require_once, include, wp_list_pages, get_pages
[12-Jun-2010 22:29:58] WordPress database error MySQL server has gone away for query SELECT * FROM wp_posts WHERE (post_type = 'page' AND post_status = 'publish') ORDER BY menu_order ASC made by require, require_once, include, get_footer, locate_template, load_template, require_once, wp_list_pages, get_pages