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 |
#742
|
|||
|
|||
database error with the latest vb 4.1.11/mobile template
had to disable it to stop the database was working fine before with 4.1.10 |
#743
|
|||
|
|||
seeing this error with VB 4.1.11 - everytime any style related stuff is changed, including cleanup etc.
Code:
Database error in vBulletin 4.1.11: Invalid SQL: SELECT t1.templateeditid AS templateeditid_1, t1.varname , t1.templateeditid AS templateeditid_1, t1.styleid AS styleid_1 , t2.templateeditid AS templateeditid_2, t2.styleid AS styleid_2 FROM templateedit AS t1 LEFT JOIN templateedit AS t1 ON (t1.varname=t1.varname AND t1.styleid=-2) LEFT JOIN templateedit AS t2 ON (t1.varname=t2.varname AND t2.styleid=14) WHERE t1.styleid = -1; MySQL Error : Not unique table/alias: 't1' Error Number : 1066 Request Date : Thursday, March 1st 2012 @ 04:50:51 PM |
#744
|
||||
|
||||
I have same error, and after removing TMS modification, still getting following error.
Warning: require_once([path]/includes/adminfunctions_templateedits.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/adminfunctions_template.php(3208) : eval()'d code on line 4 Fatal error: require_once() [function.require]: Failed opening required '/home/offwalk/public_html/includes/adminfunctions_templateedits.php' (include_path='.:/usr/lib/php') in /home/offwalk/public_html/includes/adminfunctions_template.php(3208) : eval()'d code on line 4 Next when I tried to add again "adminfunctions_templateedits.php'", it give db error again. G! Quote:
|
#745
|
||||
|
||||
When modifying VB's advertising system the following DB error will occur during the save. Confirmed with Trevor via VB support ticket.
Code:
Database error in vBulletin 4.1.11: Invalid SQL: SELECT t1.templateeditid AS templateeditid_1, t1.varname , t1.templateeditid AS templateeditid_1, t1.styleid AS styleid_1 , t2.templateeditid AS templateeditid_2, t2.styleid AS styleid_2 FROM vb_templateedit AS t1 LEFT JOIN vb_templateedit AS t1 ON (t1.varname=t1.varname AND t1.styleid=-2) LEFT JOIN vb_templateedit AS t2 ON (t1.varname=t2.varname AND t2.styleid=37) WHERE t1.styleid = -1; MySQL Error : Not unique table/alias: 't1' Error Number : 1066 Request Date : Thursday, March 1st 2012 @ 04:33:06 PM Error Date : Thursday, March 1st 2012 @ 04:33:06 PM Script : http://www.MyDomain.xxx/forums/admincp/ad.php?do=update Referrer : http://www.MyDomain.xxx/forums/admin...l_below_navbar IP Address : xx.xxx.xx.xxx Username : UserName Classname : vB_Database_MySQLi MySQL Version : 5.1.41-3ubuntu12.10 |
#746
|
|||
|
|||
Quote:
|
#747
|
|||
|
|||
Installed on 4.1.10
|
#748
|
|||
|
|||
Doesn't work properly with 4.1.11.
Will we be expecting this to be updated anytime soon by Andreas? |
#749
|
||||
|
||||
Hopefully so bud.
|
#751
|
|||
|
|||
Quote:
Edit, I can't register on vb germany, I don't understand the security question when translated... Is it possible for someone to dl it and then upload it here? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|