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 Calender Modul dont work!

9 years 7 months ago
  • Andre's Avatar
    Topic Author
  • Andre
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Expired

Hi,
after update today to JS 4.1 the JS Calender Modul dont work on my site!

ISSUE SUMMARY:

RESULT:
JS Calender Modul

REPLICATED ON CLEAN INSTALLATION:
No

JOOMLA VERSION:
Joomla 3.4.3

TEMPLATE:
Socialize 2.0

BROWSER:
Firefox 40.3, Edge

OPERATING SYSTEM:
Windows 10,

SCREENSHOTS:


9 years 7 months ago
Licenses:

HI, Andre.

I assign developer to this thread.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
9 years 7 months ago
Licenses:

Hi,

please check it. I put this fixes at:
/modules/mod_community_eventscalendar/tmpl/default.php line 52

description: '<?php echo $event->description; ?>',
changing it to
description: '<?php echo preg_replace('/\R+/','',strip_tags($event->description)); ?>',

Regards

9 years 7 months ago
  • Andre's Avatar
    Topic Author
  • Andre
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Expired

Hi Albertus,
He now shows now the calendar, but only until mid-Novenber? All events after he did not show. No events the end of November or in December...?

9 years 7 months ago
Licenses:

Hi,

its a bug. here the temporary fix:
edit /modules/mod_community_eventscalendar/mod_community_eventscalendar.php line 43
changing it from

$events = $eventModel->getEvents(null,null,null,null,true,false,null,null,CEventHelper::ALL_TYPES,0,null,false,false);
to
$events = $eventModel->getEvents(null,null,null,null,true,false,null,null,CEventHelper::ALL_TYPES,0,1000,false,false);

Regards

9 years 7 months ago
  • Andre's Avatar
    Topic Author
  • Andre
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Expired

Hi Albertus,
it works on November "but" not on Dezember, Jan..... ect.

9 years 7 months ago
Licenses:

Hi,

its a bug. please wait for the fixes.

Regards

9 years 7 months ago
Licenses:

Hi,

here the fix:

This attachment is hidden for guests.
Please log in or register to see it.

unzip and put it at:
[joomla site template]/modules/

Regards

This message has an attachment file.
Please log in or register to see it.

9 years 7 months ago
  • Andre's Avatar
    Topic Author
  • Andre
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Expired

Hi Albertus,

no, not working!
And now even more errors, now also images and text content in the module are displayed!

9 years 7 months ago
Licenses:

Hi,

that image from event description it self. we made like that.
about December events, its strange because only happening at your site. I tested with test site. the issue has been gone.
please give me time for investigating it.

Regard

9 years 6 months ago
  • Andre's Avatar
    Topic Author
  • Andre
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Expired

Hi Albertus,

I dont no what you did but it looks that it works fine now *Thanks"

Regard

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