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.

Error into the group memberlist pagination

8 years 11 months ago
Licenses:
JomSocial Expired

Hello,

I cannot see the second and third pages of the members list into a group.

If you go to the members list in the group, click on "Next" or "2" to see the second page, it just shows the first page again. Same thing with the third page. However if you click on the fourth page, it will show that.

Tried this with multiple browsers but always the same problem.
I had the same error with the photo navigation....

Greetings
Joerg

8 years 11 months ago
Licenses:

Hi, Joerg.

I confirm your issue... there is something wrong with pagination URL.
Can skip to page two when viewing page one...
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
8 years 11 months ago
Licenses:

Hi Joerg,

here the custom code that I put at:
/components/com_community/models/groups.php line 1127

if(empty($limitstart) && isset($_GET['limitstart']))
{	
	$limitstart = $_GET['limitstart'];
}
after this code
$limitstart = $this->getState('limitstart');

I put that custom code for fixing variable issue at your server. not sure what happen, seem there is a security setting that your server. or joomla issue causing this.

Regards

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