new page submenu link incorrect

 

 

submenu.JPG

Quote · 20 Oct 2010

 

000000

Quote · 3 Nov 2010

Yea, it is a bug.

You do not have sub menu items under your test menu parent. So the link is blank. Dolphin is getting that link from the first sub menu item, not from the parent menu item.



https://www.deanbassett.com
Quote · 3 Nov 2010

I'm debating whether or not to create a ticket for submenu links, or the issue in general.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 3 Nov 2010

http://www.boonex.com/trac/dolphin/ticket/2271

 

I still think I didn't word it right.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 3 Nov 2010

@deano92964 sorry i just reported your post lol...

"You do not have sub menu items under your test menu parent. So the link is blank. Dolphin is getting that link from the first sub menu item, not from the parent menu item."

in that case  a link to the home page shouldn't be created either. I wish it was blank. 

EDIT.

just tested with more menu items and still a link to the home page is created. If you visit /m/spy/ no link is created that makes more sense.

Quote · 3 Nov 2010

It doesn't seem right that Dolphin is using a submenu item's link rather than the top item's link. Or, not just using the URI for the actual page.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 3 Nov 2010

 

@deano92964 sorry i just reported your post lol...

"You do not have sub menu items under your test menu parent. So the link is blank. Dolphin is getting that link from the first sub menu item, not from the parent menu item."

in that case  a link to the home page shouldn't be created either. I wish it was blank.

I have accidently done that to a few people as well. Too stinken close to the quote link. Maybe they should add a ARE YOU SURE! popup. LOL.




https://www.deanbassett.com
Quote · 3 Nov 2010

 

 

@deano92964 sorry i just reported your post lol...

"You do not have sub menu items under your test menu parent. So the link is blank. Dolphin is getting that link from the first sub menu item, not from the parent menu item."

in that case  a link to the home page shouldn't be created either. I wish it was blank.

I have accidently done that to a few people as well. Too stinken close to the quote link. Maybe they should add a ARE YOU SURE! popup. LOL.




Trust me. I'm sure.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 3 Nov 2010

Trouble was fixed : http://www.boonex.com/trac/dolphin/changeset/14618

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 5 Nov 2010

 

Trouble was fixed : http://www.boonex.com/trac/dolphin/changeset/14618

 almost fixed.. after applying your patch it works fine when loged in.

And this is when  loged out

brd.JPG

in BxBaseMenu  in  function genBreadcrumb after removing this code it works

if( $this -> aMenuInfo['currentTop'] != -1 && count($aPath) == 1) { 
        $aPath[] =  _t($this -> aTopMenu[ $this -> aMenuInfo['currentTop'] ]['Caption']); 
        }

Quote · 6 Nov 2010

.

Quote · 8 Nov 2010

 

 

Trouble was fixed : http://www.boonex.com/trac/dolphin/changeset/14618

almost fixed.. after applying your patch it works fine when loged in.

And this is when  loged out

brd.JPG

in BxBaseMenu  in  function genBreadcrumb after removing this code it works

if( $this -> aMenuInfo['currentTop'] != -1 && count($aPath) == 1) {
$aPath[] =  _t($this -> aTopMenu[ $this -> aMenuInfo['currentTop'] ]['Caption']);
}

Hmm..... I can't find this phrase (System). Can you told me where you found it ?

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 8 Nov 2010

/index.php

you don't see it when loged in,.. must be loged out ,, after removing that code it's gone.

Quote · 8 Nov 2010

 

/index.php

you don't see it when loged in,.. must be loged out ,, after removing that code it's gone.

Sorry but I can't found your trouble. Maybe you have a custom main menu..........

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 9 Nov 2010

nope. i'll try the patch on a fresh install and see what happens.

thank you. 

Quote · 9 Nov 2010
 
 
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.