localendar Forums Homepage

Print at Sep 3, 2025, 6:11:26 AM View all posts in this thread on one page
Posted by themole at Mar 31, 2010, 11:43:11 PM
Javascript problem on published calendar
When I click on any day, month, arrow, etc. that calls the Javascript function lc_publishjump I get the error below and it doesn't go to that month, day, etc.

Message: 'transEffect' is undefined
Line: 79
Char: 2
Code: 0
URI: http://www.localendar.com/js/transitions.js


I looked at some other published localendars and they are doing the same thing.

Any idea what the problem is?

Posted by support at Apr 5, 2010, 8:02:35 PM
Re: Javascript problem on published calendar
You pasted some badly formatted html into your calendar's footer.

You pasted:
<script type='text/javascript' src='http://sm8.sitemeter.com/js/counter.js?site=sm8andercalendar'>


but this is the correctly formatted code (you didn't close the <script> tag):

<script type='text/javascript' src='http://sm8.sitemeter.com/js/counter.js?site=sm8andercalendar'></script>

----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news


Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us