| User | Post |
|
1:36 pm July 16, 2009
| Avataar
Member
| | | |
|
| posts 5 |
|
|
Hello, I'm using Wordpress 1.8.1 with WP Ajax Edit Comments 2.3.2.1 and Role Scoper 1.0.4.1
If I activate both plugins, I'm not able to Edit / Supress / Moderate comments with the Edit Comments Ajax.
If I de-activate Role Scope, Edit Comment plugins works fine.
Do you have an idea please ?
Thanks a lot.
|
|
|
2:34 pm July 22, 2009
| Kevin
Admin
| | | |
|
| posts 2402 |
|
|
Avataar said:
Hello, I'm using Wordpress 1.8.1 with WP Ajax Edit Comments 2.3.2.1 and Role Scoper 1.0.4.1
If I activate both plugins, I'm not able to Edit / Supress / Moderate comments with the Edit Comments Ajax.
If I de-activate Role Scope, Edit Comment plugins works fine.
Do you have an idea please ?
Thanks a lot.
Can you give me more details about the failure conditions? Is this a front end or backend editing attemps? What type of user is unable to edit their comment (Anon / logged Subscriber / logged Editor, etc.)? Have you modified Ajax Comment settings? Does the post/page in question have any RS Restrictions?
When I set the Ajax Comment option for perpetual editing by a logged user, those users can successfully edit comments they've posted to other users' posts. Anon users can edit their comment for the limited time too. I did notice, however, that the WP comment moderation filter counts the Ajax editing links toward the "hold in queue if it contains X or more links" threshold.
|
|
|
10:32 am July 28, 2009
| Avataar
Member
| | | |
|
| posts 5 |
|
|
Hello Kevin,
Thanks for your answer and for your great job
The failure appears only in those conditions :
- Permalinks set something different than default (for ex : /%year%/%monthnum%/%day%/%postname%/)
- Role scoper active. I changed only the Contributor Role to add rights to upload images
- Ajax Comment not modified
In those conditions, if an user (simple reader) or me (admin) try to edit / delete / moderate a comment, he obtains a download popup wich propose to download the file "comment-editor.php" !!
If I set the permalinks to default : there's no bug
If I de-activate Role scoper : no more bug
Thanks for your help
|
|
|
6:43 am August 1, 2009
| Kevin
Admin
| | | |
|
| posts 2402 |
|
|
Avataar said:
In those conditions, if an user (simple reader) or me (admin) try to edit / delete / moderate a comment, he obtains a download popup wich propose to download the file "comment-editor.php" !!
If I set the permalinks to default : there's no bug
If I de-activate Role scoper : no more bug
Thanks for your help
I'm still not seeing it. What browser are you using?
|
|
|
11:56 am August 1, 2009
| Avataar
Member
| | | |
|
| posts 5 |
|
|
I'm using both ie 8.0 and forefox 3.1
With ie I get a download box
With Firefox I get some php code in the Ajax Comment window
Could you try to go to my website and see by yourself ?
Create a comment and try to edit it and you'll see
http://www.ciloubidouille.com/2009/07/05/iles-flottantes-micro-ondes/comment-page-1/#comment-161159
Thank for your help
|
|
|
7:42 pm August 1, 2009
| Kevin
Admin
| | | |
|
| posts 2402 |
|
|
Avataar said:
Could you try to go to my website and see by yourself ?
I can see the error on your site, but not mine
I also noticed that my WP test installation does not allow the permalink pattern
/%year%/%monthnum%/%day%/%postname%/
I had to take off the trailing slash, changing it to:
/%year%/%monthnum%/%day%/%postname%
|
|
|
2:15 pm August 2, 2009
| Avataar
Member
| | | |
|
| posts 5 |
|
|
Again, thanks for your help
I think we'll never see how to fix my site
Could you tell me if it's simple to allow upload to Contributor without Role Scoper ?
Thanks
|
|
|
11:25 am August 3, 2009
| Kevin
Admin
| | | |
|
| posts 2402 |
|
|
Avataar said:
Could you tell me if it's simple to allow upload to Contributor without Role Scoper ?
Sure. Install the Role Manager plugin and add the upload_files capability to the Contributor role.
|
|
|
10:30 am August 4, 2009
| Avataar
Member
| | | |
|
| posts 5 |
|
|
Thanks
|
|