![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
The $session[sessionurl] variable gets picked up fine when I use the original vbulliten index.php, but when using the vBa index it doesn't work at all. Inside of module templates, it gets picked up fine, just not in the navbar.
|
|
#2
|
||||
|
||||
|
Admin CP => vBa CMPS => Default Settings => Portal Output Global Variables
Try adding 'session' to that option. |
|
#3
|
|||
|
|||
|
didn't work
![]() I also am using the Links Directory script and have the same issue there as well |
|
#4
|
|||
|
|||
|
In includes/functions_links.php, I added $session to the list of globals at the top of construct_adv_navbar()'s definition. This fixed the links directory, script
In includes/vba_cmps_include_bottom.php, I added $session to the list of globals at the top of print_portal_output()'s definition, This fixed cmps. |
| 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 |
| How do I ad Hacks Variables to work in CMPS? | Alderwazeh | Troubleshooting / "How do I..." Questions | 5 | 02-11-2005 06:58 AM |
| need help with navbar width on cmps index | btappan | Troubleshooting / "How do I..." Questions | 1 | 11-25-2004 09:25 PM |
| photopost script works for forum and other custom script but just wont' work with VBA | Drache | Troubleshooting / "How do I..." Questions | 11 | 11-01-2004 05:40 PM |
| Custom skin having problems with navbar on cmps index.php | Semere | Troubleshooting / "How do I..." Questions | 9 | 09-19-2004 12:32 AM |
| Original index.php looks awful | Polo | Troubleshooting / "How do I..." Questions | 6 | 08-03-2004 09:03 AM |