Hello,
i have a problem with creation of new group. i created a group "témoignages" "Risque chimique" but it doesn't appear in the view below :
Hi Mathieu,
The groups should be moderated first by admin from backend.. can you provide me phpmyadmin access, please? so I can inspect this issue further.
thank you
Hi Mathieu,
I think the access is not working, I get this error " #1045 Cannot log in to the MySQL server"
thank you
Hi Mathieu,
I just fix this issue, I think this issue cuased by joomla itself.
I got no-sense limit start from joomla code, so I decided to hack it on our Jomsocial code..i added this code $limitstart = $limitstart>21474?0:$limitstart; inside components/com_community/models/groups.php
thank you
Hello,
i am sorry. I have applied the jomsocial update and my problem is here again.
I dont know where exactly you insert the limite in groups.php... i am afraid to do a mistake if i do it my self.
Could you insert again the limit for me ?
Is the problem will reappear at each update ?
THank you.
Mathieu
Hi Mathieu,
You need re-apply the hack code, because this is not Jomsocial issue, but this is Joomla issue, i think only happens on your site, I never seen the similiar issue before.
ok this is with you need to do..
1. open this file components/com_community/models/groups.php
2. find this code :
$limitstart = $this->getState('limitstart');
$limitstart = $limitstart>21474?0:$limitstart;
Hello, i have again a problem which look like my problem of group that does not appear.
Now it s with announcement and discussion.
I have created an annoucement
Hi Mathieu,
Please you update your Jomsocial to the latest version 3.2.1,and re apply this solution
www.jomsocial.com/forum/groups/18001-cre...ll-groups-list#93175
if the announces issue still happens just let me know.
thank you
Hello,
Thank for your answer. I cannot install 3.2.1 wich is not available :
Hi,
Install the version 3.2.1 but dowload the package first from here
www.jomsocial.com/component/digistore/licenses
anyway, can you also report this matter to Joomla forum, just say the value of this code :
$this->getState('limitstart');
Hello,
i have just apply the update of jomsocial with the 3.2.1.1 version.
I have reapply this solution
www.jomsocial.com/forum/groups/18001-cre...ll-groups-list#93175
and the announces issue still happens.
Can you do something about this ?
Thank you
Mathieu
Hello,
i think the problem concerns all the displays ...
Look the screen capture, it is a search of user : (i have a user name "ducastel" so i am sure that it should appear !)