The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#61
|
||||
|
||||
No, only the following line in the plugin must be adjusted for the new 3.6 plugins:
Code:
<plugin active="1" product="vb_mstats"> Code:
<plugin active="1" executionorder="5" product="vb_mstats"> |
#62
|
||||
|
||||
Quote:
|
#63
|
||||
|
||||
Quote:
|
#64
|
||||
|
||||
You can import 3.5 plugins into 3.6 fine - they get allocated a default execution order of 5.
You cannot import them the other way as a database error is generated. If you manually add the executionorder column to your 3.5 database (plugin table) then you can import 3.6 plugins into 3.5 and they will work fine (as long as the hooks exist of course, many new ones were added to 3.6). |
#65
|
|||
|
|||
I've come across quite a few 3.5 releases that don't work in 3.6 due to either clashes with new 3.6 functions or simply don't work. Although saying that about 60% or the ones I did try have worked fine.
This isn't anything to do with execution orders though, it's just plain and simply that the code has changed. |
#66
|
|||
|
|||
Quote:
|
#67
|
||||
|
||||
All of my products are working, although I did need to remove a few that made it to the core code.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|