- Posts: 271
- Thank you received: 11
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question Error in the history if the topic is not approved
- anonymous01
-
Topic Author
- Offline
- Premium Member
-
Less
More
1 year 11 months ago #231310
by anonymous01
Error in the history if the topic is not approved was created by anonymous01
Hello. When I try to edit a user's post under the admin account, I got a similar warning:
There might be a relation here. I am not using EacySocial.
Code:
Rendering Error in layout Topic/Edit: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.
There might be a relation here. I am not using EacySocial.
The following user(s) said Thank You: xillibit
Please Log in or Create an account to join the conversation.
1 year 11 months ago #231316
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Error in the history if the topic is not approved
I cannot reproduce this error. Is there no more information in debug mode?
Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: anonymous01
Please Log in or Create an account to join the conversation.
- anonymous01
-
Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 271
- Thank you received: 11
1 year 11 months ago - 1 year 11 months ago #231321
by anonymous01
Replied by anonymous01 on topic Error in the history if the topic is not approved
Okay. I have researched this problem in detail.
The problem occurs when a forum user's post that opens a new topic requires administrator approval:
If a user's post is not approved for posting on the forum, but the forum administrator wants to change the text of the post, errors appear:
Warning also appears:
This problem disappears after the forum administrator publishes the user's post.
P.S. I apologize, I should have provided a detailed reproduce of the problem. Please let me know if attempting to reproduce the problem fails again.
The problem occurs when a forum user's post that opens a new topic requires administrator approval:
Code:
The links or images has been removed from your message because you aren't allowed to add them. Your message has been successfully posted. It will be reviewed by a moderator before it will be published on the forum.
If a user's post is not approved for posting on the forum, but the forum administrator wants to change the text of the post, errors appear:
Code:
Rendering Error in layout Topic/Edit: array_keys(): Argument #1 ($array) must be of type array, null given in /var/www/xxx/components/com_kunena/src/Controller/Topic/Form/History/TopicFormHistoryDisplay.php on line 92
Code:
Layout was rendered in /var/www/xxx/components/com_kunena/template/aurelia/pages/topic/edit/default.php on line 44
Warning also appears:
Code:
Warning: Kunena: The crypsis template is incompatible, use aurelia instead.
This problem disappears after the forum administrator publishes the user's post.
P.S. I apologize, I should have provided a detailed reproduce of the problem. Please let me know if attempting to reproduce the problem fails again.
Last edit: 1 year 11 months ago by anonymous01.
The following user(s) said Thank You: rich
Please Log in or Create an account to join the conversation.
1 year 11 months ago #231323
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Error in the history if the topic is not approved
Thank you very much, now I can reproduce the error and will create a ticket on Git. It's a bug.
The error is triggered because no history can be displayed for a topic that has not been approved. This error is only visible for responsible moderators and admins. If it bothers you, you can temporarily deactivate the history in the configuration (frontend tab).
The error is triggered because no history can be displayed for a topic that has not been approved. This error is only visible for responsible moderators and admins. If it bothers you, you can temporarily deactivate the history in the configuration (frontend tab).
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Time to create page: 0.265 seconds