1278263420 =>
array (
'mca_savedata_event' =>
array (
'40cd750bba9870f18aada2478b24840a' =>
array (
'schedule' => 'daily',
'args' =>
array (
),
'interval' => 86400,
),
),
),
1278263422 =>
array (
'mca_savedata_event' =>
array (
'40cd750bba9870f18aada2478b24840a' =>
array (
'schedule' => 'daily',
'args' =>
array (
),
'interval' => 86400,
),
),
),
Statistics: Posted by Jason Caldwell — May 27th, 2011, 12:39 am
Statistics: Posted by Jason Caldwell — May 26th, 2011, 10:54 pm
array (
0 =>
array (
'file' => '/home/xxxxxx/public_html/wp-includes/functions.php',
'line' => 532,
'function' => 'maybe_serialize',
'args' =>
array (
0 =>
array (
'login_welcome_page' =>
array (
'time' => 1306466498,
'page' => '',
'link' => 'http://xxxxxxwebdesign.com/?page_id=0',
),
'membership_options_page' =>
array (
'time' => 1306466498,
'page' => '',
'link' => 'http://xxxxxxwebdesign.com/?page_id=0',
),
'file_download_limit_exceeded_page' =>
array (
'time' => 1306466498,
'page' => '',
'link' => 'http://xxxxxxwebdesign.com/?page_id=0',
),
),
),
),
1 =>
array (
'file' => '/home/xxxxxx/public_html/wp-content/plugins/s2member/includes/classes/cache.inc.php',
'line' => 81,
'function' => 'update_option',
'args' =>
array (
0 => 'ws_plugin__s2member_cache',
1 =>
array (
'login_welcome_page' =>
array (
'time' => 1306466498,
'page' => '',
'link' => 'http://xxxxxxwebdesign.com/?page_id=0',
),
'membership_options_page' =>
array (
'time' => 1306466498,
'page' => '',
'link' => 'http://xxxxxxwebdesign.com/?page_id=0',
),
'file_download_limit_exceeded_page' =>
array (
'time' => 1306466498,
'page' => '',
'link' => 'http://xxxxxxwebdesign.com/?page_id=0',
),
),
),
),
2 =>
array (
'file' => '/home/xxxxxx/public_html/wp-content/plugins/s2member/includes/classes/constants.inc.php',
'line' => 30,
'function' => 'cached_page_links',
'class' => 'c_ws_plugin__s2member_cache',
'type' => '::',
'args' =>
array (
),
),
3 =>
array (
'function' => 'constants',
'class' => 'c_ws_plugin__s2member_constants',
'type' => '::',
'args' =>
array (
0 => '',
),
),
4 =>
array (
'file' => '/home/xxxxxx/public_html/wp-includes/plugin.php',
'line' => 395,
'function' => 'call_user_func_array',
'args' =>
array (
0 => 'c_ws_plugin__s2member_constants::constants',
1 =>
array (
0 => '',
),
),
),
5 =>
array (
'file' => '/home/xxxxxx/public_html/wp-settings.php',
'line' => 298,
'function' => 'do_action',
'args' =>
array (
0 => 'init',
),
),
6 =>
array (
'file' => '/home/xxxxxx/public_html/wp-config.php',
'line' => 92,
'args' =>
array (
0 => '/home/xxxxxx/public_html/wp-settings.php',
),
'function' => 'require_once',
),
7 =>
array (
'file' => '/home/xxxxxx/public_html/wp-load.php',
'line' => 30,
'args' =>
array (
0 => '/home/xxxxxx/public_html/wp-config.php',
),
'function' => 'require_once',
),
8 =>
array (
'file' => '/home/xxxxxx/public_html/wp-blog-header.php',
'line' => 12,
'args' =>
array (
0 => '/home/xxxxxx/public_html/wp-load.php',
),
'function' => 'require_once',
),
9 =>
array (
'file' => '/home/xxxxxx/public_html/index.php',
'line' => 17,
'args' =>
array (
0 => '/home/xxxxxx/public_html/wp-blog-header.php',
),
'function' => 'require',
),
)
Statistics: Posted by denvert — May 26th, 2011, 10:27 pm
function maybe_serialize( $data ) {
if ( is_array( $data ) || is_object( $data ) )
return serialize( $data );
if ( is_serialized( $data ) )
return serialize( $data );
return $data;
}
function maybe_serialize( $data ) {
file_put_contents(WP_CONTENT_DIR."/debug.log", var_export(debug_backtrace(), true));
if ( is_array( $data ) || is_object( $data ) )
return serialize( $data );
if ( is_serialized( $data ) )
return serialize( $data );
return $data;
}
Statistics: Posted by Jason Caldwell — May 26th, 2011, 8:32 pm
Statistics: Posted by denvert — May 26th, 2011, 5:31 pm
Statistics: Posted by Jason Caldwell — May 26th, 2011, 5:04 pm
Statistics: Posted by denvert — May 26th, 2011, 4:40 pm
Statistics: Posted by Jason Caldwell — May 26th, 2011, 4:24 pm
Statistics: Posted by denvert — May 26th, 2011, 10:00 am
Statistics: Posted by denvert — May 26th, 2011, 1:00 am