![]() |
easy php calendar in sidebar Anyone know how to put easy php calendar in the sidebar? I would love to use a calendar with events functionality. having a hard time getting it to work in the sidebar. Astronomy Astrophotography Galaxy Nebula Astrophoto Gallery - Astrophotogallery |
well cant really say from a support perspective other suggest you use one of the three custom pals. You can place html or php code in there just to make sure you do it right. You might actually want to post a question in the mod corner if you really want to get in depth on how to do code mods. |
This is what I am putting and nothing shows up. <?php echo<<<PPPRINT <!-- BEGIN TEMPLATE: custom1pal.tmpl --> $ppopenside <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <?php $CSS=1; require("calendar/calendar.php"); ?> <style type="text/css"> </style> <body> <?php $OL=1; require("calendar/calendar.php"); ?> <div align="center"> <?php require("calendar/calendar.php"); ?> $ppcloseside <!-- END TEMPLATE: custom1pal.tmpl --> PPPRINT; ?> |
well you would need to install it however they tell you to. any head tags would go into the headtags file you setup and you never have to type head or body tags. You then put whatever code goes into the cody into the custompal template between the <? ?> tags |
seems i figured it out seems to work when I take out everything but the php stuff. had no idea. |
| All times are GMT -5. The time now is 09:19 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0