Vladimir’s WordPress Forum


 
Current User: Guest
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

can't comment !?

Add a New Topic Reply to Post
UserPost

18:24
8 September, 2008


Ovidiu

Guest

sorry Vladimir,

I had forgotte nabout your forum so I psoted/commented below your wp wall plugin as well.

will jsut copy my comment here so it is easier available for reading/solving :-)

I have used this plugin since one of its first versions, but now, with version 1.0.1 if a user logs in (as an editor) and tries to comment in the shoutbox, he gets:

An error occurred, please notify the administrator.

even if he just wrote: test. Same goes for guests, only me as a moderator can write to the shoutbox. settigns are:

wp settings: comments allowed, user must just leave a name and emai laddress
wall settings: comments are enabled and everyone can comment.

see it here: http://www.die-kellerkinder.eu

20:30
8 September, 2008


Vladimir

Admin

posts 707

Try to turn off the email address and see what happens?

21:30
8 September, 2008


Ovidiu

Guest

thats not really an option, as I am refering to the wordpress settigns udner SETTINGS => DISCUSSION where it says commenter must leave a name and email address to comment, turning that off, woudl result in masses of anonymous comments!

Email inside wp wall is off.

21:40
8 September, 2008


Vladimir

Admin

posts 707

I am not advising that as a policy on your blog, but as a way to find the problem.

0:06
9 September, 2008


Ovidiu

Guest

sorry my last post here was deleted again :-( or spammed away?

Ok, I disabled the visitor need a name and email to comment and I was asked to enter all required fields !? I have no clue why, so when I entered an email, I got the old error about notifying the admin again :-(

12:00
10 September, 2008


ovidiu

Guest

any other suggestions to try out?

17:09
10 September, 2008


Ovidiu

Guest

foudn the culprit, wp wall isn't playing nicely with this plugin: http://omninoggin.com/projects/wordpress-plugins/ajax-force-comment-preview-wordpress-plugin/

any ideas how to keep using both?

19:15
14 September, 2008


Vladimir

Admin

posts 707

sorry.. I dont have time to fix issues in my dozen or so plugins let alone chase problems in others.

9:03
15 September, 2008


Ovidiu

Guest

:-) understandable, still here is a fix from the author of the other plugin:

http://omninoggin.com/projects/wordpress-plugins/ajax-force-comment-preview-wordpress-plugin/

To get these two plugins to work you will have to:
1. Upgrade to the latest version of AJAX Force Comment Preview
2. Add the following lines of code in wp-wall-ajax.php before the line that calls “wp_new_comment”.

// Ajax Forced Comment Preview Compatibility Code – START
$_POST['author'] = $_POST['wpwall_author'];
$_POST['text'] = $_POST['wpwall_comment'];
$_POST['email'] = $_POST['wpwall_email'];
$_POST['afcp-nonce'] = Ajax_Force_Comment_Preview::send(true);
// Ajax Forced Comment Preview Compatibility Code – END

Reply to Post

Reply to Topic:
can't comment !?

Guest Name (Required):

Guest Email (Required):

HTML Editor
Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
8 + 9