31
ghia
Re: XoopsCalander Error
  • 2009/12/5 19:01

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Thank you for the explaination.

32
djtom
Re: XoopsCalander Error
  • 2009/12/6 19:02

  • djtom

  • Just popping in

  • Posts: 15

  • Since: 2004/10/27


Hi Every body,

Sorry for later response....

So Trabis when I put your file xoopsload.php , I can edit the event in Extcal and the news too.

But I have a problem with the session !! When i try to log on the website, I have the message who say " Hello , you are connect" but i go back onthe website like an anonymous...

The strange is that in French Forum there is another man who have the same problem with Extcal and with your patch all workly good on his site...

So I have try to disable Protector, and I try to use a personaliez session but I have the same problem !!

You have an idea of the problem ?

You want debug report ?

@ +

33
djtom
Re: XoopsCalander Error
  • 2009/12/6 21:56

  • djtom

  • Just popping in

  • Posts: 15

  • Since: 2004/10/27



Yop,

With the debug mode activate I have this errors :

Quote:

Avertissement: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /class/xoopsload.php:254) dans le fichier /include/common.php - ligne 178
Avertissement: fopen(/home/r13083/xosecure/modules/protector/configs/configcachedf28de) [function.fopen]: failed to open stream: Permission denied dans le fichier /home/r13083/xosecure/modules/protector/class/protector.php - ligne 134
Avertissement: fwrite(): supplied argument is not a valid stream resource dans le fichier /home/r13083/xosecure/modules/protector/class/protector.php - ligne 135
Avertissement: fclose(): supplied argument is not a valid stream resource dans le fichier /home/r13083/xosecure/modules/protector/class/protector.php - ligne 136
Avertissement: XoopsLoad::load('model') is deprecated, use XoopsLoad::load('xoopsmodelfactory') dans le fichier /class/xoopsload.php - ligne 64
Avertissement: XoopsLoad::load('model') is deprecated, use XoopsLoad::load('xoopsmodelfactory') dans le fichier /class/xoopsload.php - ligne 64
Avertissement: Cannot modify header information - headers already sent by (output started at /class/xoopsload.php:254) dans le fichier /kernel/session.php - ligne 261
Avertissement: Cannot modify header information - headers already sent by (output started at /class/xoopsload.php:254) dans le fichier /include/checklogin.php - ligne 81
RequĂȘtes



34
trabis
Re: XoopsCalander Error
  • 2009/12/6 22:19

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Probably you have an extra space after the closing ?>
Just edit the file and remove it.

35
djtom
Re: XoopsCalander Error
  • 2009/12/6 22:36

  • djtom

  • Just popping in

  • Posts: 15

  • Since: 2004/10/27


Yeah !!!


Yes Trabi you have totaly right !!

It's good that's work !!!

I try the many possibilities and I make a feed back.

Thank you too much for your modifications


36
djtom
Re: XoopsCalander Error
  • 2009/12/10 11:48

  • djtom

  • Just popping in

  • Posts: 15

  • Since: 2004/10/27


Hi Trabis,

So after many days of use I can say that your modification works whitout any bug on my site !!

So for my part it's very good.

Thank you so much for this modification

@ +

37
trabis
Re: XoopsCalander Error
  • 2009/12/10 13:45

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Good to know! Changes were commited to SVN, we hope to release new version during this weekend!

38
Alian
Re: XoopsCalander Error
  • 2009/12/16 12:22

  • Alian

  • Just popping in

  • Posts: 57

  • Since: 2008/6/7 2


the calendar in all the modules will not be with me forever.

Here is error:


Quote:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /class/xoopsload.php:254) in file /include/common.php line 178
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /class/xoopsload.php:254) in file /include/common.php line 178 Warning: Cannot modify header information - headers already sent by (output started at /class/xoopsload.php:254) in file /kernel/session.php line 261
Warning: XoopsLoad::load('cache') is deprecated, use XoopsLoad::load('xoopscache') in file /class/xoopsload.php line 64
Warning: XoopsLoad::load('file') is deprecated, use XoopsLoad::load('xoopsfile') in file /class/xoopsload.php line 64 Warning: XoopsLoad::load('file') is deprecated, use XoopsLoad::load('xoopsfile') in file /class/xoopsload.php line 64 Warning: XoopsLoad::load('model') is deprecated, use XoopsLoad::load('xoopsmodelfactory') in file /class/xoopsload.php line 64
Warning: XoopsLoad::load('model') is deprecated, use XoopsLoad::load('xoopsmodelfactory') in file /class/xoopsload.php line 64
Warning: XoopsLoad::load('model') is deprecated, use XoopsLoad::load('xoopsmodelfactory') in file /class/xoopsload.php line 64
Warning: XoopsLoad::load('cache') is deprecated, use XoopsLoad::load('xoopscache') in file /class/xoopsload.php line 64
Warning: XoopsLoad::load('cache') is deprecated, use XoopsLoad::load('xoopscache') in file /class/xoopsload.php line 64
Warning: XoopsLoad::load('cache') is deprecated, use XoopsLoad::load('xoopscache') in file /class/xoopsload.php line 64
Warning: XoopsLoad::load('cache') is deprecated, use XoopsLoad::load('xoopscache') in file /class/xoopsload.php line 64
Warning: XoopsLoad::load('calendar') is deprecated, use XoopsLoad::load('xoopscalendar') in file /class/xoopsload.php line 64
Warning: XoopsLoad::load('calendar') is deprecated, use XoopsLoad::load('xoopscalendar') in file /class/xoopsload.php line 64
Warning: XoopsLoad::load('cache') is deprecated, use XoopsLoad::load('xoopscache') in file /class/xoopsload.php line 64

39
Mamba
Re: XoopsCalander Error
  • 2009/12/16 12:34

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Alian, so did you fix it? You errors are identical to the ones above from djtom.

40
Alian
Re: XoopsCalander Error
  • 2009/12/16 14:21

  • Alian

  • Just popping in

  • Posts: 57

  • Since: 2008/6/7 2


I xoopsload.php of trabis (# 23), but calendar does not come on.

Login

Who's Online

157 user(s) are online (94 user(s) are browsing Support Forums)


Members: 0


Guests: 157


more...

Donat-O-Meter

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

Latest GitHub Commits