theMusicMan
12-12-2004, 11:10 AM
Hi Brian and All
Here's an interesting issue I hope to be able to sort. It relates to the function where the navbar can be turned off on the portal CMPS main page. However, this is then turned off for all available styles!! What happens here is dependant on certain criteria as follows:
3 styles available as a user choice, say a,b and c.
Overall Board default style = a
Style a (default style) has navigation buttons in the header and so no navbar is required on portal.
Style b has navigation buttons in the header and so no navbar is required on the portal.
Navbar turned off for CMPS
Stytle c is the vBulletin white style.
Now then, all users can select all styles and therefore all styles are available as CMPS Portal pages. However, on the default vBulletin style c there is no navbar shown on the portal page because it is turned off for all styles in CMPS Options.
When users select Style c and display the portal, there is no way to navigate anywhere except by clicking in a post in the news summary module or latest posts module. Of course, when in the forum, the navbar reappears and all is OK.
What I could do is amend the header to include navigation liks for the c style, or alternatively I could check for which styleID is being used by the user and turn on the navbar...?
Which one is easiest..?
Here's an interesting issue I hope to be able to sort. It relates to the function where the navbar can be turned off on the portal CMPS main page. However, this is then turned off for all available styles!! What happens here is dependant on certain criteria as follows:
3 styles available as a user choice, say a,b and c.
Overall Board default style = a
Style a (default style) has navigation buttons in the header and so no navbar is required on portal.
Style b has navigation buttons in the header and so no navbar is required on the portal.
Navbar turned off for CMPS
Stytle c is the vBulletin white style.
Now then, all users can select all styles and therefore all styles are available as CMPS Portal pages. However, on the default vBulletin style c there is no navbar shown on the portal page because it is turned off for all styles in CMPS Options.
When users select Style c and display the portal, there is no way to navigate anywhere except by clicking in a post in the news summary module or latest posts module. Of course, when in the forum, the navbar reappears and all is OK.
What I could do is amend the header to include navigation liks for the c style, or alternatively I could check for which styleID is being used by the user and turn on the navbar...?
Which one is easiest..?