vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help Vb Advanced Install ??? (https://vborg.vbsupport.ru/showthread.php?t=62205)

joeychgo 03-06-2004 04:03 AM

Help Vb Advanced Install ???
 
in the readme included it says

Step 2 - Template Modifications
Open the templates.txt file which was included in the zip file. Make the changes to each template as specified there.

I opened this but dont know what I need to change!!!!!!!!!! Help!!!!!!!!!

Im new at all this as this is my first board....... so im kinda green.......

Zachery 03-06-2004 04:27 AM

Quote:

Originally Posted by joeychgo
in the readme included it says


Step 2 - Template Modifications
Open the templates.txt file which was included in the zip file. Make the changes to each template as specified there.



I opened this but dont know what I need to change!!!!!!!!!! Help!!!!!!!!!

Im new at all this as this is my first board....... so im kinda green.......

Maybe you should ask in the thread?

joeychgo 03-06-2004 04:31 AM

maybe I should ask in what thread?

SkyCatcher 03-06-2004 07:36 AM

You add the code to the templates....for example:
Quote:

------------------------------------
calendar_smallmonth_day
------------------------------------

<!-- a single day on the small calendars -->
<td class="<if condition="$show['highlightweek']">alt2<else />alt1</if>"<if condition="$show['highlighttoday']"> style="border:solid 1px red; font-weight:bold" title="$vbphrase[today]"</if>>
<if condition="$show['daylink']">
<if condition="$dontshowweek"><span class="smallfont"></if><a href="$vboptions[bburl]/calendar.php?$session[sessionurl]do=getinfo&amp;day=$year-$month-$day&amp;c=$calendarid" title="$eventdesc">$day</a><if condition="$dontshowweek"></span></if>
<else />
<if condition="$dontshowweek"><span class="smallfont">$day</span><else />$day</if>
</if>
</td>

open your adminCP and click styles then edit your style and select the dropdownlist, clicking on edit templates.

Then select the calendar_smallmonth_day and add the code to it.

joeychgo 03-06-2004 07:37 AM

thanks

assassingod 03-06-2004 07:54 AM

Quote:

Originally Posted by joeychgo
maybe I should ask in what thread?

You usually get better responses if you post in the thread where you downloaded the hack from.


All times are GMT. The time now is 11: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.01018 seconds
  • Memory Usage 1,719KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete