Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guest post error #8368

Closed
sluc69 opened this issue Aug 28, 2021 · 7 comments
Closed

Guest post error #8368

sluc69 opened this issue Aug 28, 2021 · 7 comments
Labels
Milestone

Comments

@sluc69
Copy link

sluc69 commented Aug 28, 2021

Describe the bug
Configured allowing guest to post topics. (public board)

To Reproduce
Configured allowing guest to post topics.
Create a New Topic (click button)
See error: The requested page can't be found.
image

Expected behavior
Open the messgae editor

System information (please complete the following information)

Joomla version: 4.0.2
Kunena version: 6 beta2 (nightly)
Kunena template name and version: default
Php version: 7.4.3
Database version: 8.0.26-0ubuntu0.20.04.2

Desktop (please complete the following information):

  • OS: windows 10
  • Browser edge, chrome, firefox, sidekick
  • Version: latest

joomla logfile:
2021-08-28T05:43:23+00:00 DEBUG 192xxxxx0 kunena Redirect from /index.php/public-board/topic/create (101) to /index.php/forum/public-board/topic/list (143)
2021-08-28T05:43:23+00:00 CRITICAL 192.xxxx0 error Uncaught Throwable of type Exception thrown with message "View not found [name, type, prefix]: topic, html, site". Stack trace: #0 /var/www/j4/libraries/kunena/src/Controller/KunenaController.php(426): Joomla\CMS\MVC\Controller\BaseController->getView()
#1 /var/www/j4/libraries/kunena/src/Controller/KunenaController.php(342): Kunena\Forum\Libraries\Controller\KunenaController->display()
#2 /var/www/j4/libraries/kunena/src/Controller/KunenaController.php(233): Kunena\Forum\Libraries\Controller\KunenaController->executeTask()
#3 /var/www/j4/components/com_kunena/src/Dispatcher/Dispatcher.php(113): Kunena\Forum\Libraries\Controller\KunenaController->execute()
#4 /var/www/j4/libraries/src/Component/ComponentHelper.php(389): Kunena\Forum\Site\Dispatcher\Dispatcher->dispatch()
#5 /var/www/j4/libraries/src/Application/SiteApplication.php(206): Joomla\CMS\Component\ComponentHelper::renderComponent()
#6 /var/www/j4/libraries/src/Application/SiteApplication.php(245): Joomla\CMS\Application\SiteApplication->dispatch()
#7 /var/www/j4/libraries/src/Application/CMSApplication.php(278): Joomla\CMS\Application\SiteApplication->doExecute()
#8 /var/www/j4/includes/app.php(63): Joomla\CMS\Application\CMSApplication->execute()
#9 /var/www/j4/index.php(32): require_once('/var/www/j4/inc...')

@xillibit xillibit added this to the 6.0 milestone Aug 28, 2021
@rich20
Copy link
Member

rich20 commented Aug 28, 2021

Kunena version: 6 beta2 (nightly)

Please try it with the beta3 nightly,

@rich20
Copy link
Member

rich20 commented Aug 28, 2021

Hmm.. I see now on your image, it's the same error message as here: #8344
Does the error occur with topics that are displayed as unread?

@xillibit
Copy link
Member

xillibit commented Sep 3, 2021

I'am not able to reproduce it

@rich20
Copy link
Member

rich20 commented Sep 4, 2021

I'm also not able to reproduce this error.
But also a guest topic or message shows the unread indicator for registered users.
It is exactly the same error message (bug) as here: #8344
Therefore, I don't think it's a guest message bug, the error occurs when you try to open an unread message via the unread indicator or the left topic symbol.

@xillibit
Copy link
Member

xillibit commented Dec 20, 2021

I'am able to reproduce the issue with direct component access set on no, but it give now the same 404 error than this one : #8344 (comment)

@rich20
Copy link
Member

rich20 commented May 6, 2022

I'am able to reproduce the issue with direct component access set on no, but it give now the same 404 error than this one : #8344 (comment)

I think this error no longer exists, I can't reproduce it.

@xillibit
Copy link
Member

xillibit commented Jan 8, 2023

Re-open an new issue if it's still exists

@xillibit xillibit closed this as completed Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants