Funnily, I can’t reproduce the issue myself on another installation, but on my home desktop it’s 100 % reproductible: I can’t install scripts until I disable autoHideStatusbar. Maybe the discrepancy means the incompatibility is actually between autoHideStatusbar and another plugin.
Marti: I’m not sure of the installation order. How can I find it out?
For me, the same symptoms were caused by apparent incompatibility btw Greasemonkey and another add-on, autoHideStatusbar, so you could try disabling other add-ons.
Hi Florence!
I followed your instructions and indeed, login now again works perfectly. I won’t touch the Facebook links from now on. :)
Thanks for responding, and for your help!
Two out of three times when trying to log in to Anobii (using Firefox 3.6.6.) I get redirected to Facebook and remain unlogged-in to Anobii. That is, even if I return to Anobii from Facebook (where I didn’t want to go), I’m still not logged in.
I get sent to Facebook even if I uncheck the Facebook option on the login page. The only times I can get in to Anobii are when the Facebook option for some reason doesn’t even appear on the login page, usually only after two or three times of being wrongly forwarded to Facebook.
Possibly the worst part is that I’ve not even connected my Anobii account to my Facebook account. I don’t want the two linked together, and still the login fails badly due to this Facebook hassle.
Spoke too soon I see: the ’fix’ I linked to only fixed this for logged in users (whose comments didn’t have proper paragraphing either, on my site).
A fix for this has been posted in MCEComments’ author’s blog’s comments: set ’force_p_newlines’ to true and ’force_br_newlines’ to false in the plugin code. In v0.4.8 they’re on lines 268-269 of tinyMCEComments.php.