Cannot delete one item at a time check boxes

Getting an error when trying to delete one item that has boxes.  If I click on one item I get the error message attached saying that I need to choose at least one item.  If I click select all all will delete just fine.  You cannot choose just one.  This is on any page that has the check boxes.

Boxes.png · 34.6K · 175 views
Error.png · 20.2K · 153 views
It's a great day!
Quote · 16 Jul 2013

that has been reported and fixed a while ago.  what version of dolphin are you running?

http://www.boonex.com/forums/topic/Mailbox-message-selection-error-7-1-1.htm

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 16 Jul 2013

7.1.3 and it is still doing it.  Thought the updates would fix but it didn't.

It's a great day!
Quote · 16 Jul 2013

it looks as if you are using a custom template. If so, were the upgrades applied to the custom template?

caredesign.net
Quote · 16 Jul 2013

I did do that and I hope I did it right.  I just dropped what was in the template folder into "my template" folder in the corresponding folders.  For example, CSS into CSS and so fort.  

It's a great day!
Quote · 16 Jul 2013

one key - only add new changes to the template file in your custom template. example:

 

original css file:

div.sub_design_box_head {
        border-left:1px solid #DFDFDF;
        border-right:1px solid #DFDFDF;
        border-bottom:1px solid #DFDFDF;
        background-color:#F5F7FA;
        height:29px;
        line-height: 29px;
        padding:0 0 0 9px;
    }

 

custom css file:

div.sub_design_box_head {
        line-height: 35px;
    }

caredesign.net
Quote · 17 Jul 2013

This was in fact corrected with last dolphin update Laughing

It's a great day!
Quote · 20 Jul 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.