Sorry, can't start module 3 days already =(
Don't understand wich modules i need to get page with time slots calendar - i installed calendar, created content type with datetime cck field, made copy of theme files, rescaned them .. - all what i found in README file and in small disscussions in google search - but still don't understand.
Please write me list of modules which i need to install from zero-installed drupal (6x) to get page with time slots calendar.
I allready started to debug source code of module to understand situation, but it takes time =(
Comments
Comment #1
kenorb commentedWhen you copied calendar theme and re-scan the themes, you should see timeslots already. Make sure that you have correct calendar view, not date browser view.
What do you see then on /calendar page?
Check if you copied to the right theme directory? And the right files.
Edit View and check on Theme section if those files has been loaded (should be on bold).
Comment #2
kenorb commentedIf this happen again, try to install dev version and follow again INSTALLATION steps listed on the project page.