By theHawke on
So I managed to get Webcalendar installed along with the drupal module. Everything seemed to go right and I doublechecked my settings.
However, when I click on calendar in the navigation, I get a 404 returned.
I am running drupal 5 and webcalender 1.1. Drupal is installed in the root of my website.
Any ideas on getting this running? We really need a great calendar system and this seems to have everything we could possibly need.
Comments
The exact message
the exact error message I get is
The requested URL /home/seattlel/public_html/index.php was not found on this server.
...
Is WebCalender a Drupal module? It sounds like it is not. If not you may have to adjust the .htaccess file to allow the path to the WebCalender install.
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
Actually webcal integration is a module
http://drupal.org/project/webcal
Any ideas?