iCal export from jEvents
This is a forum dedicated to JEvents 1.5.
Please post bug reports, comments, experience about JEvents 1.5 here.
Please post bug reports, comments, experience about JEvents 1.5 here.
Forum rules
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
Re: iCal export from jEvents
by tac12 » Sat Aug 08, 2009 11:44 am
tac12 wrote:hifi wrote:Hmm... newest version shouldn't print lines with FREQ=none, because all are inside one if-clause.
- Code: Select all
if(($a->freq != "" && $a->freq != "none")) {echo 'RRULE:';
little strange now...
OK let me make sure I have that line!
Oopps I must have been looking at the wrong file! Google Calendar, iCAL, iPhone all work! Terrific work, thanks for a great addition that makes JEvents the best!!
- tac12
- Posts: 6
- Joined: Sun Aug 02, 2009 3:14 pm
Re: iCal export from jEvents
by mattfaulds » Thu Aug 13, 2009 9:20 pm
This is fantastic work and I've been able to install and get it up and running immediately. Well done!
I've come across something strange though: on my test server I was able to adjust view.html.php to allow me to install this for different views.
For example, to use ext I simply changed line 21 from
However on my proper server this throws up: Fatal error: Class 'JEventsExtView' not found in view.html.php.
It works fine if I change to
Strange... Any ideas?
Thanks again for the hard work.
I've come across something strange though: on my test server I was able to adjust view.html.php to allow me to install this for different views.
For example, to use ext I simply changed line 21 from
- Code: Select all
class DefaultIcal extends JEventsDefaultView
- Code: Select all
class ExtIcal extends JEventsExtView
However on my proper server this throws up: Fatal error: Class 'JEventsExtView' not found in view.html.php.
It works fine if I change to
- Code: Select all
class ExtIcal extends JEventsDefaultView
Strange... Any ideas?
Thanks again for the hard work.
- mattfaulds
- Gold Members
- Posts: 2
- Joined: Thu Aug 13, 2009 9:10 pm
Re: iCal export from jEvents
by Orselli » Wed Aug 19, 2009 2:20 pm
[quote="hifi"]Hi,
I made some coding, and were able to (at least in my environment
) get ical export from jEvents to work.
Codes:
http://hifi2.pp.fi/temp/jevents_ical.zip
Some instructions:
My friend. I must be doing something wrong. I did the steps above except for the GUI which I have no idea what it is. I wonder if, after I unzipped the files in the default dir, I should see some export button in the calendar page. I see nothing, I have no way to export anything. What am I doing wrong?
Best regards,
Orselli
Brazil
I made some coding, and were able to (at least in my environment
Codes:
http://hifi2.pp.fi/temp/jevents_ical.zip
Some instructions:
- ZIP-file should be decompressed in components/com_jevents -directory (puts files to right place)
- GUI can be accessed through address "index.php?option=com_jevents&task=ical.ical" (there's translations missing, just placeholders added).
My friend. I must be doing something wrong. I did the steps above except for the GUI which I have no idea what it is. I wonder if, after I unzipped the files in the default dir, I should see some export button in the calendar page. I see nothing, I have no way to export anything. What am I doing wrong?
Best regards,
Orselli
Brazil
- Orselli
- Posts: 2
- Joined: Mon Aug 10, 2009 11:45 am
Re: iCal export from jEvents
by Orselli » Fri Aug 21, 2009 8:41 pm
Ok, my friends.
It took me 2 days to figure out that GUI stuff was my homepage address plus the jevents direction, like this:
http://www.myhomepage/index.php?option= ... =ical.ical
However, it brings up a very dangerous breach of security, since anyone who knows this address can reach the export page and have access to every item of the agenda, bypassing the login page.
But it worked fine. I was able to export the whole thing snap and import it into my google agenda without any fuzz. It would be nice, also, if it were possible to import events from google agenda into jevents.
The work is great. I just have to disabled the routine to avoid intrusion. When I need to export the agenda, I go back to filezilla and enable the routine again.
Best regards to all
Orselli
It took me 2 days to figure out that GUI stuff was my homepage address plus the jevents direction, like this:
http://www.myhomepage/index.php?option= ... =ical.ical
However, it brings up a very dangerous breach of security, since anyone who knows this address can reach the export page and have access to every item of the agenda, bypassing the login page.
But it worked fine. I was able to export the whole thing snap and import it into my google agenda without any fuzz. It would be nice, also, if it were possible to import events from google agenda into jevents.
The work is great. I just have to disabled the routine to avoid intrusion. When I need to export the agenda, I go back to filezilla and enable the routine again.
Best regards to all
Orselli
- Orselli
- Posts: 2
- Joined: Mon Aug 10, 2009 11:45 am
Re: iCal export from jEvents
by Geraint » Sat Aug 22, 2009 7:12 am
it were possible to import events from google agenda into jevents.
Do you mean google calendar? This is already a core feature of JEvents - just export your Google calendar as an ical and import the URL into JEvents
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
Join the JEvents club today!
- Geraint
- Posts: 10106
- Joined: Fri Feb 15, 2008 6:14 pm
Re: iCal export from jEvents
by hifi » Fri Aug 28, 2009 9:32 am
Orselli wrote:However, it brings up a very dangerous breach of security, since anyone who knows this address can reach the export page and have access to every item of the agenda, bypassing the login page.
Actually there is a logic, that it's giving only the public events. Not the best solution, but was the easiest one.
- hifi
- Contributor
- Posts: 87
- Joined: Tue Oct 28, 2008 6:29 am
Re: iCal export from jEvents
by mattfaulds » Sat Aug 29, 2009 9:18 pm
I've solved my issue using the ext view if anyone is interested - it's a dirty hack but it works.
I've declared the ext abstract.php in the ical view.html.php:
I've declared the ext abstract.php in the ical view.html.php:
- Code: Select all
include_once(JEV_PATH."views/ext/abstract/abstract.php");
- mattfaulds
- Gold Members
- Posts: 2
- Joined: Thu Aug 13, 2009 9:10 pm
Re: iCal export from jEvents
by deepmagic » Mon Aug 31, 2009 7:04 pm
Hi,
I have unzip the file in components/com_jevents
And when i try to go to http://myserver.com/Joomla/index.php?op ... =ical.ical
i get this error: 500 - View not found [name, type, prefix]: ical,html,alternative
Need help
Br Morten
I have unzip the file in components/com_jevents
And when i try to go to http://myserver.com/Joomla/index.php?op ... =ical.ical
i get this error: 500 - View not found [name, type, prefix]: ical,html,alternative
Need help
Br Morten
- deepmagic
- Posts: 8
- Joined: Sun Aug 30, 2009 1:52 pm
Re: iCal export from jEvents
by hifi » Mon Aug 31, 2009 7:10 pm
deepmagic wrote:Hi,
I have unzip the file in components/com_jevents
And when i try to go to http://myserver.com/Joomla/index.php?op ... =ical.ical
i get this error: 500 - View not found [name, type, prefix]: ical,html,alternative
Need help![]()
Br Morten
As said in first message...
EDIT: And template/view/theme is for default ONLY
Copy that view to alternate template to make it work
- hifi
- Contributor
- Posts: 87
- Joined: Tue Oct 28, 2008 6:29 am
Re: iCal export from jEvents
by deepmagic » Wed Sep 02, 2009 1:06 pm
thanks my bad.
When i go to the link and press JEV_REP_ICAL_OWN i get a "webpage not found" http 404
br Morten
When i go to the link and press JEV_REP_ICAL_OWN i get a "webpage not found" http 404
br Morten
- deepmagic
- Posts: 8
- Joined: Sun Aug 30, 2009 1:52 pm
Return to JEvents 1.5 (Free Access)
Who is online
Users browsing this forum: MSN [Bot], Yahoo [Bot] and 3 guests
