An Event Calendar Mod
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
http://www.phpwcms.de/forum/viewtopic.php?p=31454#31454
Cheers,
Yves
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
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
Problems getting mod_calendar to run properly
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
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
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).
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
and my front<!-- 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>
here is my tag<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>
{CAL:0:front.template.php:default.event.template.php:calEventField}
me agian you can see it under http://page1.onlineservice-owl.de/index.php?notdienst
thank you
Phil[/url]
thank you
Phil[/url]
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
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
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
You'r most welcome oneck!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
That was a genuine tip from Ionrock
Cheers,
Yves
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
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
onck
http://page1.onlineservice-owl.de/index.php?notdienst
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
can be seen under http://page1.onlineservice-owl.de/index.php?notdienst
oneck
shouldn't it beindex.php?0&month=2&year=2005
thank you guysindex.php?7&month=2&year=2005
can be seen under http://page1.onlineservice-owl.de/index.php?notdienst
oneck
Ionrock Calendar Mod v2 is out!
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?
Thanks Ionrock for your good work
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 !
Cheers,
Yves
http://www.malouin.ws/design/downloads-phpwcms.phtml
If you like it... why not give Ionrock a tap on the shoulder?
Thanks Ionrock for your good work
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 !
Cheers,
Yves
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
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...
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