
10-22-2011, 02:58 PM
|
|
|
Join Date: Mar 2010
Posts: 301
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
@maxie
Quote:
Originally Posted by Osbes
Hello kingMOB,
the addon has internally vBulletin 4.1.3 and above as depency.
product-sprite-0.7.2.xml
Code:
<dependency dependencytype="vbulletin" minversion="4.1.3" maxversion="" />
You can change this to
Code:
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="" />
or lower to run it with vBulletin 4.0.8.
I have set this thread to vB Version: 4.x.x, since it should work with 4.x.x theoretically (as far as i can see), but until now it wasnt independent and practically confirmed, thats why the minversion is currently set to 4.1.3, the lowest vBulletin version for which it was confirmed in a live system.
Best regards
Sebastian
|
Hope that helps. =)
|