Andy Bailey
Forum Replies Created
-
Forum: Plugins
In reply to: [CommentLuv] Cryptic error about problem contacting API URLif you’re having an issue with your url then it is best to let me know what your url is and where you’re seeing the problem so I go there and try and replicate it.
without your url and the urls to the sites you’re having a problem on then it is very difficult to diagnose what the problem is.
please submit a support ticket at http://support.commentluv.com , I don’t check these forums often
Forum: Plugins
In reply to: [CommentLuv] [Plugin: CommentLuv] Local Avatars and Integrationthe plugin uses standard wordpress functions to generate the gravatars so if your local avatars plugin filters that function then it should work ok.
the plugin only enhances your comments system, it doesn’t replace it so if you remove it then your existing comments will not be affected.
Forum: Plugins
In reply to: [CommentLuv] Had to revert back to older version after updating to 2.90.2great, thanks for posting an update!
Forum: Fixing WordPress
In reply to: Deprecated function in WordPress 3.2.1this is not an issue in 2.90.8.1 as I have removed all deprecated functions and php notices when running in debug mode.
just download the latest version and you’ll be fine
thanks for your report. These are notices, not errors. Commentluv will work just fine and you wont notice them if you don’t run your blog in debug mode.
you should only use debug mode when you’re , um, debugging!I will make changes to the next update so that these notices do no appear when you’re in debug mode. even though they are not causing harm, it still irks me to know that they are there! 🙂
Forum: Plugins
In reply to: [CommentLuv] Commentluv & post_typecommentluv only shows last blog posts so if you’re commenting on your own blog, it’ll only show the post types. if you’re commenting on other sites, it’ll show whatever is showing on your feed so if you haven’t set your feed to show your custom post types then it wont see them.
Forum: Plugins
In reply to: [CommentLuv] Cryptic error about problem contacting API URLthis error happens when your site is using www but the settings have set the API url (which is in your wp-admin directory) to not use www
eg.
if your site is set to use http://www.site.com and the API url (found in the technical settings of the commentluv settings page) is using http://site.com/wp-admin/admin-ajax.php then you need to change the API url so it has www (http://www.site.com/wp-admin/admin-ajax.php)
or – if your site is set to NOT use WWW but the api url IS using www then you need to take the www bit off the api url.
that’s what the
check the technical settings and add or remove www from the api url.
means
your error log relating to directory index forbidden just means that someone or something (a bot maybe) tried to access that file but couldn’t (which is correct)
Forum: Fixing WordPress
In reply to: [CommentLuv] Commentluv 2.90.3 not working with latest WordPress@mitaing don’t worry, it is working fine on your site!
you can see the badge underneath your comment form. try logging out and viewing a single post and you will see it
Forum: Fixing WordPress
In reply to: [CommentLuv] Commentluv 2.90.3 not working with latest WordPressplease update to version 2.90.5 and click the reset button in the settings page and report back to see if that worked or not for you
Forum: Plugins
In reply to: [CommentLuv] Had to revert back to older version after updating to 2.90.2please update to the latest version and reset to default settings and report back
Forum: Fixing WordPress
In reply to: Site looks strange unless logged in.you’re welcome!
Forum: Fixing WordPress
In reply to: Site looks strange unless logged in.you are using w3 total cache and probably have it set to minify javascript and css. I would turn off minifying and then clear the cache if I were you
ok, just added the ability to save the copyscape results in the post meta and show how many results found so I don’t click check again when I’ve already checked. also added show the results again if needed and added a link to check again.
let me know if you want it jgadbois
btw.. nice jquery
Forum: Plugins
In reply to: Custom Meta Boxes For Pluginsthat link is no longer working! do you have a live website ?
Forum: Fixing WordPress
In reply to: WP 3.0.5 bug?thanks for that otto, an image wasn’t showing in the link commentluv adds to comments and I thought I was going to have to update the plugin but luckily it wasn’t my plugin at fault.
Upgrading akismet fixed it for now. ta