PDA

View Full Version : Calendar not displaying correctly


tomf688
11-05-2004, 11:16 PM
Everything else is working great (fantastic job on the mod :D ), but I can't seem to figure out why my minicalendar is messing up.

Basically, every time I click on one of the days, it does not link to the proper directory. So instead of linking to mysite.com/forums/calendar.php like it is supposed to, its linking to mysite.com/calendar.php.

Did I miss a code correction somewhere?

Thanks. ;)

tomf688
11-08-2004, 08:16 PM
*bump*

Our Sponsors
 

memobug
11-09-2004, 02:34 AM
Yes you probably missed the template modifications. Did you get the ones in the original vbCMPS installation instructions?

Regards,

Matt

Brian
11-09-2004, 10:56 AM
You either missed the template modifications or the modifications to your functions_calendar.php file.

Our Sponsors
 

tomf688
11-10-2004, 03:51 PM
I just noticed...

I was viewing it with the default skin and it was working fine, but another skin on my boards that I made seems to be the one that doesn't include the /forum/ bit in the url.

No other problems with that skin, though.

Brian
11-10-2004, 03:59 PM
You need to make the changes to the templates in that style as well then.

tomf688
11-11-2004, 05:57 PM
Can't see where the problem is... where would code affecting that particular portion of the layout be located?

Brian
11-11-2004, 06:00 PM
In the readme file there are 4 calendar templates you have to modify. Make the changes to the 4 templates as outlined in that file to EACH of your styles.

tomf688
11-12-2004, 12:25 PM
Ahhh! *smacks self* Duh! :)

Thanks.