Quote:
Originally Posted by djbaxter
This issue has been covered many times in this thread.
- FIND at line 10:
PHP Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.0 alpha 1" />
- REPLACE WITH:
PHP Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.99" />
- IMPORT XML to INSTALL.
|
Thanks, had just upgraded and had not gone through all posts here in thread,
and did not catch that