The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
To USE or NOT USE vb's templates...pls help
Ok... so i have outsourced the development of a CMS add-on to VBULLETIN and the CMS will be using VB's user DB.
The design is coming along and coding code be better but its almost done... HOWEVER, should i be instructing the coder to use VB Templates or should i not do it cuz of the additional lookups/load on the template tables? Not sure what i should advise the programmer to do. What do you guys regullarly do? |
#2
|
||||
|
||||
For ease of use, it should integrate with vBulletin templates with ease. I dont think having the style integrated will cause any/much additional load
|
#3
|
|||
|
|||
We are trying to integrate everything into vBulletin at a site I'm developing at. The PHP code is based on vBulletin's and so naturally we use vBulletin's template system as well. Furthermore I find it a lot easier to be able to edit templates on a webpage instead of having to download/upload things over FTP.
I wouldn't say it has much of an impact on performance however I'm no expert. |
#4
|
|||
|
|||
Opserty... did your developer know vbulletin beforehand? Hmm... editting is definetly easier via the web...
I guess i will have to get me developer up to speed |
#5
|
|||
|
|||
We are fairly advanced with PHP and have been coding with vBulletin's code for around 6-12 months.
|
#6
|
|||
|
|||
Well even if you don't use templates, the system still pulls out these templates.
PHP Code:
|
#7
|
||||
|
||||
If coded correctly, all vBulletin applications will only require 1, that's right, one query to fetch all the required templates.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|