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 - Edit StyleVars page (https://vborg.vbsupport.ru/showthread.php?t=258614)

HMBeaty 09-18-2011 04:06 AM

Very cool! Not sure why I haven't seen this one before :) Installed. Thanks Lynne :D

Andreas 09-18-2011 06:59 AM

Quote:

Originally Posted by Boofo (Post 2170061)
As you have to manually do file edits, it can NOT be done any other way.

It can ;)

I've done this for TMS 1.2.0 which should be ready for production soon.

Boofo 09-18-2011 02:07 PM

Quote:

Originally Posted by Andreas (Post 2247421)
It can ;)

I've done this for TMS 1.2.0 which should be ready for production soon.

TMS does file edits now???

FReeSTER 09-18-2011 04:50 PM

OMGosh, man the more I try the more is the same. lol

Lynned there is my file can you take a look at it please if your time allow you to.
Is just I think I have done everything like the book and I keep getting the same results :o

Andreas 09-18-2011 06:22 PM

[ot]
Quote:

Originally Posted by Boofo (Post 2247520)
TMS does file edits now???

No, FMS (File Modificationm System) does do that :D

What I meant is that TMS 1.2.0 has a function that does allow editing of stylevars from the modify template from without requiring file edits.
[/ot]

Sorry for hijacking you thread Lynne :(

Lynne 09-18-2011 08:48 PM

Quote:

Originally Posted by FReeSTER (Post 2247562)
OMGosh, man the more I try the more is the same. lol

Lynned there is my file can you take a look at it please if your time allow you to.
Is just I think I have done everything like the book and I keep getting the same results :o

Each line of php that ends in a ; must then have a line feed. You have merged the lines together in your file edits such as this line (2215):
PHP Code:

        'template'$templateinfo['template_un'], 22'5000" style="width:99%'truetrue'ltr''code');  print_template_javascript(); 

That needs to be:
PHP Code:

        'template'$templateinfo['template_un'], 22'5000" style="width:99%'truetrue'ltr''code');  
print_template_javascript(); 

You did similarly at least three times.

Successfulsteps 09-19-2011 01:01 AM

Awesome mod, I will tag to install! Thank you!

FReeSTER 09-19-2011 02:49 PM

thank you Lynned, another thing I have learn from PHP. great for you to share me the tip.

well I did just that and and still the same mate.

Lynne 09-19-2011 03:34 PM

Quote:

Originally Posted by FReeSTER (Post 2247893)
thank you Lynned, another thing I have learn from PHP. great for you to share me the tip.

well I did just that and and still the same mate.

Did you only fix that one line? Because I saw several like that.

FReeSTER 09-19-2011 05:12 PM

Quote:

Originally Posted by Lynne (Post 2247911)
Did you only fix that one line? Because I saw several like that.

lol :o :D yes just one that line. lol
I will check on the file correctly and fix it each one of them


All times are GMT. The time now is 11:06 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.01203 seconds
  • Memory Usage 1,743KB
  • 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
  • (6)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