The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
i tend to use to suggest hacks, also it's a good read sometimes
|
#12
|
|||
|
|||
Quote:
|
#13
|
||||
|
||||
SVTBlacklight -- can you see what's wrong??
HTML Code:
<tr> <if condition="$show['dontshowweek']"> <td class="tcat" colspan="$colspan" align="left"><span class="smallfont"><b>$vba_options[portal_blockbullet] <else /> <td class="tcat" colspan="$colspan" align="center"><b> </if><a href="$vboptions[bburl]/calendar.php?$session[sessionurl]month=$month&year=$year&c=$calendarid&do=displaymonth">$monthname $year</a></td> </tr> <tr align="center"> <if condition="!$show['dontshowweek']"><td class="thead"> </td></if> <if condition="$show['day1']"><td class="thead">$day1</td></if> <if condition="$show['day2']"><td class="thead">$day2</td></if> <if condition="$show['day3']"><td class="thead">$day3</td></if> <if condition="$show['day4']"><td class="thead">$day4</td></if> <if condition="$show['day5']"><td class="thead">$day5</td></if> <if condition="$show['day6']"><td class="thead">$day6</td></if> <if condition="$show['day7']"><td class="thead">$day7</td></if> </tr> $calendarrowbits |
#14
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=67594&highlight=modification" target="_blank">https://vborg.vbsupport.ru/showt...t=modification</a>
I had just given a heads up there. There are some really good hack ideas in there. I have actually done many of them and are working, just going back and searching for all the documented code to make an installer and templates takes time which I dont have so I work on them little by little. |
#15
|
||||
|
||||
SpottyPoo,
Remove the $vboptions[bburl]/. That should fix it. |
#16
|
||||
|
||||
I'll be darned -- it sure did the trick!!! Thank you sooooo much SVTBlacklight! You don't know how happy you've made me...
Woops -- just noticed that when I click on a day that is highlighted as having an event, it takes me to the "non-existant" page again... :ermm: |
#17
|
||||
|
||||
Do you have a fix for that??
|
#18
|
||||
|
||||
You may have to do the same thing to the calendar_smallmonth_day template.
|
#19
|
||||
|
||||
Dang, you're good!! Thanks again, BlackLight!!
|
#20
|
||||
|
||||
No problem. Glad you got it going.
I'm glad you brought up the issue as nobody (including me) had noticed the problem on my site yet. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|