I have installed the module with these dependencies at these levels, but nothing appears on the screen when I go to the test view

Query UI 6.x-1.5
jQuery Update 6.x-2.0-alpha1
Views 6.x-3.0-alpha3
FullCalendar 6.x-2.x-dev

It seems the plugin is not being called

can you help

Comments

mickpmack’s picture

Here is the source view of the page if that helps

tim.plunkett’s picture

Status: Active » Postponed (maintainer needs more info)

Did you install the actual FullCalendar plugin?
admin/reports/status will tell you if there are problems.
See the README.txt for instructions.

mickpmack’s picture

Tim,

I put the fullcalendar plugin in sites/all/libraries/fullcalendar.

I can see the link to the minified javascript file in the header and when I click on the link, I am taken to the file.

I reinstalled jquery-ui to ensure I had 1.7 installed

I can see all the mark up in the source, but none of the styling has been applied. There is a next button

It is probably something simple, can you suggest anything else I should investigate

liza’s picture

subscribing.

same exact problem here.

Drupal 6.22

jQuery UI 1.7.3

jQuery Update 1.3.2

Views 6.x-3.0-alpha3

FullCalendar 6.x-2.x-dev

FullCalendar plugin 1.4.9
(i had the latest, 1.5.1, but it didnt
first work with it so i deprecated)

tim.plunkett’s picture

Are there any warnings or errors on the status page? (admin/reports/status).

mickpmack’s picture

No, it shows fullcalendar as properly installed and jquery at the levels mentioned above

liza’s picture

i went back and checked the installment and noticed i had Views2 instead of V3; so i upgraded to the dev distro of Views3. it solved the non-appearing FULLCALENDAR option in the views panel after creating a DATE nodetype buti still dont have a functional calendar.

when i follow your instructions of changing the style to FC and the fields to FC it previews to a header title and date, not to a full calendar. i saved what was there after giving it a URL but found the page completely empty but for the title of the calendar.

any ideas?

aspilicious’s picture

No calendar means you don't have a functional plugin.

aspilicious’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I'm going to close this, reopen if you still have troubles. And provide more info about you folder structure and so on...