1
ToloXoop
PiCal 0.91 (MiniCalendarEx doesn’t show the events)
  • 2008/11/22 8:33

  • ToloXoop

  • Just popping in

  • Posts: 26

  • Since: 2006/6/9 1


Hi friends,

I’m using XOOPS 2.3.1 and PiCal 0.9.
The PiCal works OK in general, it is a good module.

In the calendar view I can see the events introduced with the PiCal as well the events synchronized with the plug in manager (news, myalbumP, etc)

The issue is that the MiniCalendarEx block doesn’t show the events. Any idea to fix it?
Thank you

2
zorro87
Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
  • 2008/11/22 9:51

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Hello,

Maybe this will help you piCal and XOOPS 2.3.1

@+
Z

EDT:
Another problem with piCal and XOOPS 2.3.1: If you edit an event the "Description" zone is empty.
This happens with others modules: Newbbex 1.60 and myLinks 1.1
If you can read French it is here
No correction found yet.

3
ToloXoop
Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
  • 2008/11/22 10:27

  • ToloXoop

  • Just popping in

  • Posts: 26

  • Since: 2006/6/9 1


Hi zorro87,

Base on your post what I did is:

raplace
} else if( substr( XOOPS_VERSION , 6 , 3 ) > 2.0 ) {
by
} else if( substr( XOOPS_VERSION , 6 , 3 ) > 2.0 && substr( XOOPS_VERSION , 6 , 3 ) < 2.3) {

in the files:
admin/pluginsmanger.php (line 47)
blocks/pical_after_shcedule.php (line 13 & 53)
blocks/pical_minical_ex.php (lines 12 & 30)
blocks/pical_thedays_schedule.php (line 13 & 51)

But now the MiniCalenadrEX block has disapear!!!!
Any idea?
Thanks

4
zorro87
Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
  • 2008/11/22 18:17

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Hi,

It works, I promise!

You’re right: there is not always “else if” in the lines I list.
In this lines just remplce
2.0 ) {


by

2.0 && substrXOOPS_VERSION ) < 2.3) {


And tell me if it works…

@+
Z

5
zorro87
Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
  • 2008/11/28 17:29

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


No news... good news?

@+
Z

6
ToloXoop
Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
  • 2008/11/29 11:09

  • ToloXoop

  • Just popping in

  • Posts: 26

  • Since: 2006/6/9 1


Hi zorro87,

Yes I just checked that

Raplace
> 2.0 ) {
by
> 2.0 && substr( XOOPS_VERSION , 6 , 3 ) < 2.3) {

In the files:
admin/pluginsmanger.php (line 47)
blocks/pical_after_shcedule.php (line 13 & 53)
blocks/pical_minical_ex.php (lines 12 & 30)
blocks/pical_thedays_schedule.php (line 13 & 51)

And I confirm you, that the module MiniCalendarEx has disappear.

7
zorro87
Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
  • 2008/11/29 11:34

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Hi,

Verry strange,

When you say
Quote:
the module MiniCalendarEx has disappear


you mean there is no block MiniCalEx at all?

Can you PM to me an access as webmaster to you site?

@+
Z

8
ToloXoop
Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
  • 2008/11/29 11:54

  • ToloXoop

  • Just popping in

  • Posts: 26

  • Since: 2006/6/9 1


Yes,

In fact I just reinstall the PiCal modlue, and I dont know why the MiniCalendarEx block is not present.

BR

9
ToloXoop
Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
  • 2008/11/29 11:57

  • ToloXoop

  • Just popping in

  • Posts: 26

  • Since: 2006/6/9 1


I dont know what to do, in the file
piCal\blocks\pical_minical_ex.php

but in admin mode, I can not see it

10
zorro87
Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
  • 2008/11/30 11:42

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Hi!

Just in case...
Did you allow groups to see this block?

@+
Z

Login

Who's Online

173 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

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

Latest GitHub Commits