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.

JS Events Calendar on JS 4.1

8 years 7 months ago
  • florent's Avatar
    Topic Author
  • florent
  • Offline
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Licenses:
JomSocial Active Socialize Expired

ok i am waiting for.
Say thank to your developpers team too ! :)

8 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

thank you for you too :)

8 years 7 months ago
  • florent's Avatar
    Topic Author
  • florent
  • Offline
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Licenses:
JomSocial Active Socialize Expired

do you have some news for this bug ?

thx

8 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

I am sorry, I forget to tell you the path.. please open this file modules/mod_community_eventscalendar/tmpl/default.php, find this code :

title: '<?php echo $event->title ?>',
                    description: '<?php echo preg_replace( "/\r?\n/", " ", $event->description ); ?>',

replace to :
title: '<?php echo str_replace("'", "\'", $event->title); ?>',
                    description: '<?php echo str_replace("'", "\'", preg_replace( "/\r?\n/", " ", $event->description )); ?>',

I hope it will help.

8 years 7 months ago
  • florent's Avatar
    Topic Author
  • florent
  • Offline
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Licenses:
JomSocial Active Socialize Expired

well... i can't say it doesn't work but what an obviously way...
The calendar displays events for the current week.
As we get a lot of events, it means that our users have to roll the page... this is not a good use.
And when i choose another week, nothing is displayed.

Is that the way you wanted calendar to work ?
I believe that such a calendar is not usefull...
i feel sorry & disappointed...

Thanks

8 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

yeah you right JS calendar is buggy in version 4.1.0, but please you try it on version 4.1.1 we just released yesterday.. some issues on JS calendar alraedy fixed

8 years 7 months ago
  • florent's Avatar
    Topic Author
  • florent
  • Offline
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Licenses:
JomSocial Active Socialize Expired

the upgrade has been done.
it seems that more events appear but still miss a few for some months....
The calendar displays all the events for a month; As allready said, this is a pity as we get lot of events.
Works are still on your desk...
thanks

8 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Please you create new topic for your JS calendar issue, and provide the detail information there.. for now I close this topic, so we won't confuse with the different issue on JS calendar

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