Page 1 of 2

Rcent Topics Permissions

Posted: 12. July 2021 15:19
by dart
Hello,
How can I set 'recent topics' to show for guests.
I have gusets & Anonymous set to view recents but is only works if logged in.

Re: Rcent Topics Permissions

Posted: 12. July 2021 17:00
by Kirk
Hi
In the ACP, click on the green cogwheel for this module, there you can set the permissions for this module.

Re: Rcent Topics Permissions

Posted: 12. July 2021 19:09
by dart
The settings set for all including guests.
Image

still guests cannot see the recent topics.

Re: Rcent Topics Permissions

Posted: 13. July 2021 05:25
by Kirk
If the guests have no permision to read topics you can see also no recent topics.

Re: Rcent Topics Permissions

Posted: 14. July 2021 18:33
by dart
Kirk wrote: 13. July 2021 05:25 If the guests have no permision to read topics you can see also no recent topics.
That is the point - guests are configured in permission to see topics - but the recent topics is not visible to them.
Only if logged are the recent topics visible.
Guests are not logged in.
The portal is visible to guests - but not recent topics in the portal.

Re: Rcent Topics Permissions

Posted: 15. July 2021 17:57
by Kirk
You must give the guests the permission "Can read forum".
Alternate:
If you want guests to see Recent topics when they only have the "Can see topics" right, then you need to do the following:
Open: root//ext/board3/portal/modules/recent.php
Find 4x: f_read and replace 4x with f_list_topics

Re: Rcent Topics Permissions

Posted: 16. July 2021 13:25
by dart
I replaced the 4x f_read with f_list_topics and is still not showing for guests... I waited a few hours to see if all refreshes but unfortunately not.

Re: Rcent Topics Permissions

Posted: 17. July 2021 12:09
by Kirk
Have you set the permissions correctly?
group_forum_permissions.png
group_forum_permissions.png (8.22 KiB) Viewed 38694 times

Re: Rcent Topics Permissions

Posted: 17. July 2021 14:41
by dart
This is all it shows for guest permissions
Image

Re: Rcent Topics Permissions

Posted: 17. July 2021 15:56
by Kirk
Go to ACP/Permissions/Group forum permissions select guests and Select a forum, click on "Advanced Permissions" and set "Can see forum" and "Can see topics" on the Actions tab to yes.

Re: Rcent Topics Permissions

Posted: 17. July 2021 20:45
by dart
ok - all forum sections are now marked with guest permissions to 'view forum' and 'view topic' - but still recent topics activated, does not show for guests.

Re: Rcent Topics Permissions

Posted: 17. July 2021 21:08
by Kirk
You made this change too?

Re: Rcent Topics Permissions

Posted: 17. July 2021 21:22
by dart
Yes I made that change too - now guests can see forum & Topics but still cannot see 'recent topics' in portal.

Image

Re: Rcent Topics Permissions

Posted: 18. July 2021 09:04
by Kirk
Have you made any changes here?
portal_recent_topics_settings.jpg

Re: Rcent Topics Permissions

Posted: 18. July 2021 13:53
by dart
The Portal recent topics I have does not show "Extension for 3.3.0" as is showing in your screenshot above.