Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

checked automatically by ical import

9 years 3 weeks ago
  • thomas's Avatar
    Topic Author
  • thomas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

I want that option is be checked automatically by Ical-import

9 years 3 weeks ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Thomas,

For time being you should hack the code for that, open this file components/com_community/templates/jomsocial/events.import.php, find this :

<input type="checkbox" name="events[]" id="event-<?php echo $i; ?>" class="joms-input"
                                   value="1">

replace to :
<input type="checkbox" name="events[]" id="event-<?php echo $i; ?>" class="joms-input"
                                   value="1" checked>

thank you

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW