Page 1 of 2

Portal not visible for guests

Posted: 7. August 2018 10:15
by Tibo
Hello,

I just installed Board3 on my forum:
https://www.golfgtiforum.nl/forumportal

Right now when I am logged in, I can see the portal.
When I am not logged in (guest), then the portal is not visible.

Is there any reason for this?

Thanks for your help.

Regards,

Tibo

Re: Portal not visible for guests

Posted: 7. August 2018 13:58
by Kirk
Hi
Chek the permissions
portal_permissions_guest.jpg

Re: Portal not visible for guests

Posted: 7. August 2018 14:47
by Tibo
Hi,
I have set the permissions correctly for all the groups and also for the user 'Anonymous'/guest.

Is this a bug?

Re: Portal not visible for guests

Posted: 7. August 2018 16:08
by Kirk
What portal version do you have installed?
For 3.2.x there is a customized version: http://reyno41.bplaced.net/phpbb/viewto ... f=33&t=228

Re: Portal not visible for guests

Posted: 7. August 2018 23:16
by Tibo
I installed the customized version from the link you sent.
Still the same problem...

Re: Portal not visible for guests

Posted: 8. August 2018 09:36
by Kirk
If I enter this address in the browser "https://www.golfgtiforum.nl/forumportal/app.php/portal" will be directed to the index page.
The permissions are not set correctly.
Go to "ACP -> General" --> purge cache
It's recommended to purge your browser cache too.

Re: Portal not visible for guests

Posted: 8. August 2018 13:48
by Tibo
The permissions are set correctly for the guest user and group:
Image
Image

I also purged the cache. Still not working.

Re: Portal not visible for guests

Posted: 8. August 2018 23:33
by Tibo
Any solution?

Re: Portal not visible for guests

Posted: 9. August 2018 07:51
by Kirk
Go to ACP/Permissions/Permission Masks/View user-based permissions
Klick on " Select anonymous user", klick "View permissions"
permissions_masks.jpg

Re: Portal not visible for guests

Posted: 9. August 2018 11:48
by Tibo
Image

Re: Portal not visible for guests

Posted: 9. August 2018 14:27
by Kirk
  1. Disable the extension
  2. Delete the extension’s data
  3. Delete the extension’s files from the filesystem
  4. Download this customized version for 3.2.x: http://reyno41.bplaced.net/phpbb/viewto ... f=33&t=228
  5. Unzip the extension and upload it to the ext/ directory of your phpBB board
  6. Enable the extension, here in the Extensions manager
  7. Go to "ACP -> General" --> purge cache
  8. It's recommended to purge your browser cache too
Your home link go to: "https://www.golfgtiforum.nl/forumportal/app.php" this is not correct.

Re: Portal not visible for guests

Posted: 9. August 2018 16:41
by Tibo
I followed all your steps. Still no luck... :(

Re: Portal not visible for guests

Posted: 9. August 2018 17:21
by Kirk
Maybe another EXT will cause these problems.
Check if these changes are present in the files.
https://github.com/board3/Board3-Portal/pull/650/files
Install the portal extension on a test board and check if it works there.

Re: Portal not visible for guests

Posted: 9. August 2018 22:39
by Tibo
The only other extension I have is Tapatalk.
All the changes are present in the files.
I will try it on a different board now...

Re: Portal not visible for guests

Posted: 9. August 2018 22:46
by Tibo
Same problem on different board... this is driving me crazy.

edit: seems that disabling the tapatalk extension solves the problem.
Any solution to get tapatalk working with board3?