
12-04-2008, 02:52 AM
|
 |
|
|
Join Date: Apr 2007
Location: Haifa, Israel
Posts: 246
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Thank you
Quote:
Originally Posted by Mosh
NOTE: This is an unofficial answer - i.e. I am not Paul.
I am just answering this, as it is bound to come up more than once.
There are 2 ways (tested with FlashChat 5 only, NOT v4.7.x):
Method 1: (vBulletin v3.7.x currently installed) Install this while your vBulletin is version 3.7.x, then upgrade vBulletin to v3.8.0 Beta x/Release Candidate x/Gold.
Method 2: (vBulletin v3.8.x currently installed) Edit Flashchat-vb-integration.xml.
Find this line:
PHP Code:
<dependency dependencytype="vbulletin" minversion="3.7.0" maxversion="3.7.99" />
Replace with this:
PHP Code:
<dependency dependencytype="vbulletin" minversion="3.7.0" maxversion="3.8.99" />
Then import it when Paul's instructions say to do so.
Both of the above methods work for me, as I have tested both of them more than once.
|
|