| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
HELP! I'm losing all my hair on this one | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
HELP! I'm losing all my hair on this one
Maybe this should be in program logic, move if necessary...
I purchased a pretty awsome (cheap, $14.95) calendar script called easily simple calendar (http://www.easilysimplecalendar.com/), unfortunately it is not that easy to install though. No matter what I do, the calendar does not show up at all. Nada! Could someone please look at the installation instruction page, http://www.easilysimplecalendar.com/v5/instructions.htm and offer some good advice, I have been working on this now for a site I built for a client and this is the last think that needs to be done before I turn it over to him. You can see the site at http://www.superioroc.com. I am trying to put is just under the heading on the left "2004 Show Schedule". I made this leftbar with a custom template appropiately named leftbar.tpl. Please, can somebody help me
__________________
Web site design - Custom Programming - Upgrades - Marketing www.netvisionwebdesign.com Follow on twitter: http://twitter.com/netvisionweb Become a fan on Facebook: http://www.facebook.com/pages/NetVision-Web-Design/89463493419 |
|||||||||
#2
|
|||||||
|
|||||||
What exactly is the problem?
|
|||||||
#3
|
|||||||||
|
|||||||||
Quote:
The calendar does not show up at all. I have checked just the link to the calendar php script and that in itself seems to be working. As the instructions show (see the instructions link my first thread) Can I use the <?php require ("showCalendar.php"); ?> and <?php $CSS=1; require ("showCalendar.php"); ?> in this actual context in my templates? or do they need to be wrapped in {literal}{/literal} tags, or is that even the right way to do it???
__________________
Web site design - Custom Programming - Upgrades - Marketing www.netvisionwebdesign.com Follow on twitter: http://twitter.com/netvisionweb Become a fan on Facebook: http://www.facebook.com/pages/NetVision-Web-Design/89463493419 |
|||||||||
#4
|
|||||||
|
|||||||
I have a similar issue with adding a php poll.
Though I would be able to just insert the code in the poweredby tpl file and wala...nope not happing tried wrapping it with literal tags and it still does not show up. This is the code I'm trying to get to show up... <?php include_once($MPinc=(str_repeat('../',substr_count(substr($_SERVER['PHP_SELF'],1),'/')).'store/poll/poll.php'));displayPoll(1); ?> As most of us know searching these forums is becoming a time sink So If someone could point us in the right direction on how to add php code to smarty it would be much appreciated ***edit*** Time sink over....http://forum.x-cart.com/viewtopic.php?p=42984&highlight=#42984 This may help
__________________
X-Cart version 3.5.11live php ver 4.3.7 |
|||||||
#5
|
|||||||||
|
|||||||||
look at http://smarty.php.net for info on how toi include php in templates
__________________
Looking for a reliable X-cart host ? You wont go wrong with either of these. EWD Hosting Hands On Hosting |
|||||||||
#6
|
|||||||||
|
|||||||||
Thanks Shan, that worked using the {php}{/php} tags, the calendar works great and displays properly.
The only problem is that now I have an error at the bottom of the page: Code:
The website is: http://www.superioroc.com , using x-cart version 3.5.4. Im sure this is just something that has to be added to one of my files, appearantly for the sessions data. Can you tell me where and how I can fix this?
__________________
Web site design - Custom Programming - Upgrades - Marketing www.netvisionwebdesign.com Follow on twitter: http://twitter.com/netvisionweb Become a fan on Facebook: http://www.facebook.com/pages/NetVision-Web-Design/89463493419 |
|||||||||
|
|||
X-Cart forums © 2001-2020
|