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 |
#302
|
|||
|
|||
Quote:
EDIT. Just tried it in fire fox and it works. Go figure. But not IE |
#303
|
|||
|
|||
I just installed this and I'm getting a lot of SQL errors. Here is the one I get if I try to uninstall TMS:
Code:
Database error in vBulletin 3.7.0: Invalid SQL: SELECT templateid, searchstrregex, replacestr FROM vb3_templateedit AS templateedit INNER JOIN vb3_templateeditlocation AS templateeditlocation ON (templateeditlocation.varname=templateedit.varname) INNER JOIN vb3_template AS template ON (template.title=templateeditlocation.template) LEFT JOIN vb3_style AS style ON (style.styleid=template.styleid AND FIND_IN_SET(templateedit.templateeditid, style.templateeditlist)) LEFT JOIN vb3_product AS product ON (product.productid=templateeditlocation.product) WHERE (NOT ISNULL(style.styleid) OR (templateedit.styleid=-1 AND template.styleid=-1)) AND (product.active=1 OR templateeditlocation.product='vbulletin') AND templateedit.active = 1 ORDER BY searchorder ASC; MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '=' Error Number : 1267 Request Date : Saturday, May 10th 2008 @ 11:06:14 PM Error Date : Saturday, May 10th 2008 @ 11:06:14 PM Script : http://www.tenstones.net/forums/admincp/plugin.php?do=productkill Referrer : http://www.tenstones.net/forums/admincp/plugin.php?do=productdelete&productid=tms&s= IP Address : 65.25.2.41 Username : Bob Classname : vB_Database MySQL Version : 4.1.22-standard |
#304
|
||||
|
||||
@TsirhCitna
The character sets used in your DB are not consistent (latin1_swedish_ci vs. latin1_general_ci). You have to correct that. @BigDog56 I assume you did install the fixes as well? |
#305
|
|||
|
|||
I presume I did, but will double check when I get back home.
|
#306
|
|||
|
|||
Any changes or updates for 3.7 ?
|
#307
|
||||
|
||||
There will be planned update soon, but it isn't exactly necessary - TMS works fine on 3.7. as-is.
|
#308
|
||||
|
||||
Any idea how soon?
|
#309
|
|||
|
|||
Quote:
Since I cannot get to the "Uninstall" option in the ACP, How do I either uninstall this or fix it? |
#310
|
||||
|
||||
You can't click "Go" next to the uninstall of the TMS system in the ACP (2nd screenshot)?
I also don't think it's TMS which fubarred your forums but the combination of 2 mods. I also see in there the "Let php level" mod and my guess is that TMS and the "Let PHP level" mod are conflicting with each other some way, which caused the problem. I've had about 20 mods on my 3.6.8 forums when I installed TMS. I upgraded to 3.7.0, no problems, and I'm also running vBA like you do. So that's why I think the 2 named mods are conflicting. |
#311
|
|||
|
|||
That may very well be, but the problem still is that I cannot click the "Go" button to uninstall any mods at all. I need to know how to uninstall this mod so I can fix the conflict.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|