issues with {system} ?? - Can you help with this ?

Have a issue with the following:-

when my users visit my domain (not sub pages) rather than bar displaying 'home' it shows as {system} in the small bar

if the home page is on index.php it says 'home' like it should ...... how can I stop the bit from saying system when on main domain:-

I also have a similar issue with the 'actions block' that appears when cursor is over user > mail shows {system} ???

I have uploaded 2x screenshots to show issues

sy1.png · 7.4K · 59 views
sy2.png · 97.7K · 76 views
DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 1 Dec 2011

i think that your language keys are missing.

so much to do....
Quote · 1 Dec 2011

.

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 1 Dec 2011

 

i think that your language keys are missing.

 not the language keys, only happens when "guest" is on site..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 1 Dec 2011

open base/script/BxBaseMenu.php and verify this:

at line  870 

//--- Get breadcrumb path(left side) ---//

$sDivider = '<img class="bc_divider" src="' . getTemplateImage('bc_divider.png') . '" />';

$aPathLinks = array();

foreach($aPath as $sLink)

$aPathLinks[] = '<div class="bc_unit">' . $sLink . '</div>';

$sPathLinks = implode($sDivider, $aPathLinks);

nothing else like if(isMember()) or something or better will be to replace that file with original one.

so much to do....
Quote · 1 Dec 2011

anyone have the answer to this ...?

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 5 Dec 2011

What's your site url? Would help to see issue on site. PM if you want.

Quote · 5 Dec 2011
 
 
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.