By kill_papa_smurf on
I'm relatively new at using the Calendar and Views modules in Drupal. Recently I've been having an issue where when I created a new content type for the calendar the body field wouldn't display in either the page view or the calendar view. After several days it randomly started working and showing up in both places. Now again it is not showing up. Any ideas about what could cause this issue? I've tried updating the module and clearing the cache and neither resolved the issue.
Comments
You have posted in the Module
You have posted in the Module Development and Code Questions section of the forum, which as the name says, is for questions regarding module development and writing code. Your question is regarding module usage and an issue with that module. As such you have posted in the wrong area. You can move this thread by editing the original post and choosing 'post installation' as the forum. You may also want to open a ticket in the module's issue queue, which can be found on the module project page (download page).
Contact me to contract me for D7 -> D10/11 migrations.
=-=
test on a fresh installation. if it works correctly, then it's likely a contrib module conflict in some way. Disable one at a time and test or introduce them and test on the fresh install.
Thanks for the help. The
Thanks for the help. The Fckeditor wasn't working properly in Firefox, IE8, or Chrome. I updated to IE10 and the issue resolved itself. I wasn't even thinking about it being a module problem until your response thanks.