By Volker Glienke on Friday, 12 September 2014
Posted in Technical Issues
Replies 7
Likes 0
Views 16.7K
Votes 0
Since the last Update to JomSocial 3.2.1.4 there are some issues with SH404SEF, EasyDiscuss and EasyBlog again. Something changed. EasyDiscuss posted in JomSocial Stream, but the Links did not work to reach the discussion.
In the Module with latest Blogs error had been displayed.

Warning: Invalid argument supplied for foreach() in /www/htdocs/v121336/mcffa/components/com_easyblog/helpers/helper.php on line 4510

I deactivated sh404sef, cleared the caches. The errors with EasyDiscuss Links in the stream still exist.
In the EasyBlog component I Got the following (3 times):
Warning: Invalid argument supplied for foreach() in /www/htdocs/v121336/mcffa/components/com_easyblog/helpers/helper.php on line 4510

and no blogs are shown. Latest Blog Module shows the same.

So what shall I do?

4510 of helper.php

foreach($groupIds as $key => $val)

We are working/developing on a social website: http://mcffa.ug for "Micro Crowdfunding in Africa", helping e.g. children to go to school and will be able to pay their school fees or get their fees to pay for the university. And some other projects on that website for people who want to work but need help to make their way. So we really need help in any way we can get.
@Mark and Volker

issue with errors comes from changes in components/com_community/libraries/user.php

remove following code at Line: 1000-1001 in JS 3.2.1.4

// trying to avoig ACL reset
$jUser->groups = null;


and everything works perfect! it cost me few hours to debug the issue in JS
·
Saturday, 13 September 2014 05:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Volker,

There's something weird on the site as it seems like the "groups" property in the JUser object is missing. I am not really sure why as I did not investigate on this further but what I did notice is that sites with such issues have JomSocial installed. I have applied some fixes on your site and they should work fine now.
·
Friday, 12 September 2014 17:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark!

There is still the problem in the stream:
-------------------------
Volker hat ein neues Thema gestartet Die Geschichte hinter unserem ...
Public
yesterday

Skizze 1Hintergründe, Beispiele, Animationen! Im Gespräch am 09.09.2014 diskutierten wir eine Darstellungsmöglichkeit unserer Absichten und der Möglichkeiten unserer Seite. Zu den besprochenen Möglichkeiten zählten die Benutzung oder Erstellung von Bildern/Grafiken, die genau die Projekte zeigen, die unser Unternehmen auf den Plan rufen. Hierzu zählen fol...
-------------------------

Can I send you a private message?

Kind regards,
Volker
·
Friday, 12 September 2014 18:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Volker,

Hm, I am not really sure if I understand you about the stream. Can you please elaborate more on this please? I am really sorry but unfortunately we do not have PM system on our site currently but you can feel free to email me at mark AT stackideas.com
·
Saturday, 13 September 2014 02:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Great work! Thanks for your help, but I believe you will kill me for this:

After having returning problems with JomSocial again and again with sh404sef, then with EasyDiscuss, EasyBlog, .... I talked to my strategic partner and we switched to EasySocial 1.3. After several hours of updating every component module and plugin, everything works fine again. No problem with any stackidea component, no problem with sh404sef so far.

I have to admit, that I should have switched to EasySocial before, but now I switched to it and I convinced three guys to switch to EasySocial, too. And the best thing is, that we are going to develop extensions for EasySocial now.

Kind regards,
Volker
·
Saturday, 13 September 2014 09:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Volker and welcome on board
·
Saturday, 13 September 2014 10:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Wow, Thanks Rene Good catch!
·
Sunday, 14 September 2014 00:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post