DNBrawler
Forum Replies Created
-
Forum: Hacks
In reply to: WP Admin Bar CSS originI’ve tried this:
remove_action(‘admin_print_styles’, ‘print_admin_styles’, 20);
and it wouldn’t work.
Does anyone have a method to remove the admin-bar.css and admin-bar.min.css?Forum: Fixing WordPress
In reply to: Updating Results in an error messageAny update on my site results with this error and it still occurs even after I deleted both plugin files.
Here’s the quote from my post that says I deleted both plugin files.
Update: I restored my databases to an earlier restore time. And the problem still occurs? What is going on?
Okay I’d like to tell you guys how this problem occurred. So I downloaded this plugin in two seperate parts. I first got the initial php file and then I activated the plugin, and I realized that it didn’t work, it needed the other file. So I got the other file, the (updater.php) file and then I loaded that in afterwards and it seemed to work, however that whole process seemed to have broken my site. I realized after looking into the updater.php file It says “
// Prevent loading this file directly – Busted!
“
Can someone elaborate on this?? Please?Forum: Everything else WordPress
In reply to: robots.txt questionI’m not sure how I should write it then. I don’t want google to miss a whole archive of posts.
So should I add a slash at the end or..?
Forum: Fixing WordPress
In reply to: WP 3.4 Problem [Redirection Widget Not Opening]Turns out Google Custom Search prevented certain scripts from launching thus preventing from opening the Widget box.
Yes. I just deactivated it, was a good plugin :L
Forum: Fixing WordPress
In reply to: WP 3.4 Problem [Redirection Widget Not Opening]I never noticed how fast wordpress is without all these plugins on. THANKS Both problems fixed from disabling 94 plugins. Now time to find out which one is causing the problems.
Forum: Fixing WordPress
In reply to: Permalink problemFixed deleted from database. WP_REDIRECTION_ITEMS.
Forum: Plugins
In reply to: [Plugin: Theme My Login] Major Permalink problemFixed: Went into the database and deleted WP_REDIRECTION_ITEMS.
Forum: Fixing WordPress
In reply to: Permalink problemI’ve already done that–I deleted the folder completely. I even tried to submit a new value “/index” to see if the url would change to “dnbrawler.com/index” but it didn’t.