Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules
New Posts New Topics All Posts All Forums Index General Modules Themes Development International XOOPS.org

Search

Donat-O-Meter

Make donations with PayPal!
Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $25.00
Net Balance: $23.57
Left to go: $76.43

Donations
Anonymous ($15)Jun-14
Anonymous ($10)Jun-10

Learn XOOPS Core

Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

2 2.5 2.6 3.0 2013 Abuse admin AntiHarvesting AntiMalUser AntiSpam API Beats billige black block Blocking Blocks blue Captcha cell Christmas chronolabs content Conversion demo Dictionary docek download Dresses editor evden eve facebook floor forms framework free herre Honeypot Human Hymn instant-zero IP jQuery kantor lamps Load log logger mobile module modules Monster mulberry MyAlbum-p newbb news online PageRank pandora Party Permissions pink Plugin Plunger pollos portal Prevention profile project Protector publisher REST Rights rmcommon Room sale security Server site Smarty Spam stem Studio tag tags tdmcreate template Theme themes Transaction User userlog website Whitepaper Wishcraft XFriendica xoops Xortify ZendFramework

New Users

Registering user

# 136109

LewisBrub

Welcome to XOOPS!




Bottom   Previous Topic   Next Topic  Register To Post

(1) 2 3 »


#1 Posted on: 2008/11/22 2:33 PiCal 0.91 (MiniCalendarEx doesn’t show the events)
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

Top

ToloXoop
Just popping in
Just popping in
Joined:
2006/6/9 10:50
From Spain
Group:
Registered Users
Posts: 26
(Show More) (Show Less)


#2 Posted on: 2008/11/22 3:51 Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
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.

Top

zorro87
Just popping in
Just popping in
Joined:
2006/9/29 13:30
From France
Group:
Registered Users
Posts: 92
(Show More) (Show Less)


#3 Posted on: 2008/11/22 4:27 Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
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

Top

ToloXoop
Just popping in
Just popping in
Joined:
2006/6/9 10:50
From Spain
Group:
Registered Users
Posts: 26
(Show More) (Show Less)


#4 Posted on: 2008/11/22 12:17 Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
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


Top

zorro87
Just popping in
Just popping in
Joined:
2006/9/29 13:30
From France
Group:
Registered Users
Posts: 92
(Show More) (Show Less)


#5 Posted on: 2008/11/28 11:29 Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
No news... good news?

@+
Z

Top

zorro87
Just popping in
Just popping in
Joined:
2006/9/29 13:30
From France
Group:
Registered Users
Posts: 92
(Show More) (Show Less)


#6 Posted on: 2008/11/29 5:09 Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
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.

Top

ToloXoop
Just popping in
Just popping in
Joined:
2006/6/9 10:50
From Spain
Group:
Registered Users
Posts: 26
(Show More) (Show Less)


#7 Posted on: 2008/11/29 5:34 Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
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


Top

zorro87
Just popping in
Just popping in
Joined:
2006/9/29 13:30
From France
Group:
Registered Users
Posts: 92
(Show More) (Show Less)


#8 Posted on: 2008/11/29 5:54 Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
Yes,

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

BR

Top

ToloXoop
Just popping in
Just popping in
Joined:
2006/6/9 10:50
From Spain
Group:
Registered Users
Posts: 26
(Show More) (Show Less)


#9 Posted on: 2008/11/29 5:57 Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
I dont know what to do, in the file
piCal\blocks\pical_minical_ex.php

but in admin mode, I can not see it


Top

ToloXoop
Just popping in
Just popping in
Joined:
2006/6/9 10:50
From Spain
Group:
Registered Users
Posts: 26
(Show More) (Show Less)


#10 Posted on: 2008/11/30 5:42 Re: PiCal 0.91 (MiniCalendarEx doesn’t show the events)
Hi!

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

@+
Z

Top

zorro87
Just popping in
Just popping in
Joined:
2006/9/29 13:30
From France
Group:
Registered Users
Posts: 92
(Show More) (Show Less)




(1) 2 3 »



You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You can vote in polls.
You cannot attach files to posts.
You can post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.

[Advanced Search]