7.1.x URL on forum show boonex on template change

If you are in the forum and switch templates the URL in the address bar will change to show /modules/boonex/forum/index.php?skin=uni or /modules/boonex/forum/index.php?skin=alt or whatever your template is.  It then continues to be that way until you click back on the main Forum link.  Have not noticed this on any other module.

Geeks, making the world a better place
Quote · 13 May 2013

Verified on the demo site

Geeks, making the world a better place
Quote · 13 May 2013

Has Boonex acknowledged this?

Geeks, making the world a better place
Quote · 18 May 2013

See, while it may not be an issue for some, there are some that don't want boonex to show up in the URL and someone asked me about this boonex in url on template change since they have a Dolphin license and don't want their members to see this.  I don't have an answer to give them.  Could Boonex please acknowledge this post?

Geeks, making the world a better place
Quote · 23 May 2013

Switching language can cause original URL to appear sometimes. 

The workaround for this - is to redirect to index page each time user switches language or template.

Modification in templates/base/scripts/BxBaseMenuBottom.php file:

'link'    => BX_DOL_URL_ROOT . '?' . $sGetTransfer . 'lang=' . $sName,

'link'    => BX_DOL_URL_ROOT . '?' . $sGetTransfer . 'skin=' . $sName,

For some time it was default behaviour, but we changed it, so the current page is not lost.

Rules → http://www.boonex.com/terms
Quote · 27 May 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.