Menu

#2691 error

closed-fixed
5
2013-01-12
2012-08-30
Liz
No

On trying to add any data to (New User) to the calendar, I receive the following error.

Call to undefined function require_valide_referring_url() in <b>/home/rotarycc/public_html/webcalendar/ajax.php</b> on line <b>8</b>

Discussion

  • brokengillou

    brokengillou - 2012-08-31

    May be you'll find help in 3540877.

     
  • Bruce

    Bruce - 2012-08-31

    Open the ajax.php file.
    Move line 8 -
    "require_valide_referring_url ();"

    to below line 16 -
    "include 'includes/functions.php';"

    Save and load back to you server.

     
  • Craig Knudsen

    Craig Knudsen - 2013-01-12

    This fix for this bug was included in the most recent WebCalendar
    release.

     
  • Craig Knudsen

    Craig Knudsen - 2013-01-12
    • status: open --> closed-fixed
     

Log in to post a comment.