1
willemd
extCal: Fatal
  • 2009/11/16 20:50

  • willemd

  • Just popping in

  • Posts: 39

  • Since: 2008/8/15


I use ExtCal (2.22) in my XOOPS site (2.4.1)

After I updated my site to 2.4.1 it causes a bug when submitting an item:

Quote:
Fatal error: Class 'XoopsCalendar' not found in /data/www/customers/xxxxxxxxxx/103159/www/class/xoopsform/formcalendar.php on line 50

The same Fatal Error also occurs when I try to submit a Newsarticle (News 1.64). When I deactivate extCal the error disappears and I can submit a Newsarticle again.

Anyone has the same problem or better: Anyone knows how to solve this? :)

2
willemd
Re: extCal: Fatal
  • 2009/11/22 13:45

  • willemd

  • Just popping in

  • Posts: 39

  • Since: 2008/8/15


Nobody?
I really need help ...

3
ghia
Re: extCal: Fatal
  • 2009/11/23 5:43

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Did you see this?

4
willemd
Re: extCal: Fatal
  • 2009/11/24 22:48

  • willemd

  • Just popping in

  • Posts: 39

  • Since: 2008/8/15


Yes, I did.
The problem with the selecting the date was solved. There was a language file missing. See my post in this thread.

However, as soon as I install ExtCal (date selector works) I can't submit any items. I also can't submit any newsitems as well. I get a blank screen when I click on submit in bothe modules, News and extCal.

When I deactivate extCal I can submit news-items again without any problems.
This is driving me really nuts, because I really need a good calendar module on my website ...

Am I really the only one who has this problem?

5
zyspec
Re: extCal: Fatal
  • 2009/11/25 0:22

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Check to make sure you have a file called ./class/calendar/xoopscalendar.php.

Sounds like your ftp of the 2.4.1 core may not have all transferred correctly.

6
ghia
Re: extCal: Fatal
  • 2009/11/25 1:21

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


If in doubt for the presence of files, do the file check (see the release notes).

Select default for admin GUI, because there are still a lot of problems with Oxygen and exm and in combination with XoopsInfo, ExtCal and News.
Sometimes stability enhanced by disabling the search for some modules in Xoops_version.php
// Search
$modversion['hasSearch'] = 0;


7
willemd
Re: extCal: Fatal
  • 2009/11/25 15:14

  • willemd

  • Just popping in

  • Posts: 39

  • Since: 2008/8/15


The file is there. I double checked and to make sure I copied it again to my server.
Change of the default Admin theme has no effect ... Same problem. In Xoopsversion 2.3 it all worked perfect...