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)

DJ XtAzY 01-22-2006 03:40 AM

Quote:

Originally Posted by StarBuG
I still get an error when I try to export edited templates with 0.7

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

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

Please help

same here, this error happens when i try to copy templates on the first two styles listed....

is there a way to fix this soon?

ammarcom004 01-22-2006 09:08 AM

thanks, and is a nice hack

euan doc 01-31-2006 02:45 AM

Nice one. This will come in handy

Tidy 01-31-2006 03:46 AM

Very Nice, Thanks Very Much

Hornstar 01-31-2006 09:08 AM

I guess there are still a few bugs in this, guess we will have to wait until 0.8 release

Zia 02-02-2006 05:04 AM

klikcs install

ammarcom004 03-01-2006 08:34 AM

thanks alot

Torqued 03-20-2006 07:45 PM

Any chance of getting this updated to fix the above errors and be sure its compatible with 3.5.4? :)

DJ XtAzY 03-22-2006 10:50 PM

hmm upgrading to MySQL 5.0+ fixes my error above =]

rareclownfish 04-06-2006 12:53 AM

I get an error saying Invalid File Specified, when I try to add this plugin via the manager?

nitro 04-06-2006 07:05 PM

IS that in the product import page or the plugin installer page ?

RemiAlone 05-17-2006 07:15 AM

click! :)

MissKalunji 08-05-2006 12:49 PM

will it work with 3.6?

WebsiteDonation 08-12-2006 11:04 AM

I like this plugin much and I've made a test. There are many wrong statements with Arrays

Example about the error in Post #77:
- Line 193: foreach ($varname AS $styleid => $templates)
- Line 475: foreach ($varname["$styleid"] AS $template)

Similarly with the error in Post #79. I have to uninstall this. Good idea anyhow.

Barakat 08-19-2006 03:07 PM

its a great hack but need to be upgraded to 3.6.0 coz all the 3.5.x styles works on it but the new 3.6.0 styles wont work and gives errors ,
maybe coz of the code changes..

Stoebi 08-19-2006 05:43 PM

Quote:

Originally Posted by Barakat
its a great hack but need to be upgraded to 3.6.0 coz all the 3.5.x styles works on it but the new 3.6.0 styles wont work and gives errors ,
maybe coz of the code changes..

Works fine here with 3.6.0. Thx Dream :)

Quote:

Originally Posted by WebsiteDonation
I like this plugin much and I've made a test. There are many wrong statements with Arrays

Example about the error in Post #77:
- Line 193: foreach ($varname AS $styleid => $templates)
- Line 475: foreach ($varname["$styleid"] AS $template)

Similarly with the error in Post #79. I have to uninstall this. Good idea anyhow.

No wrong statements, works perfekt with these statements. :)



Regards, Stoebi

