vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v1.x (Archive - Closed for Posting) > Troubleshooting / "How do I..." Questions

 
 
Thread Tools Display Modes
  #1  
Old 06-26-2006, 05:17 PM
Lionel Lionel is offline
Senior Member
 
Join Date: Jan 2004
Location: Miami
Posts: 1,040
Default navbar question

Hi, I am still using vb 3.07
in global.php I put
PHP Code:
$magazines=$DB_site->query("SELECT emagazine_jos_magazine_sections.*, issues.name as issue FROM 
emagazine_jos_magazine_sections 
LEFT JOIN emagazine_jos_magazine_categories as issues ON 
(issues.section=emagazine_jos_magazine_sections.id)
WHERE emagazine_jos_magazine_sections.access='0'"
);
while (
$magazine $DB_site->fetch_array($magazines)){
$emagazine=$magazine['title'];
$eissue=$magazine['issue'];
eval(
'$edition .= "' fetch_template('editions') . '";');

and in navbar $edition

It displays fine in all pages but vbadvanced. What steps should I do so it also displays in vbadvanced pages (navbar)
Thanks
  #2  
Old 06-26-2006, 05:32 PM
KW802's Avatar
KW802 KW802 is offline
Administrator
 
Join Date: Mar 2004
Location: A galaxy far, far away...
Posts: 5,030
Default Re: navbar question

It's been a little bit since I used the vB 3.0.x version (which means I can not remember if this option is in that version) but try choosing ACP => vBa CMPS => Default Settings and see if there is a section for Global Variables. If there is then enter "edition" into the list.
__________________
Sci-Fi | Walking Dead Forum
  #3  
Old 06-26-2006, 05:35 PM
Lionel Lionel is offline
Senior Member
 
Join Date: Jan 2004
Location: Miami
Posts: 1,040
Default Re: navbar question

yes! Thank you
  #4  
Old 06-26-2006, 05:38 PM
KW802's Avatar
KW802 KW802 is offline
Administrator
 
Join Date: Mar 2004
Location: A galaxy far, far away...
Posts: 5,030
Default Re: navbar question

Quote:
Originally Posted by Lionel
yes! Thank you
No problem.
__________________
Sci-Fi | Walking Dead Forum
  #5  
Old 06-26-2006, 05:41 PM
Lionel Lionel is offline
Senior Member
 
Join Date: Jan 2004
Location: Miami
Posts: 1,040
Default Re: navbar question

about vblinks (old one)... never mind, got in the function

Last edited by Lionel; 06-26-2006 at 05:59 PM.
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Navbar Question azntfl "How Do I..." Questions 2 05-02-2006 02:07 AM
NavBar question Zooktalk Troubleshooting / "How do I..." Questions 1 05-18-2005 03:26 PM
Navbar question alex4473 Troubleshooting / "How do I..." Questions 7 02-01-2005 12:36 PM
Navbar question wirewolf Troubleshooting & Problems 5 12-28-2004 12:28 PM


All times are GMT -4. The time now is 12:45 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.