By davidjmcq on
I've installed WebCalendar successfully, with it's database inside the drupal database.
I can log directly into WebCalendar BEFORE changing the settings.php file so I know it's working OK.
Once I change the settings.php file I get the following message from drupal/calendar :
Error
No database selected
SELECT u.uid FROM sessions s, users u WHERE s.sid = '43e7500acf76075a0bc47d5f19427920' AND s.uid=u.uid
Any thoughts what I'm doing wrong?
Comments
WebCalendar problem solved.
I just went to the latest development versions.... much easier and everything worked.
webcal-5.x-1.0-beta1.tar.gz
WebCalendar-devel-1.1.2.tar.gz
Now I'll never know if it was a bug or just me being silly ;-)