navaldis
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adhesive plugin not workingNever mind.
Upgrading the plug in to 1.6 alpha fixed my SQL issue.
Forum: Plugins
In reply to: Kitty’s Spaminator ErrorYes, as per usual it was me. Seems I really should research things more than just come crawling to the forums for help.
Downloading the correct version of spaminator and making sure that one pasted other plugin PHP code correctly into the file certainly makes things run far more smoothly.
Thanks to all for your very helpful suggestions.
Forum: Fixing WordPress
In reply to: Adhesive plugin not workingHmm?
Anyone seen this when using Adhesive. I must say I like the plugin very much but when I click on any category I get the following error message at the top of the blog….
</style><div id=’error’>
Database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘ON (Adhesive.Post_ID = .post_id) WHERE 1 AND (category_id = 1]
SELECT *, ID as Post_ID FROM Adhesive LEFT JOIN ON (Adhesive.Post_ID = .post_id) WHERE 1 AND (category_id = 1);
Pulled this out of the web page source as it was a bit cut off.
Anyone seen this one before??
Forum: Plugins
In reply to: Kitty’s Spaminator ErrorThanks for your replies.
I can see now that it is most likely the way that I installed it or some of the other plugins that I have been working with.
Thanks for the link on troubleshooting the Headers and I will make sure that I pick up Spaminator from the site indicated.
Forum: Plugins
In reply to: Kitty’s Spaminator ErrorI’ve just installed Kittens Spaminator and when I try to edit the comments I get the following error…
Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-admin/post.php on line 709
Then when I try to login I get…
Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-login.php on line 42
Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-login.php on line 43
Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-login.php on line 44
Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-login.php on line 45
Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-login.php on line 174
Does anyone have any idea what is going on here. I thought perhaps another plugin was interferring so I disabled all plugins but spaminator but the same errors occur.
Any assistance would be greatly appreciated.