vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v3.0 Support > Troubleshooting & Problems

Reply
 
Thread Tools Display Modes
  #1  
Old 01-26-2008, 07:29 AM
mooder mooder is offline
Junior Member
 
Join Date: Jun 2007
Posts: 4
Default vBAdvanced doesn't work with Languages Chose Navbar

Problem has been fixed. Thanks to Brian.

For those who have the same problem, you only need to change the code into the following:
Code:
src=\"" . $vbulletin->options['bburl'] . "/images/flag/en.png\"

Last edited by mooder; 01-27-2008 at 01:27 AM.
Reply With Quote
  #2  
Old 01-26-2008, 12:15 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBAdvanced doesn't work with Languages Chose Navbar

How exactly is it not working? Are you just seeing a broken image instead of the flag? If so, then it looks like you need to find that image in your templates and prefix it with "$vboptions[bburl]/".
Reply With Quote
  #3  
Old 01-26-2008, 12:34 PM
mooder mooder is offline
Junior Member
 
Join Date: Jun 2007
Posts: 4
Default Re: vBAdvanced doesn't work with Languages Chose Navbar

The problem is the flag can't show up.

This hack is a plugin (no template!).

I tried to add $vboptions[bburl]/ in the plugin but it seems that variable doesn't work.

Last edited by mooder; 01-27-2008 at 01:27 AM.
Reply With Quote
  #4  
Old 01-26-2008, 04:33 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBAdvanced doesn't work with Languages Chose Navbar

If that code is in a plugin then you will need to use a different variable/format.

Code:
src=\"" . $vbulletin->options['bburl'] . "/images/flag/en.png\"
Reply With Quote
  #5  
Old 01-27-2008, 01:28 AM
mooder mooder is offline
Junior Member
 
Join Date: Jun 2007
Posts: 4
Default Re: vBAdvanced doesn't work with Languages Chose Navbar

Thanks a lot.
It works like a charm.
Reply With Quote
Reply


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 Links don't work Fanny Annie Troubleshooting & Problems 12 10-07-2007 11:29 AM
Users chose display order attroll Feedback & Suggestions 1 04-17-2007 10:26 AM
Modules title in different languages RYoBiOS "How Do I..." Questions 2 03-18-2007 03:06 PM
Navbar links don't work hawk16 Troubleshooting & Problems 8 08-18-2006 04:17 PM
How to get the navbar to work on index? -Haro` "How Do I..." Questions 6 12-31-2005 10:50 AM


All times are GMT -4. The time now is 12:49 AM.

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.