krzysiek
  krzysiek
Silver Member
  Monday, 14 September 2015
  4 Replies
  1.4K Visits
0
Votes
Undo
Event detail page > ical button > Save ical
produces:


Warning: Cannot modify header information - headers already sent by (output started at /(site)/plugins/jevents/jevjcomments/jevjcomments.php:2) in /(site)/components/com_jevents/views/icals/tmpl/export.php on line 19

Warning: Cannot modify header information - headers already sent by (output started at /(site)/plugins/jevents/jevjcomments/jevjcomments.php:2) in /(site)/components/com_jevents/views/icals/tmpl/export.php on line 21
(ical detail)



PHP Version : 5.4.4-14+deb7u11
MySQL Version : 5.1.49-3-log
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : No
Load JEvents Bootstrap JS? : Yes
Max Input Vars ? : 1000
Club code set? : Yes
Joomla : 3.4.4
component_com_jevents : 3.2.20
component_com_jevlocations : 3.2.16
component_com_jce : 2.5.7
module_mod_jevents_cal : 3.2.20
module_mod_jevents_categories : 3.0.7
module_mod_jevents_custom : 3.2.20
module_mod_jevents_dynamiclegend : 3.0.5
module_mod_jevents_filter : 3.2.20
module_mod_jevents_latest : 3.2.20
module_mod_jevents_legend : 3.2.20
module_mod_jevents_notify : 3.0.5
module_mod_jevents_switchview : 3.2.20
module_mod_jevlocations : 3.2.16
layout_iconic : 3.4.5
layout_smartphone : 3.0.10
plugin_content_jevents : 3.2.20
plugin_content_jevlocation_embed : 3.2.16
plugin_finder_jevents : 3.2.20 (not enabled)
plugin_jevents_jevcustomfields : 3.1.23
plugin_jevents_jevfiles : 3.0.14
plugin_jevents_jevjcomments : 3.1.2
plugin_jevents_jevlocations : 3.2.16
plugin_jevents_jevnotify : 3.0.14
plugin_search_eventsearch : 3.2.20
plugin_search_jevlocsearch : 3.2.16
Monday, 14 September 2015 17:40
·
#156152
0
Votes
Undo
Can you show me the first few lines of the file plugins/jevents/jevjcomments/jevjcomments.php on your server? It looks as though there may be some stray whitespace ???

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!

Tuesday, 15 September 2015 00:00
·
#156153
0
Votes
Undo

<?php
// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );

jimport( 'joomla.plugin.plugin' );

// Lets load the language file
$lang = JFactory::getLanguage();
$lang->load("plg_jevjcomments", JPATH_ADMINISTRATOR);

class plgJEventsjevjcomments extends JPlugin
{


function onDisplayCustomFields(&$row){

//We set JEvents as default component to avoid breaking old installations
if( in_array('jevents',$this->params->get('whenenabled',array('jevents'))) )
{
Tuesday, 15 September 2015 00:03
·
#156154
0
Votes
Undo
there was an empty line at the beginning - I've removed it and now it works ok
Tuesday, 15 September 2015 08:27
·
#156155
0
Votes
Undo
Thanks for letting us know.

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.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.