Polls - Set to Admin

Hi, polls on the home page of my site (Dolphin 6.1.4) comes up on 'Latest' how can I set this so that it automatically comes up on Admin by default?

Thanks in advance,

Stuart

There are none so blind as those that will not see.
Quote · 26 Nov 2008

Hey Stuart,

/templates/base/scripts/BxBaseIndex.php

Find this line

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


change 'last';

to 'admin';

Quote · 26 Nov 2008

Hi justinlutzfl, that sorted it!

Many thanks,

Stuart

There are none so blind as those that will not see.
Quote · 26 Nov 2008

Anytime Wink

Quote · 26 Nov 2008

thanks from me to !

Quote · 3 Jan 2009

Worked a ripper. Thanks.

Quote · 2 May 2009
 
 
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.