Page 1 of 1

Problem with calender after uploading site to server

Posted: Thu Jun 15, 2006 1:20 pm
by Kaylen
I first designed my site locally and everything worked like a charm, but nowi have uploaded all the files to the server and imported a db copy of my local db and I am having problems with some things that don't seem to work any more. One of them is the Kalender...
The module is installed succesfully but the Kalender is not displaying itself...

Any idea as to what this could be?

I have tried uninstalling and installing the kalender and replacing the tags for kalender on my pages but it doesnot help..

thnx! Barbera

Re: Problem with calender after uploading site to server

Posted: Tue Jul 25, 2006 1:00 pm
by djkirstyjay
I'm getting exactly the same problem.

Re: Problem with calender after uploading site to server

Posted: Wed Jul 26, 2006 11:20 pm
by djkirstyjay
Well, after leaving a similar message on the actual Kalender forum in the forge and noticing that there hasn't been a reply to this topic since originally posted a month and 12 days ago, am I right in assuming there's no solution to this and there is no one available anymore for advice?

Re: Problem with calender after uploading site to server

Posted: Thu Jul 27, 2006 9:24 am
by tsw
first thing would be clearing the cache.

does it give any output? errors? or just empty space where its supposed to be?

Re: Problem with calender after uploading site to server

Posted: Thu Jul 27, 2006 10:13 am
by djkirstyjay
Nothing. Just an empty space... though I wouldn't even call it a space. It doesn't put in extra space, just doesn't display at all.

I cleared the cache. That didn't make a difference.

Re: Problem with calender after uploading site to server

Posted: Fri Jul 28, 2006 6:35 am
by Kaylen
yep indeed, I cleared the cach and nothing... no extra spaces, just nothing

Re: Problem with calender after uploading site to server

Posted: Fri Jul 28, 2006 5:55 pm
by tsw
check the calendar database, does it have all necessary tables (most likely named cms_module_calendar_something) and does those tables have data?

If you did full copy of all files and full db dump / restore I cant really think about any other error, than some php function missing at the new server installation (or maybe some safemode restriction).

Can you do a new installation in test folder and try installing calendar into it?