The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#41
|
|||
|
|||
Quote:
|
#42
|
||||
|
||||
i have a question, if you code a hack using OOP, or OOPing the code however the correct reference goes, will it only work with 3.5 or could it be developed on 3.0.7?
|
#43
|
||||
|
||||
Im currently developing RPG v4 in OOP, but (obviously) for .0.7
The difference is that while my $RPG class won't have to change (much), all the $vboptions's etc needs to be changed. |
#44
|
||||
|
||||
Quote:
|
#45
|
||||
|
||||
Quote:
"Open showthread.php and look for: <<CHUNK OF CODE>> and replace it with <<CHUNK OF CODE>>" and init.php, search.php, etc. ad nauseum. Instead you will upload a bunch of PHP files which vBulletin talks to in a documented way. |
#46
|
||||
|
||||
Quote:
I am glad to hear about OOP, it was something i always liked about IPB (back when i used it), some may see it as a pain, but from a different perspective it can really neaten codes up, optomize them, and make nice lil library files =) I'll be looking out for the beta, so i can be prepared what to expect for the Plugins system, i'm also very interested and planning on intergating every single line of the AJAX engine, i have great plans for it. - Zero Tolerance |
#47
|
|||
|
|||
Quote:
I would be worried about a hook in a loop. An irresponsible modification author may add a query to their code that registers with that hook and therefore queries in a loop. |
#48
|
||||
|
||||
Quote:
Most queries that people add to their hacks search on the post table or add an index or table to supplement users, posts, threads, etc. With vB3.5, all of that should be done with Data Manager and Classes. |
#49
|
||||
|
||||
Quote:
|
#50
|
|||
|
|||
It's going to be great learning to code 3.5.0 in my opinion, now I have a reason to learn OOP annnd now I have things to do over the summer ^_^
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|