Fullscreen
Loading...
 
Skip to main content

Blank Page with tiki-calendar.php

Status
Closed
Subject
Blank Page with tiki-calendar.php
Version
6.x
7.x
Feature
Calendar
Resolution status
Fixed or Solved
Lastmod by
DesertWolf
Rating
(0)
Description

on the test environment i can access tiki-calendar.php without a problem but as soon as i want to create a calendar and then access it on the live server i only get a blank page.

wether it is an already populated tiki or a clean install (wether using a completely new db or telling the tiki installer to clear the previous db and create a new one, wether using our theme or using the standard theme) i always get a blank page.

are there any special options in php/mysql/apache the calendar needs which i need to change?

the live server is a suse linux with php 5.3.3 and mysql 5.1.46
the local server is some xampp on a windows machine

Edit:
tested it with Tiki 6.3, 6.4 and 7.1

While it is a blank page in Firefox, Google Chrome says it is a 500 server error

Edit2:
Apache Error Log says:
PHP Fatal error: Call to undefined function cal_days_in_month() in .../lib/tikidate-php5.php on line 298, referrer http//...

Solution
My fault - need the php5-calendar module - saw that the function is a build in php function and after i installed the php5-calendar module it worked
Importance
9 high
Priority
45
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Created
Wednesday 21 September, 2011 09:35:52 UTC
by DesertWolf
LastModif
Thursday 22 September, 2011 07:07:12 UTC


Show PHP error messages