Hi There,
Have added 'My groups' menu item to the main menu of joomla
However, all the menu items of the Jomsocial toolbar that appear on that 'my group page' redirect back to the same page. That is, if I select ANY item on the JS Toolbar (on that same 'my groups' page arrived at from 'main menu'), the page URL will change to the correct destination, BUT the 'my group page' remains. Please see image below.
Hi Trevor,
Your backend access is not working, please you check again :
Warning
Username and password do not match or you do not have an account yet.
Hi Dimas,
Apologies about that. Are you referring to the admin tools htacess login or the joomla login?
Did you see that I provided htacess login details for the first login created by admin tools?
In addition to the above issue, I have also discovered that the sub menus under the 'profile' menu item in the JS Toolbar are not working. That is,
The following also do not work:
create events - can fill form but submit button not working
add videos - button not working
Able to create photo album but Unable to add photos - button not working
Friends - No members showing on site
best
Trevor
HI Trevor,
I am sorry for delay answer, your backend access is not working for me, please you check again.
thank you
Hi Trevor,
Please you check again, this issue caused by gzip compression, I already disable it and seems working fine now.
thank you
Yes. That's great, However I don't see where you disabled it, as in global configuration it is still set to YES...?
Just WHERE did you disable it?
The GROUPS link in the JS toolbar (see above image) was not solved by the GZIP fix.
Please could you help with that also?
kind regards
Trevor
Hi Trevor,
That setting from template manager, edit your template, and you can see the option for compression there.
thank you
Thanks Dimas
Are you still working on the GROUPS link in the JS toolbar ?
I noticed something strange.
I logged in as a test user and the link worked.
But in my account, it does not work, showing face image above.
Hope that helps.
Trevor
weird, please you try open this /tables/groupmember.php, find this code :
$this->bind( $result );
if ($result) $this->bind( $result );
else return false;
Brilliant! Thanks Dimas!
The only thing that comes to mind is that it may of been caused when I changed Group ownership, from myself (admin) to another member. Would that have caused that issue? And, if so why?
OK, so you know what my next question is...?
Will that file (groupmembers.php) be overwritten with the next JS Update or can I forget about it?
best regards
trevor
Right now we dont know why that issue is coming from.. this issue will be fixed in next package..if that issue comes again just apply my patch above