Comments

I am wondering if anyone can help. I am trying to delete comments as admin, and i receive this message, " Comments with replies cannot be deleted." i attempt to delete the reply but not capable to complete the function.

Everyday is a new beginning.
Quote · 27 Sep 2013

in most module settings there will be option for admin to delete any comments etc ... take  a look in the  particular module the comments is for settings! Failing this I would look in your membership settings.

I am wondering if anyone can help. I am trying to delete comments as admin, and i receive this message, " Comments with replies cannot be deleted." i attempt to delete the reply but not capable to complete the function.

 

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 27 Sep 2013

 

I am wondering if anyone can help. I am trying to delete comments as admin, and i receive this message, " Comments with replies cannot be deleted." i attempt to delete the reply but not capable to complete the function.

Do you get an error message on deleting the reply or is the delete not present on the reply?

Geeks, making the world a better place
Quote · 27 Sep 2013

@ Detective i tried all that and no happy results.

 

@ GG it occurs when attempting to delete the reply. Reply is present.

Everyday is a new beginning.
Quote · 27 Sep 2013

 ffs ... I seem to have developed the skill of writing things backwards or in a way only I would understand ;)

I was trying to say: look in the settings for particular module that seems effected for any option that allow will admin to remove comments ...

 

in most module settings there will be option for admin to delete any comments etc ... take  a look in the  particular module the comments is for settings! Failing this I would look in your membership settings.

I am wondering if anyone can help. I am trying to delete comments as admin, and i receive this message, " Comments with replies cannot be deleted." i attempt to delete the reply but not capable to complete the function.

 

 

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 27 Sep 2013

 

@ Detective i tried all that and no happy results.

 

@ GG it occurs when attempting to delete the reply. Reply is present.

OK, so you are saying the delete link is present on the reply?  However, nothing happens when clicking it?  We need to be as specific as possible here.

Geeks, making the world a better place
Quote · 27 Sep 2013

Will do, thanks!

Everyday is a new beginning.
Quote · 27 Sep 2013

Correct GG, link is there, however when i click it this is the pop up i receive "replies cannot be deleted" i checked all settings, attempted to use account as regular user had same results.

Everyday is a new beginning.
Quote · 27 Sep 2013

 

Correct GG, link is there, however when i click it this is the pop up i receive "replies cannot be deleted" i checked all settings, attempted to use account as regular user had same results.

I did not find that string anywhere; which complicates things.  You should be able to delete a reply unless it is set so that only owners can delete replies.

Geeks, making the world a better place
Quote · 27 Sep 2013

Wait, checking code on this.

Geeks, making the world a better place
Quote · 27 Sep 2013

It could be tied into the edit time.

around line 447 of BxDolCmts.php

        if (!$isRemoveAllowed && $aCmt['cmt_secs_ago'] > ($this->getAllowedEditTime()+20))
            return _t('_Access denied');

That was one area where my members complained, about the edit time.  I decided they could more or less edit at any time and set that to a very large time period.

Geeks, making the world a better place
Quote · 27 Sep 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.