Len
Forum Replies Created
-
Can you post the contents of the header.php file to our pastebin then post the link here please?
Forum: Hacks
In reply to: Better WP Security – Internal ErrorYou’re welcome!
Hi brianpalmer,
You can access your site via /wp-login.php Once in, you can switch to another theme for now.
I’m interested in what is on line 29 of functions.php. That theme is available as a freebie from WooThemes and the stock file only has 26 lines. Have you altered it in anyway?
Forum: Hacks
In reply to: Better WP Security – Internal ErrorHonestly, I wouldn’t bother with blocking IPs since most people have dynamic IPs anyway. Additionally, if someone really wants to access your site they’ll do so through a proxy. If you’re going to start banning those you could end up with a list of thousands of IPs which will slow your site down to a crawl. (if not crash it)
Forum: Hacks
In reply to: Better WP Security – Internal ErrorHi Halvformat,
Using an FTP client go to the
.htaccessfile at root and remove this …# BEGIN Better WP Security Order allow,deny Allow from all Deny from # END Better WP SecurityForum: Fixing WordPress
In reply to: How to remove feed from WP CoreYou’re most welcome. Could you mark this thread as resolved please?
Forum: Fixing WordPress
In reply to: How to remove the search boxAs an addendum, removing the search form will NOT prevent anyone from manually searching your site. They can still do so by adding
?s=SEARCH&TERMSto the end of your URL.To completely disable search you can try Scott’s plugin here.
Forum: Fixing WordPress
In reply to: Jetpack ruined my siteI haven’t found any info via Google on that weird URL but as I say I really don’t like it.
Forum: Fixing WordPress
In reply to: Jetpack ruined my siteI suppose for the immediate time being you could change ALL passwords but that’s not necessarily how they got in to begin with.
Forum: Fixing WordPress
In reply to: How to remove the search boxHi Black flamingo
That search box resides in a widget area called Right Header Widgets. The way that theme is built is if no widgets are active in that widget area the search form will show by default. You can get rid of it via 2 methods:
1. Place an empty text widget in the Right Header Widgets area, or better yet …
2. From the theme’s control panel click on Sidebars at the top then Right Header Widgets on the left. From there you have the option to show/hide the search form.Forum: Themes and Templates
In reply to: Syntax error after editing functions.php fileYou know, I just installed that theme on a test site and loaded the file you posted at the pastebin with no errors. Out of curiosity what version of PHP are you running?
Forum: Fixing WordPress
In reply to: Jetpack ruined my siteOkay, you may as well as deactivate it. I’m going to give you some reading. Have a look at Esmi’s response in this thread.
I’m going down the path that you may have been hacked because earlier I saw this in your source code (although it hasn’t yet returned) …
<iframe src='http://whitelatoclla.aa.am/baskl/klaldedyaycavsad.php' width='1' height='1' frameborder='0'>I have no idea what that is but I don’t like the look of it.
Forum: Fixing WordPress
In reply to: Jetpack ruined my siteHmmm, I could have sworn I saw a suspect iframe in your source code. Make sure all elements of Jetpack are active. For that matter make sure all plugins are active.
Forum: Fixing WordPress
In reply to: Jetpack ruined my siteI don’t use Jetpack but doesn’t it have several features or modules or something that can be individually activated?
Forum: Fixing WordPress
In reply to: Jetpack ruined my siteAre all modules active?