An Event Calendar Mod

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Post Reply
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

Good news and encouragements here for all of us PhpWCMS/Ionrock's Events Calendar's Fans:
http://www.phpwcms.de/forum/viewtopic.php?p=31454#31454

Cheers,

Yves
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

:D is it possible to modify the Calender speciality for Oliver with a Release_Date_Of_New_Version like this

Code: Select all

Release_Date_Of_New_Version = Olivers_announcement_Date + x_Days
:D :D :D
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
ionrock
Posts: 279
Joined: Fri 20. Feb 2004, 17:04

Post by ionrock »

I am not really sure what you mean there but I imagine you could do it... I probably won't be messing with but you should definitely try it out ;)
oneck
Posts: 14
Joined: Wed 2. Feb 2005, 15:05
Location: Bielefeld (Germany)
Contact:

Problems getting mod_calendar to run properly

Post by oneck »

Help needed..

I followed each step in the instruction manunal. But i get an error message when trying to install the module tht error message looks like this...

Warning: main(): open_basedir restriction in effect. File(/usr/lib/php/Mail.php) is not within the allowed path(s): (/var/www/vhosts/web69/) in /var/www/vhosts/web69/html/page1/include/inc_module/mod_calendar/app-header.php on line 4

Warning: main(Mail.php): failed to open stream: Operation not permitted in /var/www/vhosts/web69/html/page1/include/inc_module/mod_calendar/app-header.php on line 4

Fatal error: main(): Failed opening required 'Mail.php' (include_path='.:/usr/lib/php') in /var/www/vhosts/web69/html/page1/include/inc_module/mod_calendar/app-header.php on line 4



Vielen Dank Thx a lot
ionrock
Posts: 279
Joined: Fri 20. Feb 2004, 17:04

Post by ionrock »

open up app-header.php and delete or comment out the line that includes "Mail.php" That is a remenant from my initial implimentation which included a member profile system that required mail to be sent to users. I used PEAR to do it. It looks like your server doesn't have PEAR installed (which is too bad).
oneck
Posts: 14
Joined: Wed 2. Feb 2005, 15:05
Location: Bielefeld (Germany)
Contact:

Post by oneck »

Hiionrock
thanx a lot could have found out that one sometimes I'm a little stupid.

It worked but how do I impemet the calendar in the frontend there is no content element tha provides the calender do I need to call it via code? If yes how. Thank you.

Phil
oneck
Posts: 14
Joined: Wed 2. Feb 2005, 15:05
Location: Bielefeld (Germany)
Contact:

Post by oneck »

HEy forget about my last questions It's working a kind of @ least. I got the calender configured with events but after i click an event I got directed too my "home" sems to be a problem in my tag? or in my
<!-- default event template -->
<div id="calEvent">
<h4><span class="calEventDay">{DAY}</span>
{TITLE}</h4>
<div class="calEventField"><em>Time:</em>{TIME}</div>
<div class="calEventField"><em>Location:</em>{LOCATION}</div>

<div class="calEventField"><em>Description:</em> {DESCRIPTION}</div>
</div>
and my front
<table border="0">
<tr valign="top">
<td>
<table id="calendarContainer" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/Cal-L-top_crnr.gif" /></td>
<td id="CalTopBorder"><div></div></td>
<td><img src="images/Cal-R-top_crnr.gif" /></td>
</tr>
<tr>
<td id="CalLeftBorder"><div ></div></td>
<td>{CAL_MONTH}</td>
<td id="CalRightBorder"><div></div></td>
</tr>
<tr>
<td><img src="images/Cal-L-btm_crnr.gif" /></td>
<td id="CalBottomBorder"><div></div></td>
<td><img src="images/Cal-R-btm_crnr.gif" /></td>
</tr>
</table>
</td>
<td rowspan="2">{CAL_EVENTS}</td>
</tr>
<tr>
<td>{CAL_MENU}</td>
</tr>
</table>
here is my tag
{CAL:0:front.template.php:default.event.template.php:calEventField}
oneck
Posts: 14
Joined: Wed 2. Feb 2005, 15:05
Location: Bielefeld (Germany)
Contact:

Post by oneck »

me agian you can see it under http://page1.onlineservice-owl.de/index.php?notdienst

thank you

Phil[/url]
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

Hello Oneck,

Have you tried this:
{CAL:0:front.template.php:default.event.template.php:index}
or better... if you need to monitor and let IonRock's Calendar grab the default templates then you try this:
{CAL:0:0:0:0}

Cheers,

Yves
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
oneck
Posts: 14
Joined: Wed 2. Feb 2005, 15:05
Location: Bielefeld (Germany)
Contact:

Post by oneck »

HI StudioZ,

thanx a lot. {0:0:0:0} works great I'll find the rest myself. Greetings out of old europe.


Phil
one.ck
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

oneck wrote:HI StudioZ,

thanx a lot. {0:0:0:0} works great I'll find the rest myself. Greetings out of old europe.


Phil
one.ck
You'r most welcome oneck!
That was a genuine tip from Ionrock :wink:

Cheers,

Yves
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
oneck
Posts: 14
Joined: Wed 2. Feb 2005, 15:05
Location: Bielefeld (Germany)
Contact:

Post by oneck »

hey me again calendar is working, how can I add more Fields to events and is it possible to switch language of month and weekdays (initial letter) into german. thankz a lot.

onck
http://page1.onlineservice-owl.de/index.php?notdienst
oneck
Posts: 14
Joined: Wed 2. Feb 2005, 15:05
Location: Bielefeld (Germany)
Contact:

Post by oneck »

it's not working all events for an month are showed how can I make the calendar to show only the Events for a "clicked" Date. After I click an date ill be redirected to my start page but the link behind the date is not like i think it should be its für 7 feb 2005 it is
index.php?0&month=2&year=2005
shouldn't it be
index.php?7&month=2&year=2005
thank you guys

can be seen under http://page1.onlineservice-owl.de/index.php?notdienst

oneck
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Ionrock Calendar Mod v2 is out!

Post by StudioZ »

Download Zone for Ionrock Calendar Mod v2:
http://www.malouin.ws/design/downloads-phpwcms.phtml

If you like it... why not give Ionrock a tap on the shoulder? :wink:
Thanks Ionrock for your good work 8)

Oh yes....
* Now offers 100% Frontend localization and 85-90% of the Backend
* WYSIWYG (HTMLArea) editor for the description field
* HTML fixes to the main calendar buttons "<" ">"
* HTML fixes to the main calendar behavior
* Enhanced administrative views

Hats off Eric ! :wink:

Cheers,

Yves
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

great!!

But you need to work more with the lang files.... there is still alot of english text need to be placed in the lang file...
http://www.studmed.dk Portal for doctors and medical students in Denmark
Post Reply