Ok, I just ran into a similar thing when installing the 3.21 upgrade for someone. I needed to set the $BASE_DIR variable in the calendar.pl and calendar_admin.pl files. You'd probably also have to do it in the debug.pl file if you intend to use it and that fixes the problem running the other files.
** I click on "View Calendar" the screen seems to 'refresh' but does not disply the calendar. **
What does it display?
For users when upgrading:
I also got the error message:
MESSAGE TEXT MISSING FOR: TEMPLATE_FILE_DOES_NOT_EXIST
Which I assume means the pervious script versions didn't have the appropriate error message in the messages.txt file. You should be able to get that file from the full download (until Matt corrects the upgrade download) or add a line something like this to that file:
TEMPLATE_FILE_DOES_NOT_EXIST=TEMPLATE FILE DOES NOT EXIST
Dan O.
PS. The new feedback.html is also required from the full version archive as it should be included in the upgrade archive as well. Or the original can be edited to display the latest version number, see: Version indicator
[This message has been edited by DanO (edited July 03, 2004).]