The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Template Modification System Details »» | |||||||||||||||||||||||||||||||||||||||||||
Template Modification System
Description This modification allows easy management of template modifications. Hack authors can define the necessary template modifications for their products. When exporting a product, all template modifications assigned to this product in MASTER style will be embedded into the product XML and imported on the end-user vBulletin installation automatically if TMS is available. Alternatively, it is also possible to create separate XML files for template modifications. This way, 3rd parties can provide Template-Modification XML files for existing hacks. Hack authors can also export standard template modification instructions as textfiles to package them with their hacks, which allows users that do not have TMS to also install them In case the author defined modifications do not work (eg. the user uses a custom style), the users can easily customize the modifications for their style(s). TMS modified templates transparently, e.g. all Templates can still be modified manually in style manager - they will appear unchanged there. System Requirements This Modification requires MySQL 4.1 or higher - it does not work with MySQL 4.0! If you use MySQL 4.1 series, MySQL 4.1.10 or higher is required If you use MySQL 5.0 series, MySQL 5.0.3 or higher is required TMS 1.2.0 Beta 1 or higher requires vBulletin 4.1.5 or higher vBulletin Compatibility Versions up to and including 1.1.5 are compatible with vBulletin 3.6.X, 3.7.X and 3.8.X Version 1.1.5 is partly compatible with vBulletin 4.0.X and 4.1.X Version 1.2.0 Beta 1 or higher is compatible with vBulletin 4.1.5 or higher vBulletin 4.1.11 or higher is currently not fully supported by TMS. If you use this version please apply the following patch: tms_patch120b4.zip Branding: Please note that TMS puts a small branding/copyright notice in footer - see readme.txt for further details. Version History 1.2.0 Beta 4
1.2.0 Beta 3
1.2.0 Beta 2
1.2.0 Beta 1
1.1.5
1.1.4
1.1.3
1.1.1
1.0.0
1.0.0 RC 1
1.0.0 Beta 4
1.0.0 Beta 3
1.0.0 Beta 2 First public Beta Download Now
Screenshots
Show Your Support
|
11 благодарности(ей) от: | ||
alhidaya, Hostboard, izenberg, misericorde, mohammadxxx, o0mohammed0o, Simon Lloyd, Skaut, SWSUSA, usHealthy |
Comments |
#492
|
|||
|
|||
Thank you mate, now it works better. I got a DB error when I tried to guess lol
|
#493
|
||||
|
||||
Over the weekend I changed every single table to latin1_swedish_ci manually. The db is set to latin1_swedish_ci. So why am I still getting the same error?
Quote:
|
#494
|
||||
|
||||
Quote:
Are they all the same? |
#495
|
||||
|
||||
All the varnames are latin1.bin. template.title and product.productid is still general, despite the table itself now being swedish. Silly me, thinking changing a table would of course change it's contents!
So, should I try changing yet more items manually? |
#496
|
||||
|
||||
Make sure the columns used in the conditions are compatible (eg. templateeditlocation.varname=templateedit.varname, template.title=templateeditlocation.template and product.productid=templateeditlocation.product)
|
#497
|
||||
|
||||
Done, but I still get an error:
Quote:
Quote:
|
#498
|
||||
|
||||
Well, all I can say is: Fix your database.
product.productid must be the compatible with plugin.product and cron.product (and phrase.product, setting.product, productcode.productid, faq.product, ... you get the idea?) All those standard fields really should already be the same (otherwise you would have gotten errors earlier). With a standard MySQL installation they will most likely be latin1_swedish_ci I suggest to export your DB schema and attach it here, that would make it a lot easier to point out which fields/tables do have the wrong collation. |
#499
|
|||
|
|||
Hi andreas, Thanks for this great modification. I have suddenly started getting a strange problem - There are a few template modifications that do not show inside "Master Style", but only in my customized styles, but when I click on the modification I get this error:
"The Template-Modification called 'Remove Navbar' can not be customized in this style because the template 'VBDRUPAL' is not customized in this style." BUT my master style doesnt have a REMOVE NAVBAR modification listed ... how do I edit this ?? Please help! |
#501
|
|||
|
|||
is therea tutorials to add own template edits to work with thisa program
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|