vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - Template Modification System (https://vborg.vbsupport.ru/showthread.php?t=152931)

Hostboard 08-10-2011 12:32 PM

Tried to create an accoutn there but do not have access to D/L
Waiting paitiently for its release here...
Previous use of TMS under 3.x proved invaluable

Calystos 08-10-2011 07:39 PM

Ditto, I created an account and no D/L access at all. Guess it is just a case of waiting til he releases it over here, :-(

dartho 08-16-2011 12:33 AM

Bug Report/Code Typo
Plugin : Event-Handler: Alle Templates wiederherstellen
Hook: admin_complete
call to function cad_administer('canadminstyles') - should be can_administer('canadminstyles')
PHP Code:

global $deletetemplates;
if (
$_POST['do'] == 'dorevertall' AND !empty($deletetemplates) AND $vbulletin->adminloggedin AND cad_administer('canadminstyles'))
{
    
$vbulletin->db->query_write("DELETE FROM " TABLE_PREFIX "templateedit WHERE styleid = " $vbulletin->GPC['styleid']);
    require_once(
DIR '/includes/adminfunctions_templateedits.php');
    
rebuild_template_edits($vbulletin->GPC['dostyleid'], array_keys($deletetemplates));



vgevolution 08-16-2011 02:37 PM

Quote:

Originally Posted by Hostboard (Post 2231803)
Tried to create an accoutn there but do not have access to D/L
Waiting paitiently for its release here...
Previous use of TMS under 3.x proved invaluable

Quote:

Originally Posted by Calystos (Post 2231952)
Ditto, I created an account and no D/L access at all. Guess it is just a case of waiting til he releases it over here, :-(

You have to add vbulletin-germany.org to your list of approved support locations in your member options of vbulletin.com. Then those sites can validate your license, and you'll be able to download the code. Here's a link to the place where you can activate those sites (you must be logged into vbulletin.com:
http://members.vbulletin.com/membersupport_priority.php

Added later:
I sure hope Andreas uploads an English version soon. I'm not certain, but it looks like the 1.2.0 Beta 2 version still has issues. Has anyone tried it yet? My German is pretty rusty, but I get nervous when I see several database errors.

Lon 08-21-2011 12:52 PM

I can confirm that this does indeed work for Vbulletin 4 versions.

Fresh clean install of this modification worked wonders. :)

Don't get any weird errors or anything when adding new template changes.

Calystos 08-21-2011 01:18 PM

Yeah I worked out the approval thingy, had to go to my members vb account page an tick it to the list. An yeah got it. Haven't tested it though. Am pondering just waiting for the English build.

realmr 08-21-2011 02:49 PM

can any one explain how is this add-on any different from the default TMS which vb has by default ?

DragonMasterNYC 08-28-2011 03:39 PM

Quote:

Originally Posted by realmr (Post 2236176)
can any one explain how is this add-on any different from the default TMS which vb has by default ?

This plugin allows for much more control over how the templates are edited and which ones. For example what type of edit it's performing like a before, after, or a replacement the searched code within a specified template not the whole style. I had hoped when I got the upgraded version of vBulletin that this would be the case, but as you can see the vB team didn't quite get it right since all it does is a simple replace in the entire style.

misericorde 09-05-2011 05:39 AM

V.4.1.5

Installed Tms 115 It s ok

Thank you

realmr 09-05-2011 11:01 AM

Quote:

Originally Posted by DragonMasterNYC (Post 2239142)
This plugin allows for much more control over how the templates are edited and which ones. For example what type of edit it's performing like a before, after, or a replacement the searched code within a specified template not the whole style. I had hoped when I got the upgraded version of vBulletin that this would be the case, but as you can see the vB team didn't quite get it right since all it does is a simple replace in the entire style.

thanks for the clarification, so I am adding this up ;)

until vb4 reaches some where close to my liking, I am not gonna upgrade my forums to 4 series, hopefully by then a 4.x version is released for this add-on ;)


All times are GMT. The time now is 05:17 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01756 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete