The Arcive of vBulletin Modifications Site. |
|
Trouble on Template Details »»
|
||||||||||||||||||||||||||
Quote:
in my template...I use 3.6...is there another place where I can install that scrpit? Show Your Support
|
||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Try searching just for
Code:
$vbphrase[calendar] |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
||||
|
||||
|
search all templates for $vbphrase[calendar] ...
|
|
#5
|
|||
|
|||
|
Quote:
i've found results in the following: Calendar Templates<< CALENDAR calendar_edit calendar_showeventsbit Forum Home Templates<< FORUMHOME I'm assuming it's in FORUMHOME....below is the code I found there....should I insert that code below or above the following? <tr> <td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td> <td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td> </tr> |
|
#6
|
|||
|
|||
|
bumppp
|
|
#7
|
||||
|
||||
|
Thats not the right place FRESHFAMdotCOM..
I looked at your site,,,It should be in your Header .. You have images for you nav bar...That why you didnt find $vbphrase[calendar]... Look for calendar.php |
|
#8
|
||||
|
||||
|
please udnerstand I can't support modified styles where basic things got changed, no way for me to know where this is
|
|
#9
|
|||
|
|||
|
I am having this same issue. I even tried to look it up on the plain default blue vb style and I can't find it in the navbar. Off to look in my header.
|
![]() |
|
|