• https://www.starsoverkansas.org

    This is a 3-column modified version of Bionicjive. I removed the calendar block from teh template, but for some odd reason there’s an error on the page (you’ll see the warning come up) that is somehow related to kcalendar.

    Can anyone help me find out where this error is, and what it’s about?

    Thanks in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • I just visited your site and see no error of any kind. Used Firefox 1.0 for browser.

    Thread Starter dflateau

    (@dflateau)

    It doesn’t show up in firefox for some reason, I forgot to mention. It shows up in IE 6 though.

    Hmm, this code is still there
    req.open('GET', siteurl + '/wp-content/livecalendar/kcalendar.php?year='+shownDate.getFullYear()+'&month='+(shownDate.getMonth()+1));
    req.send(null);

    The first line is breaking the page.

    I opened IE *cough* to check it out and did get the error.

    just a thought but have you tried to remove the script references to the calendar in the head of that page?

    Thread Starter dflateau

    (@dflateau)

    prostoalex – where exactly do you find that code?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Removed calendar from template – error occurs’ is closed to new replies.