okweb
Change Polls Block's Default Tab to Admin,

Dol Ver 6.005
Open file: templates/tmpl_uni/scripts/index.php

Find:
function PageCompProfilePollContent($sCaption)

And edit,
$mode = strlen($_GET['ppoll_mode']) ? $_GET['ppoll_mode'] : 'last';

To,
$mode = strlen($_GET['ppoll_mode']) ? $_GET['ppoll_mode'] : 'admin';

----------------------------------------------------------------------------
Dol Ver.6.1

Open file: templates/base/scripts/BxBaseIndex.php

Find: function getBlockCode_ProfilePoll()

And see more edit,
$mode = strlen($_GET['ppoll_mode']) ? $_GET['ppoll_mode'] : 'last';

To:
$mode = strlen($_GET['ppoll_mode']) ? $_GET['ppoll_mode'] : 'admin';


best of luck!!
 
 
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.
PET:0.036611080169678