uelkfr
Member
Posted 8 months ago #
[Tue Sep 20 19:46:16 2011] [error] [client 46.147.70.61] PHP Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE in /home/u32812/chelnyucheba.ru/www/wp-content/plugins/si-contact-form/si-contact-form-admin.php on line 1498, referer: http://www.chelnyucheba.ru/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
[Tue Sep 20 19:46:32 2011] [error] [client 46.147.70.61] PHP Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE in /home/u32812/chelnyucheba.ru/www/wp-content/plugins/si-contact-form/si-contact-form-admin.php on line 1498, referer: http://www.chelnyucheba.ru/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
What does that means?
http://wordpress.org/extend/plugins/contact-form-7/
It means that your wp-content/plugins/si-contact-form/si-contact-form-admin.php file has a PHP syntax error and you have set wrong tag to this topic.
uelkfr
Member
Posted 8 months ago #
Sorry. Yes, spinning arrow is due to incorrect XHTML (non-validated). But how it can be syntax error in si-contact-form-admin.php if I haven't done any modification to it.
Also about spinning arrow, I have disabled Contact Form 7 javascript loading in wp-config.php, and now it is returns HTTP 500 internal error http://www.chelnyucheba.ru/order/#wpcf7-f117-p58-o1
uelkfr
Member
Posted 8 months ago #
The problem was solved moving to Form Manager plugin and using PHP mail() instead of WP_mail() in advanced settings. Contact Form 7 doesn't have this setting.