Kunena / Kunena-Forum

Kunena Forum - Forum / Bulletin Board / Discussions component for Joomla - This is the 6.x/5.x main development branch. Please do not open issues regarding earlier versions of Kunena
https://www.kunena.org
GNU General Public License v3.0
1.75k stars 811 forks source link

Attachment not uploaded when category is under review #4353

Open 810 opened 8 years ago

810 commented 8 years ago

Steps to reproduce the issue

1) Set public write, set category under review 2) Create topic with attach as guest:

You get You do not have permissions to access this page.

Expected result

Actual result

System information (as much as possible)

Joomla version: Kunena version: Php version: Database version:

Additional comments

xillibit commented 8 years ago

it's intented that guest can't add attachments

810 commented 8 years ago

if you disbale review, then guest can upload attachment. We have a option "everbody" on the attachment security setting

810 commented 8 years ago

the issue is that:

#__kunena_attachments

the mesid = 0

and on:

#__kunena_topics

the attachment is 0

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity.