1
hohkh
The error message of excal 2.0.3?
  • 2006/8/11 1:02

  • hohkh

  • Just popping in

  • Posts: 5

  • Since: 2003/11/24


Dear all

I have some problem when I click the link "submit Event" of minical block of extcal_2.0.3.

It's appears the message as follows:
"Fatal error: Cannot redeclare class extcalperm in c:\Web\xoops\modules\extcal\class\perm.php on line 32
"
and the browser in blank...

Maybe the permission setting is not correct. But it has the same error when I open all group permission to submit event.

I don't know if the environment is not support for this modules or somthing else, beacause it work well in my other server...

any help...?

my environment:
xoops 2.0.13.2
apache 2.0
php 4.3.1
mysql 3.23.49
OS: win2000

2
blackfossil
Re: The error message of excal 2.0.3?

I have the same issue. I fix it by editing the extcal/class/perm.php with:

Before the line:

class ExtcalPerm {

Add the line:

if ( class_exists('ExtCalPerm') )
{
return;
}

Login

Who's Online

480 user(s) are online (389 user(s) are browsing Support Forums)


Members: 0


Guests: 480


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits