![]() |
The mod has two xml files, hence asking which file you are trying to import.
|
odd my download only had one ..let me redownload and try again.
|
I am sorry it is the flash chat intergration xml file. The other xml file i put in forums include file. I tried to go to import product and hit add and then get error.
|
odd i download it again and everything is fine. Thanks and love this mod. Paul if you have paypal i will donate to your cause ..just PM me info. Also is there a mod like this for 3.8 , if so which chat version will it work ?
|
Quote:
Quote:
|
Thanks so much working great now. Also did a small donation.
|
Good work on this as always, works fine for my site (although I'm gonna want to figure out a way to make links on the embedded page open up a different window so members don't log out by clicking to go to another section).
Just a curious question, maybe I didn't see it so excuse my error if incorrect, but being this is to integrate into VB4, why is there no setup for a navtab? Not an issue for me (I already made my own), but I'd suggest as a possible addition to the hack a optional navtab for a quick link (and visible, biggest issue I've heard on my site was no obvious link to chat before I added the navtab). |
Not sure what you mean by a navtab ?
|
Quote:
sorry, im thinking of the vBulletin Suite setup, as shown on vbulletin.com's forum here (the bar here is seperate from the actual navbar, which would be right below) https://vborg.vbsupport.ru/external/2010/09/44.jpg Like I said, Not a huge thing if one knows how to add themselves, but as the chatroom is such an important part of a lot of the forums out there, I would think most that went with the Suite would use this on their Navtab setup |
Its actually easier to even give a example code then explain: To add what I'm talking about (assuming you have the vBulletin Suite), you need to make two additional modifications
1. Under Style Manager, create a new template. I called mine "navbar_chat_navtab" simply so I could group it with the navbar templates. Heres example code to add to the template HTML Code:
<vb:if condition="$vboptions['selectednavtab'] == 'chat'"> 2. In Plugin Manager, add two plugins. Under the cache_tamplates hook: PHP Code:
PHP Code:
https://vborg.vbsupport.ru/external/2010/09/43.jpg |
All times are GMT. The time now is 03:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|