Tuesday, 18 March 2014
  4 Replies
  5.5K Visits
0
Votes
Undo
Hi,

the links for the export to Google Calendar were reversed.
The Google Public ICAL is the Private ICAL and the Google Private ICAL ist the Public ICAL.

<h3 class="export_pub">Öffentliche Events</h3>
<h3 class="export_priv">Öffentliche und private Events</h3>
<div class="ical_form_button export_public">
<a href="http://example.de/index.php?option=com_jevents&task=icals.export&format=ical&catids=10&years=0&k=802dc6b01c879af1fbbcd2bbe9611d12">Hier klicken um den Event Kalender herunterzuladen</a>
</div>
<div class="ical_form_button export_private">
<a href="http://example.de/index.php?option=com_jevents&task=icals.export&format=ical&catids=10&years=0&pk=e0ce4533ebf428ec05074842c9512f40&i=686">Hier klicken um den Event Kalender herunterzuladen</a>
</div>
<div class="jev_google_export">
<div class="jev_google_export_pub">
<a href="http://www.google.com/calendar/render?cid=http%3A%2F%2Fexample.de%2Findex.php%3Foption%3Dcom_jevents%26task%3Dicals.export%26format%3Dical%26catids%3D10%26years%3D0%26pk%3De0ce4533ebf428ec05074842c9512f40%26i%3D686" target="_blank"><img src="http://example.de//components/com_jevents/images/gc_button6.gif" border="0"></a>
</div>
<div class="jev_google_export_priv">
<a href="http://www.google.com/calendar/render?cid=http%3A%2F%2Fexample.de%2Findex.php%3Foption%3Dcom_jevents%26task%3Dicals.export%26format%3Dical%26catids%3D10%26years%3D0%26k%3D802dc6b01c879af1fbbcd2bbe9611d12" target="_blank"><img src="http://example.de//components/com_jevents/images/gc_button6.gif" border="0"></a>
</div>
</div>

David
11 years ago
·
#121715
0
Votes
Undo
Which version of JEvents are you using?
11 years ago
·
#121716
0
Votes
Undo

PHP Version : 5.4.26
MySQL Version : 5.1.72-log
Joomla : 2.5.19
component_com_jevents : 3.1.19
component_com_jce : 2.3.4.4
module_mod_jevents_cal : 3.1.19
module_mod_jevents_custom : 3.1.19
module_mod_jevents_filter : 3.1.19
module_mod_jevents_latest : 3.1.19
module_mod_jevents_legend : 3.1.19
module_mod_jevents_switchview : 3.1.19
plugin_finder_jevents : 3.1.19
plugin_search_eventsearch : 3.1.19
11 years ago
·
#121717
0
Votes
Undo
Thank you I will do some testing tomorrow on this.

Thanks
Tony

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!

11 years ago
·
#121718
0
Votes
Undo
Hello,

Very sorry about that. A slight omission on my part.

Can you please open:

/components/com_jevents/views/default/helpers/defaultexportgoogle.php

and change at line 8 from:

function DefaultExportGoogle ($view, $privatelink, $publiclink) {

to:

function DefaultExportGoogle ($view, $publiclink, $privatelink) {


This will be in the next release of JEvents.

Thanks
Tony

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!

  • Page :
  • 1
There are no replies made for this post yet.