![]() |
|
#1
|
|||
|
|||
|
Hi!
Another navbar problem: I've inserted the following code to the navbar-template to get another dropdown-menu: <div class="vbmenu_popup" id="omfokuz_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">Om Fokuz</td> </tr> <tr> <td class="vbmenu_option"><a href="view.php?pg=fokuz">Om Fokuz</a></td> </tr> <tr> <td class="thead">$vbphrase[visaifokuzmeny_rubrik]</td> </tr> $strVisaifokuzmeny </table> </div> The variable $strVisaifokuzmeny contains additional rows to the table. The rows are fetched dynamically in global.php. The problem is that these rows are shown on every other page, exept my startpage (index.php)! Why are they not shown there!?!?!? Has anyone got a clue how to solve this? Regards ~ Koskalla Last edited by koskalla; 01-27-2006 at 10:17 AM. |
|
#2
|
||||
|
||||
|
Admin CP => vBa CMPS => Default Settings => Portal Output Global Variables
Try adding 'strVisaifokuzmeny' to that setting. |
|
#3
|
|||
|
|||
|
Thanx Brian, it works! You make me so happy =)
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| add a variable to adv_portal_welcomeback | keymistress | "How Do I..." Questions | 2 | 11-16-2005 10:37 PM |
| What is the ?page= variable?? | pdatotaal | Troubleshooting / "How do I..." Questions | 1 | 09-24-2004 08:32 PM |
| What is the variable name for.... | 58sniper | Troubleshooting / "How do I..." Questions | 5 | 08-02-2004 02:18 PM |
| ?page=xxx&variable=XXX | Mike_XBLW | Troubleshooting / "How do I..." Questions | 3 | 05-19-2004 07:35 PM |