vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Template Manager 0.6 (https://vborg.vbsupport.ru/showthread.php?t=91038)

cheech4487 11-26-2005 02:39 PM

Awesome job!!!
clicks install !

Hornstar 11-29-2005 09:18 AM

guess no one can fix my problem above, or does someone know how to fix it

Flow Fusion 11-29-2005 09:56 AM

This is a great addition. Thanks.

Hellcat 12-01-2005 09:40 AM

I just installed it into my 3.5.1 and it seems to work flawlessly.

This is just what I needed!
Great Addon!

divided_by_fear 12-10-2005 02:08 PM

i like the mod dont get me wrong but what would be nice to see is a check box next to each difference it found this way you can select which merges you want to install and which you dont... this way you can test each hack out as you merge it and so on... and it would also i think be more user friendly that way

AWI 12-11-2005 08:10 AM

Installed on 3.5.2, let me know if there is any update thanks :)

TheMusicMan 12-13-2005 09:50 PM

Am I missing something or is it not supposed to allow you to copy a modified template from an existing style to a new one?

Hellcat 12-13-2005 11:20 PM

Quote:

Originally Posted by TheMusicMan
Am I missing something or is it not supposed to allow you to copy a modified template from an existing style to a new one?

Hmm, I did that as well.
If it's a modified default template be sure to check "[action] vBulletin Default Templates" and enable "Allow overwrite".

I copied some of the modified default templates over to other styles, works like a charm :)

Yorixz 12-22-2005 01:55 PM

This hack seems to work correctly on vB 3.5.2 - the only (quite big) error I'm getting is that it can't find the table with the templates, which is correct because it's ignoring my prefix.

Does anyone know a way to solve this?

Edit:
Got it.

In line 1834 replace
Code:

        $sql = 'SELECT title, template_un FROM template
with
Code:

        $sql = 'SELECT title, template_un FROM " . TABLE_PREFIX . "template
Except for that place everywhere it's checked if you're using a prefix ;)

DJ XtAzY 12-30-2005 02:15 PM

im gettin this error when i have copy edited vb templates checked

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /admincp/custom_template_manager.php on line 1074

Warning: Invalid argument supplied for foreach() in /admincp/custom_template_manager.php on line 1542

Warning: Invalid argument supplied for foreach() in /admincp/custom_template_manager.php on line 1556


All times are GMT. The time now is 11:01 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.01351 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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