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 |
#92
|
||||
|
||||
hi
what is this mean pls Database error in vBulletin 3.6.4: Invalid SQL: SELECT IF(templateedit.product='vbulletin', 1, product.active) AS productactive, templateedit.active AS editactive, templateedit.version AS editversion, template.version AS templateversion, templateeditlocation.product, templateeditid, templateedit.styleid AS tstyleid, template.styleid, template.title AS template, templateeditlocation.title, template.template_un, searchstrregex, IF(templateeditlocation.product='vbulletin', 'vBulletin', product.title) AS product, templateedit.replacestr FROM templateedit AS templateedit INNER JOIN templateeditlocation AS templateeditlocation ON (templateeditlocation.varname=templateedit.varname ) INNER JOIN template AS template ON (template.title=templateeditlocation.template) LEFT JOIN style AS style ON (style.styleid=template.styleid AND FIND_IN_SET(templateedit.templateeditid, style.templateeditlist)) LEFT JOIN product AS product ON (product.productid=templateeditlocation.product) WHERE (NOT ISNULL(style.styleid) OR (templateedit.styleid = -1 AND template.styleid = -1)) AND (templateedit.product = 'vbulletin' OR product.active = 1) AND templateedit.active = 1 AND templateeditlocation.varname != 'tmsbranding' AND templateeditlocation.product = 'tms' ORDER BY style.displayorder ASC, style.styleid ASC, template.title ASC, product.title ASC, templateeditlocation.title ASC; MySQL Error : Unknown column 'searchstrregex' in 'field list' Error Number : 1054 Date : Thursday, August 16th 2007 @ 08:05:49 AM Script : http://xxx.com/vb/admincp/templateed...oductid=tms&s= Referrer : http://xxx.com/vb/admincp/index.php IP Address : ............ Username : ........... Classname : vb_database now evrything is stop cant remove any thing help pls |
#93
|
|||
|
|||
Quote:
Quote:
|
#94
|
||||
|
||||
Suggestions:
- Option to don't specify a "Search for Text" in selected template; instead, another two options to "put at the very top" and "put at the very bottom" of the selected template. Just to be lazy, really (and not put the part of the html in certain template that belongs to the very top, and then select "insert text above". - Search in template modifications. With a lot of TMS installed, would be nice to search like if that modifications are actually templates; similar (a clone) of the search in templates. Thanks... again... Andreas, for this every-day-more-really-awesome-upgrade-pain-saver mod! TC |
#95
|
|||
|
|||
Hey Andreas, how could I get this to work with your advanced plugin manager?
Like the dropdown doesnt show how to export the txt files? Thanks in advanced. |
#96
|
||||
|
||||
@TCAttitude
Search is already planned. Inserting at the top/end probably would need some significatin changes to the design and I don't think it is that important? |
#97
|
|||
|
|||
@whitemike
open advplugins.php and search for Code:
case 'productexport': page = "plugin.php?do=productexport&productid="; break; Code:
case 'tmsdeleteedits': page = "templateedits.php?do=deleteall&productid="; break; case 'tmstestproduct': page = "templateedits.php?do=test&productid="; break; case 'tmsexport': page = "templateedits.php?do=files&productid="; break; Code:
$options['productexport'] = $vbphrase['export']; Code:
if ($vbulletin->products['tms']) { $options['productexport'] = $vbphrase['export'] . '<optgroup label="' . $vbphrase[templateedits] . '"><option value="tmstestproduct">' . $vbphrase[test] . '</option><option value="tmsdeleteedits">' . $vbphrase[delete] . '</option><option value="tmsexport">' . $vbphrase[export] . '</option></optgroup>'; } else { $options['productexport'] = $vbphrase['export']; } Kind Regards, Stoebi |
#98
|
|||
|
|||
Quote:
|
#99
|
||||
|
||||
neeeeeeeeeed help pls
my database is ++++t up cant remove or add any products it keep giveing me this https://vborg.vbsupport.ru/showpost....1&postcount=91 come on my forum is stop pls help |
#100
|
|||
|
|||
gibt es diesen HAck auch in german ????
J. |
#101
|
|||
|
|||
[ot]ja, gibt es!sobald das neue offizielle deutsche hackboard online geht, "bin ich mir sicher"/(wissen kann mans ja nie) das andreas den dort auch wieder reinstellt[/ot]
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|