GrendelKhan{TSU 08-25-2006 04:51 AM

work for 3.6.0 gold? I used this all the time.

Stoebi 08-25-2006 07:24 AM

Quote:

Originally Posted by GrendelKhan{TSU
work for 3.6.0 gold? I used this all the time.

Yes, but it needs some corrections...
Any interests? I would publish the changes here


Regards, Stoebi

mhc1576 09-03-2006 08:28 PM

Yes Stobie please post the corrections for 3.6.

VBUsers 09-04-2006 01:13 AM

Quote:

Originally Posted by mhc1576
Yes Stobie please post the corrections for 3.6.

yea i def need the fix i need to make changes to my sites 2.

Stoebi 09-04-2006 05:43 AM

Hi,

thank you for your interest :)

Download the current "template manager 0.7.zip" archive (first post -> Dream) and the zip file BC-Report.zip attached with this post.
Open the file custom_template_manager.php in your favourite editor
Open the file BC_Report.html in your favourite browser.
I think, everything else speaks for itself. (Hope, it's correct english *urks* sorry).


Fixed lot of warnings (array_merge etc.)
Export is working again.
Compatible with "Merge Templates".

Tested with PHP 4 and PHP 5 and with vBulletin 3.6.0 only :(



Lot of thanks to Dream for this nice addon. I appreciate his works. :)


Is it permitted to attach the full edited file?



Regards, Stoebi

Snake 09-12-2006 07:33 AM

Hi Sto. Yes please post the full edited file. I am very interested. Thanks! :)

daylight 09-20-2006 03:47 PM

it works fine with 3.6.1

Dream 10-08-2006 03:26 PM

Guys im not sure Ill be continuing this hack, if anyone wants to take it from here be my guest.

You don't need to ask my permission to do so.

Stoebi 10-08-2006 05:52 PM

Quote:

Originally Posted by Dream
Guys im not sure Ill be continuing this hack, if anyone wants to take it from here be my guest.

You don't need to ask my permission to do so.


Thx a lot Dream :cool:

Working version with php4/php5 and vBulletin 3.6.x.


Regards, Stoebi

puertoblack2003 10-20-2006 12:24 PM

Quote:

Originally Posted by Stoebi
Thx a lot Dream :cool:

Working version with php4/php5 and vBulletin 3.6.x.


Regards, Stoebi

wow i was hoping there's a fix thanks:)

daylight 02-07-2007 07:41 PM

Quote:

Originally Posted by Stoebi (Post 1092525)
Thx a lot Dream :cool:

Working version with php4/php5 and vBulletin 3.6.x.


Regards, Stoebi

it is working cool in 3.6.4 php 5.
and thanks for solving the problem as the orginal version doesn't show up the custom templates anymore and telling me there is no custom templete.
thanks again:up:

FireFish 02-17-2007 03:51 AM

Not knowing much about this mod, here's my issue:

I've spent countless hours modifying my site's current main style to accomidate many PHP modifications I've implemented over the last 2 years.

Now I'm getting feedback that users want a different style.

Can this mod automatically export all of my modifications & overwrite the code in a new style with these modifications?

OR; is it merely a means of backing up your current style in the event you need to reimport it for whatever reason.

I specifically need something that will take ALL modified templates in 1 style & automatically modify all the same templates in another.
Is this my solution?!?!:confused:

Please help me understand this one a bit better.

rjmjr69 03-16-2007 06:12 AM

Quote:

Originally Posted by FireFish (Post 1184369)
Not knowing much about this mod, here's my issue:

I've spent countless hours modifying my site's current main style to accomidate many PHP modifications I've implemented over the last 2 years.

Now I'm getting feedback that users want a different style.

Can this mod automatically export all of my modifications & overwrite the code in a new style with these modifications?

OR; is it merely a means of backing up your current style in the event you need to reimport it for whatever reason.

I specifically need something that will take ALL modified templates in 1 style & automatically modify all the same templates in another.
Is this my solution?!?!:confused:

Please help me understand this one a bit better.


After reading thru the Two pages of info I have to say thats a big 10 -- 4 good buddy.....lol
Its exactly what your looking for


Everything seems to be working just fine in 3.6.4 although I have not tested every function for I do not know how or what they all do. Is there anyone who can clue me in with some instructions or tips please. Like if I wanted to take all my current custom templates and copy them to a new skin how would I achieve this?

Thanks

Adam21 05-28-2007 02:53 PM

This great mod still works for 367pl1 with no issues for me.Very useful and easy for new users who wish to copy template changes to another easily!In fact,i've been using this since 360 onwards with no complications.Good job!

*Thumbs up!*

Dream 05-29-2007 05:38 PM

Guys I updated this to 3.6, the new thread is here

https://vborg.vbsupport.ru/showthread.php?t=148411

It's really just Stoebi's version reposted, thanks for your guys support :)

Dr.osamA 08-01-2010 03:49 AM

thanxx man good work

any hope to upgrade it to vb 4.x.x plzzz

installed


All times are GMT. The time now is 04:19 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.01309 seconds
  • Memory Usage 1,781KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (32)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