this happened after enabling Calendar from the modules page

Fatal error: Call to undefined function calendar_info() in /home/hoboynet/public_html/drupal-6.2/sites/all/modules/calendar/calendar.module on line 417

Comments

RusRabbit’s picture

Just replace calendar.module with one from dev version, should be fine.

DominatorMaster’s picture

I'm having almost the same problem, each time i enable Calendar my site goes blank.
Tryed both stable and dev versione but no difference.
I'm using:
- Drupal 6.2
- MySQL 5.0.22
- Memory limit 32Mb
- PHP 5.1.6
- Server Apache/2.2.3 (CentOS)

Modules:
- CCK block 6.x-1.1
- CCK 6.x-2.0-beta
- Date 6.x-2.0-beta
- Image 6.x-1.0-alpha1
- AdvancedHelp 6.x-1.0
- jQuery Plugins 6.x-1.3
- Views 6.x-2.0-beta3

Hope helps

monsieurx’s picture

as soon as i activate the calendar module i get a white page of death.
call to undefined function calendar_info() in /home/virtual/site351/fst/var/www/html/modules/calendar/calendar.module on line 417

Image 6.x-1.0-alpha1 was not in use. Also causes problems...
Last date and cck do work fine.

Steff Vanhaverbeke’s picture

Same here,
I've installed a fresh drupal 6.2 install with modules:
- CCK 6.x-2.0-beta
- Date 6.x-2.0-beta
- Views 6.x-2.0-beta3
After enabling Calendar 6.x-2.0-beta my whole site goes blank. What's the solution?

KarenS’s picture

Status: Active » Fixed

Do not use the beta version. Use the latest -dev version.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.