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)
-   -   Major Additions - Innovative Template Manager (https://vborg.vbsupport.ru/showthread.php?t=257072)

EquinoxWorld 01-15-2011 12:07 AM

I downloaded the file but all I get is the upload folder and no product file inside...any ideas?

EDITED: Just uploading the files and refreshing my admincp , the mod installed perfectly, no need to import product ! :)

Excellent Mod. Thank you!

TheLastSuperman 01-15-2011 01:01 AM

Quote:

Originally Posted by EquinoxWorld (Post 2149223)
I downloaded the file but all I get is the upload folder and no product file inside...any ideas?

EDITED: Just uploading the files and refreshing my admincp , the mod installed perfectly, no need to import product ! :)

Excellent Mod. Thank you!

Equinox,

LOL I had a terrible migraine the day I uploaded this and for some reason sure enough I explained in the mod description to install the xml rofl... I've updated the mod description and removed that reference, it's only two files to upload then a refresh.

EquinoxWorld 01-15-2011 02:03 AM

Quote:

Originally Posted by TheLastSuperman (Post 2149240)
Equinox,

LOL I had a terrible migraine the day I uploaded this and for some reason sure enough I explained in the mod description to install the xml rofl... I've updated the mod description and removed that reference, it's only two files to upload then a refresh.

lol I've had those days myself, no worries. Truly great help this mod provides. :) Thanks again.

Taurus1 01-16-2011 07:23 AM

I used this mod for the first time today after installing a new skin. It took me about 3 minutes, instead of the 3 hours of template edits. I want to again thank you for a fantastic mod!!

TheLastSuperman 01-16-2011 05:14 PM

Quote:

Originally Posted by EquinoxWorld (Post 2149263)
lol I've had those days myself, no worries. Truly great help this mod provides. :) Thanks again.

Quote:

Originally Posted by Taurus1 (Post 2149885)
I used this mod for the first time today after installing a new skin. It took me about 3 minutes, instead of the 3 hours of template edits. I want to again thank you for a fantastic mod!!

Not to sound like a clueless teenager but...

"I know, Right? Like this makes things soooo easy!"

All thanks go to Dream, he created it originally and was so awesome for marking it as re-usable code!

sweetpotato 01-18-2011 03:51 PM

It seems very useful, I'll try it for my vb 4.1.1

RK KINGKONG 01-21-2011 05:21 AM

thank you DREAM , SUPERMAN & MIGRAINES , for a skin lover like myself , having too many can suck really bad when it comes to all the editing ... this is awesome , thank you gentlemen

VB 4.1.1

TheLastSuperman 01-21-2011 02:42 PM

I also found it quite useful when editing styles as I have quite a few to work on regularly and this makes it easy to export then import from site to site as well, no need to export an entire style when I can export one template then import and done!

Phaedrus 02-28-2011 09:28 PM

Tagged for later install.

OldSchoolDSL 03-08-2011 11:18 PM

Quote:

Reason ;

Updated!

Corrected array_merge in code example:

PHP Code:

$ctemplates["$_REQUEST[dostyleid]"] = array_merge($ctemplates["$_REQUEST[dostyleid]"], $rtemplates["$_REQUEST[dostyleid]"]); 

Should have read:

PHP Code:

$ctemplates["$_REQUEST[dostyleid]"] = array_merge((array)$ctemplates["$_REQUEST[dostyleid]"], $rtemplates["$_REQUEST[dostyleid]"]); 

Please download the new .zip, extract and then upload the contents of the "upload" folder to your forum root and enjoy!

Sincerely,

Michael Miller
Installed the updated version and working

4.1.2 :)

(Still not sure the value of this, but I've kept it so far)


All times are GMT. The time now is 06:45 PM.

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.01477 seconds
  • Memory Usage 1,748KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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