If i log in, it allows posts, but if I'm not logged in as a user, I get the error. I have tripple checked, and the option to require users to be logged in to post is not checked.
Post edited 21:01 – 24 March, 2009 by 2lounge.ch Post edited 21:01 – 24 March, 2009 by 2lounge.ch
hi guys
I've found the error reason. it's very simple: Be shure that you switch off the following general discussion settings in your wordpress blog: - user (commenter) must enter name and emailadress - comment must be approved by an admin - user must have at least one comment approved by admin
That's it. sorry for my bad english. but it looks like your plugin checks this settings. when the admin of the blog sets one of this settings (because of spam) the plugin doesn't work because you can't enter name and emailadress.
two ways now: change the settings and use askimet or ask the developer to fix the now known bug ;-)
best regards from switzerland, tom http://www.2lounge.ch <– I'm using your shoutbox and it works great! many thanks!
I've tried everything I can find and it's still not working. I'll keep the widget on my site right at the bottom for a couple of days for everyone to take a look.
I've found the error reason. it's very simple: Be shure that you switch off the following general discussion settings in your wordpress blog: - user (commenter) must enter name and emailadress - comment must be approved by an admin - user must have at least one comment approved by admin
That's it. sorry for my bad english. but it looks like your plugin checks this settings. when the admin of the blog sets one of this settings (because of spam) the plugin doesn't work because you can't enter name and emailadress.
two ways now: change the settings and use askimet or ask the developer to fix the now known bug ;-)
best regards from switzerland, tom http://www.2lounge.ch <– I'm using your shoutbox and it works great! many thanks!
SOLVED FOR NON ENGLISH USERS (Root cause as far as I'm concerned)
Hi Vlad,
neat plugin, hope my users will love !
line 48 of wp-wall.js only works on English WordPress…. For instance in Fench I replaced it with: if (request.responseText.search(/ otherwise every error goes to "an error occurred bla bla" and people get confused, since they don't get the normal error message such as "you must be logged in" or whatever the case may be.
might even be better to put to match something like:
anyway, easy enough to fix; as always with ajax, need to use firebug :) Pierre
Vladimir’s WordPress Forum
An error occurred, please notify the administrator
2:53
30 January, 2009
Vladimir
posts 707
Bummer, the saga continues..
15:11
1 February, 2009
Matiiou
I had the same problem … It came from the fact than non-users's comments had to me approved by admins.
15:40
8 February, 2009
Frank
Hi there,
i got the same error when someone writes a message:
"An error occurred, please notify the administrator"
I set the permissions to 755 and then to 777 but the problem is still the same.
Any hints?
Thx and greetz
Frank :-)
22:23
23 February, 2009
Adam
I'm having the same problem.
If i log in, it allows posts, but if I'm not logged in as a user, I get the error. I have tripple checked, and the option to require users to be logged in to post is not checked.
The alternative I've found that DOES work is Pierre's Wordspew: http://pierre.sudarovich.free……hp/page/2/
I'd prefer to use the Wall, but it just seems to be too buggy…
15:51
24 March, 2009
2lounge.ch
Post edited 21:01 – 24 March, 2009 by 2lounge.ch
Post edited 21:01 – 24 March, 2009 by 2lounge.ch
hi guys
I've found the error reason. it's very simple:
Be shure that you switch off the following general discussion settings in your wordpress blog:
- user (commenter) must enter name and emailadress
- comment must be approved by an admin
- user must have at least one comment approved by admin
That's it. sorry for my bad english. but it looks like your plugin checks this settings. when the admin of the blog sets one of this settings (because of spam) the plugin doesn't work because you can't enter name and emailadress.
two ways now: change the settings and use askimet
or ask the developer to fix the now known bug ;-)
best regards from switzerland, tom
<– I'm using your shoutbox and it works great! many thanks!
http://www.2lounge.ch
8:13
21 April, 2009
milko
Still not working for me=(
12:43
19 September, 2009
icybergie
I've tried everything I can find and it's still not working. I'll keep the widget on my site right at the bottom for a couple of days for everyone to take a look.
http://www.jdramazone.com
2:20
4 July, 2010
Škrabalica
2lounge.ch said:
Thanks! This solved problem!
22:17
10 December, 2010
pierre
SOLVED FOR NON ENGLISH USERS
(Root cause as far as I'm concerned)
Hi Vlad,
neat plugin, hope my users will love !
line 48 of wp-wall.js only works on English WordPress…. For instance in Fench I replaced it with:
if (request.responseText.search(/
otherwise every error goes to "an error occurred bla bla" and people get confused, since they don't get the normal error message such as "you must be logged in" or whatever the case may be.
might even be better to put to match something like:
anyway, easy enough to fix; as always with ajax, need to use firebug :)
Pierre
0:18
13 December, 2010
Vladimir
posts 707
Hi Pierre
Feel free to send patched file to my email vprelovac@gmail.com
15:15
10 July, 2011
Jose Carlos
Hi there,
Well, i have the same problem.
I set the permissions to 755 and then to 777 but the problem is still the same.
Please, anybody knows the solution.
Thank you.
Regards.
18:40
18 March, 2012
harajer.com
I solved!!!
only change line "if (request.responseText.search(/