bazil749
Forum Replies Created
-
Forum: Plugins
In reply to: [SparkPost] Sending suspendedGlad it worked out for you.
My account is still suspended. I got a very harshly email accusing me of sending spam.
What seems to have happened is a user of your website fills in spammy content to my contact forms. Possibly a bot or something. Who knows?Point is, I was given no warning from SparkPost, my account (that I use on several WP sites) was immediately suspended.
I’m still waiting for a resolution.
Forum: Plugins
In reply to: [Adminimize] 1.8.4 breaks 'Featured Image' functionalityDon’t me to be an echo, but I’m having the same issues. WP ver: 3.5.2, Adminimize 1.8.4.
I’ve removed ALL my settings in Adminimize, I deactivated and deleted the plugin. As soon as I download and activate the plugin, the “Featured Image” goes away.
This is with no settings checked in Adminimize.
Hope this helps.
Got this too. Funny thing is, I don’t even use this plugin.
They also quoted a weird location: wp-includes.bak (a backup I made over a year ago)
Forum: Fixing WordPress
In reply to: I want to disable jquery included in WordPress.@batten1000, @otto42
Actually, that’s not entirely true.This has always worked for me:
// Drop this in functions.php or your theme if( !is_admin()){ wp_deregister_script('jquery'); wp_register_script('jquery', ("https://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"), false, '1.3.2'); wp_enqueue_script('jquery'); }
You can skip the “register” and “enqueue” steps above and use the literal google.load() in your theme, but that may mess with certain other plugins that need jQuery registered through WordPress.
Forum: Fixing WordPress
In reply to: Solved My “Insert Image into Post” Blank Popup Problem – Sharing@reviewabc: I’m not sure what your motives are, but there are a few things wrong with them. 1. You don’t simply list the solution here which makes me think you’re just looking for some traffic (which you got).
2. You didn’t link to any post, just the main blog. So now I have to search through all your posts looking for the solution. This further makes me think you’re only looking for traffic.
3. The attached file can’t be downloaded.
So with all this being said.
Could someone please help me. I have three blogs, all upgraded at the same time. 2 don’t work, one does. I’ve even hit the deactivate all plugins button.
WP 2.5 is really turning out to be a pain in the butt.
I have a few questions about this solution.
I’m having the same problem, but I don’t think it deals with the email address (I could be wrong of course). I’ve tried changing email addresses, but it doesn’t seem to work.
This is what I’ve noticed. When I comment with the Name “Baz L”, I get the default avatar. Anything else, brings up my proper MyBlogLog avatar.
Any ideas?
Even when I check the URL of the image used:
https://pub.mybloglog.com/coiserv.php?href=https://www.lifeofBaz.com&n=Baz%20L
bring ups nothing but:
https://pub.mybloglog.com/coiserv.php?href=https://www.lifeofBaz.com&n=Baz%20K
brings up my correct avatar.Really weired.
Forum: Fixing WordPress
In reply to: Getting Gargled Text In Internet Explorer 7.0This goes in the .htaccess file?
Do I need to provide a full server path?
Forum: Fixing WordPress
In reply to: Getting Gargled Text In Internet Explorer 7.0Yep, the latest 0.3.1.
Um, WordPress compression is off as the document needed (doesn’t the plugin turn it off anyways?).
And it happens when I’m anonymous. As I understand, logged in users don’t get pages that are super cached right?
The funny thing is that it happens sometimes. I haven’t done much testing on it (everything was live when installing).
Or it could be my host. Would I need some addition stuff in my .htaccess this maybe:
AddEncoding x-gzip .gz .tgz
??Regardless, EXCELLENT PLUGIN MAN!
Forum: Fixing WordPress
In reply to: Spellchecker non functional?Somebody help.
The spelle checker doesn’t spell. I’m not sure what software is running on the server, but I am sure that I have the google toolbar installed.
I used to use Ajax-Spell Checker before, but I just upgraded to 2.1 and things are broken.
Forum: Plugins
In reply to: ImageManager/Adsense-deluxe conflictAny fixes yet?????