OK I don't know a lot about code,
In reading from Donncha's what to do, he says...
Hidden Code
The bad guys are using a number of ways to hide their ...... When you upgrade WordPress your theme files won’t be overwritten so make sure you double check those files for any strange code that uses the eval() command, or base64_decode()......
-
I'm trying to put things back together now, and have not reinstalled the plugin that has caused this error to show up on my page.
Warning: include(/home2/champir8/public_html//wp-content/plugins/dynamic-content-gallery-plugin/dynamic-gallery.php) [function.include]: failed to open stream: No such file or directory in /home2/champir8/public_html/wp-content/themes/atahualpa/functions.php(478) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '/home2/champir8/public_html//wp-content/plugins/dynamic-content-gallery-plugin/dynamic-gallery.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/champir8/public_html/wp-content/themes/atahualpa/functions.php(478) : eval()'d code on line 1
Does the "eval()'d" at the bottom of this mean trouble?