Hi all.
I got a bunch of the following error message, and till when can not found a solution, fear to upload the main server,
1.
This one is on the bottom of plugin config page.:
"Fatal error: Cannot use object of type WP_Error as array in C:\xampp\htdocs\wordpress\wp-content\plugins\wp-super-cache\wp-cache.php on line 473"
the line 473 of the wp-cache.php :
if ( preg_match( '/(Cached page generated by WP-Super-Cache on) ([0-9]*-[0-9]*-[0-9]* [0-9]*:[0-9]*:[0-9]*)/', $page[ 'body' ], $matches1 ) &&
2.
and this ones, is on the user side ( localhost)
"
Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in C:\xampp\htdocs\wordpress\wp-content\plugins\wp-super-cache\wp-cache-phase1.php on line 377
Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in C:\xampp\htdocs\wordpress\wp-content\plugins\wp-super-cache\wp-cache-phase1.php on line 377
Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in C:\xampp\htdocs\wordpress\wp-content\plugins\wp-super-cache\wp-cache-phase1.php on line 377
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\wordpress\wp-content\plugins\wp-super-cache\wp-cache-phase1.php:377) in C:\xampp\htdocs\wordpress\wp-content\plugins\si-contact-form\si-contact-form.php on line 94
"
the line 377 of the wp-cache-phase1.php :
" mail( $wp_cache_debug_email, '[' . addslashes( $_SERVER[ 'HTTP_HOST' ] ) . "] WP Super Cache Debug", $message );"
php sendmail its works well, so why got the error message?
Anybody have similar problem, or some php guru - who knows what steps have to take?
thanks. Jean
jean at nivovas.co.uk
http://nivovas.co.uk