Support Forum
which permission? there are multiple delete permissions.. please tell me the status of all them... they may be 'fighting' each other...
Visit Cruise Talk Central and Mr Papa's World
so you have edit forever checked and edit until a reply checked... pick the one that you really want there... I suspect you want to uncheck the edit until reply...
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
so you have edit forever checked and edit until a reply checked... pick the one that you really want there... I suspect you want to uncheck the edit until reply...
OK i did that, but the problem still remain, members can not delete their own posts.
The strange thing is, after clicking delete the post disapear as it should. But the post is back again when you reset the page.
I will have to open a ticket for research... and see if we can duplicate... but sounds like at least ajax part is working, so maybe something got knocked for users when that was implemented...
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
I will have to open a ticket for research... and see if we can duplicate... but sounds like at least ajax part is working, so maybe something got knocked for users when that was implemented...
I can give you admin rights at my site if it makes things easier for you. Then you might run a debugging tool or similar.
thanks. let me test it locally first... as I mentioned in one of your other topics, I am guessing we knocked this when we changed the deletion to use ajax...
Visit Cruise Talk Central and Mr Papa's World
yeah, bug in the delete post ajax for users deleting their own posts.. typo in an argument...
is fixed in next version...
if you want to fix now, in file simple-press/forum/content/ahah/sp-ahah-admintoollinks.php, around line 137 find this line
$ajaxUrl = SFHOMEURL.'index.php?sp_ahah=admintools&sfnonce='.wp_create_nonce('forum-ahah').'&action=delete-post&killpost='.$post['post_id'].'&killposttopic='.$post['topic_id'].'&killpostforum='.$post['forum_id'].'&killpostpopster='.$post['user_id'].'&page='.$page;
you will want to change the
killpostpopster
argument to
killpostposter
within that line... sorry for the issue...
Visit Cruise Talk Central and Mr Papa's World
Thanks Steve,
I did change the argument.
But members still cant delete their own posts. A new message did popup after you reset the page: "access denied, you dont have the right permission".
However i am 100% sure members do have the correct permissions. I have been double checking every little detail.
1 Guest(s)