By smurray on
This may be a dumb question, and I apologize if it is. I'm new to Drupal and am still figuring out the basics. I'm currently using the calendar module on my site, and I noticed today that a new version has been posted. I would like to upgrade from the rc3 version to the newly posted rc4 version. What are the steps I need to take to do this? Do I need to disable the module? Do I need to delete the old version or can I simply overwrite the files? If someone could take a minute and explain things to me it would be greatly appreciated.
Thanks!
Comments
=-=
put site in offline mode (unless you are sure your site has no visitors)
delete calander module folder from your server
upload new release
run update.php
put site back online (if you set it to offline)
done
I followed your directions,
I followed your directions, and now my sites calendar doesn't seem to be working. None of the previously made events are being listed, and the calendar isn't being displayed correctly. It's showing 0's on all the Sat, Sun, Mon, and Tues instead of the date and nothing on the Wed and Thurs. Any ideas?
=-=
check the issue queue for similar reports on the module.
If necessary, use the backups you made before you upgraded the module to get back to where you were while you are sorting out the problem.