Pagination not working when changing url slug
-
In my bp-custom.php I have added the following:
define ( ‘BP_FORUMS_SLUG’, ‘rubriek’ )
When going to a users profile page and viewing their topics or replies created it still looks good.
But an error occurs if there is a pagination (more then 15 topics or replies in my case) then it goes wrong. The pagination does not work.
I have noticed on
that is says: “The references to slug Constants are deprecated, this section requires updating.” But I cannot find anywhere what the new situation must be.Regards,
Monique
- The topic ‘Pagination not working when changing url slug’ is closed to new replies.