Search Results (Searched for: automatic)
One more thing worth mentioning: since you're using a third-party template (NTSKBee), it's generally more effective to report template-specific issues directly to that template's own support channel rather than here. The fix I've proposed above is for Aurelia (a native Kunena template) and still needs to be reviewed/merged — but even once it is, that doesn't automatically mean the same fix will make it into NTSKBee. That's entirely up to the template developer to pick up and implement on their end.
However, the old kunena_configuration table is not removed after this conversion — it just stays behind in the database as a leftover, unused table. I verified this by changing a value directly in that old table while leaving the actual (post-migration) configuration untouched: the change had zero effect on the site's behaviour, confirming Kunena 7 no longer reads from it.So whatever is in that table — duplicate rows, empty holdNewUsersPosts fields, etc. — isn't relevant to the actual bug. It's just database debris from the 6→7 upgrade path, not something Kunena's code still uses.
I'd suggest not spending more time analyzing that table's contents; the active configuration lives elsewhere now.
@kboth, Rich's earlier suggestion (set the value to 1, save, set it back to 0, save again) still seems like the right thing to try, since it forces a fresh write/cache-refresh cycle on the settings that are actually in use.
I developed this plugin for Joomla 5 to generate Open Graph and JSON-LD compatible with Kunena 6.x and Kunena 7.x
In short:
✅ Removes duplicate and obsolete meta tags automatically
✅ Injects complete Open Graph tags for Facebook and social media
✅ Adds Twitter Cards with automatic player card switching for YouTube and media
✅ Automatically detects YouTube videos and switches to Twitter Player Card
✅ Generates JSON-LD structured data for improved SEO
✅ Extracts images and descriptions from Kunena forum posts
✅ Supports Kunena user profiles with avatar images
✅ Improves page loading speed with preconnect and preload
✅ Fully configurable through Joomla plugin settings
✅ Lightweight and optimized for performance
✅ Compatible with Joomla 5+ and Kunena 6+/7+
Soon I will write a complete guide. Here you will find a more detailed introduction and the link for the Free Download .
Your feedback and bug reports are highly appreciated!
(Links to detailed instructions for working with the post tree and the modified Kunena interface are given below.)
The topic is presented in the window as a tree according to the following rules:
- each post is displayed as one row containing the post subject and, optionally, the author's name, creation time, and post index.
Additional useful information may be placed in and under the post row, for example symbols that help navigate the tree.
The latest post in the topic by creation time is shown in bold in the tree.
The way the tree is displayed is determined by the tree view settings. When the settings are changed, the tree view changes instantly. Registered users of the site can save individual tree display settings and, if desired, restore them in another session and even for other topics.
Since the "level" of each post is known (the distance from the root of the tree, a term explained in the theoretical part), this level is graphically expressed by the length of the indent from the left edge of the window. Literally, the indent of the post row from the left edge equals the "indent size" multiplied by the post level. There is also a setting that adds a grid to the window to show the tree structure more clearly.
The 💬 symbol, when hovered over, shows the beginning of the post text as a tooltip. All other TreeK buttons and symbols also have explanatory tooltips.
You can choose what is shown at the beginning of the post row in the tree: the post subject followed by the author, the author followed by the subject, or only the subject.
The display of the date and time, as well as the post index, can be enabled or disabled.
TreeK has important options for showing post excerpts. The "text excerpt" setting displays a text fragment from the beginning of the post under the first post row, with a specified number of characters. The "screenshot excerpt" setting shows a fragment from the beginning of the post under the first post row as a screenshot with a specified height in pixels.
Additional symbols can be enabled in tree rows to help users navigate the tree more quickly.
TreeK can copy the topic tree to the clipboard in three export formats: BBCode, HTML (where subjects contain links to the posts of the exported tree), and Text.
Many users can work with the same topic at the same time, especially shortly after the topic is created. Working with a topic means simply reading its posts, replying to existing posts or editing them, studying the tree, and so on.
If a post is added to the topic while a user is working with the TreeK tree, an information message about this appears over the tree window no later than within one minute.
***
TreeK is based on the standard packages of the Kunena forum and the Aurelia template, but it changes some of their files and also connects a number of its own files, including language files that provide TreeK localization. These modified and additional files and their functions are combined in the TreekView part of the Treek package.
The interface changes required for working with topic post trees provide:
- freedom to assign post subjects and fixation of the topic title;
- clickability of the number of replies in a topic on the Recent Topics tab and of the 🌳 button in topic posts.
The other additions and changes in TreekView are not mandatory, but from the developer's point of view they make working with the forum a little faster.
(The developer could not resist implementing some of his own views on this matter, since he had to study the Kunena code in depth anyway.)
For example, the following features have been added.
The topic title is now protected: it is set once when the first post is created and never changes from the frontend. (And if a user really made a tragic mistake in the topic title and wrote "My Best Tupic" instead of "My Best Topic" in the first post, the kind site administrator and the database are always nearby.)
The reply form has been slightly changed. In particular, the subject field name Thema has been replaced with Subject, because it should describe the idea of this reply. The reply form title has been made understandable and shows whose post, and exactly which post, the user is replying to.
The subject of every reply now begins with an up arrow (⇑). This is a link to the parent post. Clicking ⇑ takes the user to the post that was replied to.
Instead of words requiring localization, such as "replied to", TreekView uses a simple, understandable, and quickly learned system of arrows listed below. Clickable arrows are buttons because they trigger certain actions. Arrows may be visible in reply forms (Reply and Quick Reply) and in post subjects.
As mentioned above, the subject of the post being created can be arbitrary text. But to speed up work with the forum, the concept of a suffix has been introduced.
Suffixes
When replying to a message, special text related to the subject of the parent post can be added to the reply subject.
In TreekView, this special text is called a suffix. Suffixes help automatically preserve the link between the reply subject and the parent post subject, and make the topic easier to read because they help show which post was replied to.
The use of suffixes looks as follows.
When the reply form is opened, information about the parent post subject is automatically added to the subject field in the form "⇒ Parent subject" (the "⇒" arrow is a replacement for "Reply to").
If the user does not add new text to the subject to clarify the meaning of the post, the suffix becomes the subject of the created post.
If new text is entered in the Subject field and the suffix is not completely removed, it becomes part of the post subject together with the new subject text.
New text is entered in the Subject field to the left of the suffix. The cursor is positioned automatically, and it is impossible to place it inside the suffix.
The suffix cannot be changed by editing. However, if the new post subject becomes so long that the combined length of the new text and the suffix exceeds the subject length set in Kunena, the end of the suffix is gradually pushed out of the line. If the user decides to shorten their text, for example by deleting the end of their text with Backspace, the pushed-out end of the suffix returns accordingly. If the suffix is partially pushed out, it is included in the post subject in shortened form.
The suffix can be removed at any time by clicking the ⇏ button located to the right of the word Subject. The ⇏ button then changes to ⇍. Clicking ⇍ disables the addition of suffixes for the whole session. After that, the ⇒ button appears next to the word Subject; clicking it restores the use of suffixes.
The site administrator can disable the use of suffixes entirely, although this is not recommended.
If the parent's Subject already has the form "⇒ Reply to post", the child's suffix will become "⇒ ⇒ Reply to post", with two ⇒ ⇒ arrows. These two arrows remain in suffixes regardless of which generation in a chain of posts with suffix-only subjects the given post belongs to.
The administrator can change the arrow symbols in the language file, for example replacing "⇒" with "→".
(Adding no more than two ⇒ arrows gives us a reason to discuss the theory of working with posts; and where, if not on this forum, should theory be discussed?
The situation with posts in a topic can, forgive me, be compared with the situation among people. Just as in life someone dies, and someone divorces and takes the children with them, so in a topic a post can be deleted, and some part of a topic can be moderated and moved to another topic. This leads to important consequences for the TreeK tree-building algorithm, but, as stated above, we will not go into theory here.)
Let us note a few more interface changes that, in the developer's view, make the user's work with Kunena slightly faster.
Attachments
In post creation and editing forms (screenshots), there is an Attachments block. Although it is used relatively rarely, when an attachment really needs to be inserted into or removed from a message, users still have to spend time scrolling past this block every time.
In TreekView, the Attachments block is collapsed by default. Instead of the full block, the existing word Attachments is shown, followed in parentheses by the number of attachments if there are any, and then by the expansion symbol for this block: a black filled triangle ▼. This triangle has a tooltip: "Open attachments block". Clicking ▼ opens the Attachments block, and the user sees what is currently visible in the block.
The arrow then changes to ▲, with the tooltip: "Close attachments block". Clicking ▲ collapses the block.
The Action menu in a post.
The developer considered the drop-down Action "menu" at the bottom of a post to be another factor slowing work down.
TreekView restores a view that once existed in Kunena, where each option - Reply, Quote, and Edit - has its own button.
Some other small interface details have also been changed, for example the reply form title has been changed from <h1> to <h5>.
thanks for your fast answer and pull request.
You are right, I have a public part and just want to delete the private part of the message.
If I just change the if in line 1588 like you provided, the message automatically fallbacks to "No private message has been set, only private attachments" because of line 1612:
Also even if I would unset the $private->body there,
However if I quickly try to unset both, $private->body and $private->attachments, the private part is deleted as I would expect.
I don't have a Github account at work but I try to find the time to do some more debugging in private and will then answer your pull request.
Thanks again for your help.
Thanks for the detailed explanation.You can delete the file and then it will be automatically recreated again.
In that case, there’s no point in deleting the file.
By the way: ‘kunena’ often appears in the cache too, but without any content.
gindi
You can delete the file and then it will be automatically recreated again.
Please, can you try to reply to this topic with a post that includes at least two emoticons chosen from the ones of this editor?
I would like to see how I receive the e-mail from Kunena Forum and compare it with my Forum to understand the issue.
Thanks!
Please, I need your help. If you are reading this post, please reply to the post with an emoticon selected from this editor.
I would like to see if I see the emoticon in the automatic e-mail I will receive. I need only one single answer.
Many thanks!
I remember that a long time ago, when the configuration table was changed, some users experienced errors, but these only affected the configuration itself. In any case, my old K6.3.10 also shows duplicate configurations in the report. However, this does not cause any errors.
Conf K6.3.10
Database collation check: The collation of your table fields are correct
Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |
This message contains confidential informationhtaccess: Exists | PHP environment: Max execution time: 60 seconds | Max execution memory: 384M | Max file upload:
Kunena menu details:
Warning: Spoiler!
ID Name Menutype Link Path In trash 3686 Forum kunenamenu view=home&defaultmenu=3688 forum No 3687 Index kunenamenu view=category&layout=list forum/index No 3688 Recent Topics kunenamenu view=topics&mode=replies forum/recent No 3689 Unread kunenamenu view=topics&layout=unread forum/unread No 3690 New Topic kunenamenu view=topic&layout=create forum/newtopic No 3691 No Replies kunenamenu view=topics&mode=noreplies forum/noreplies No 3692 My Topics kunenamenu view=topics&layout=user&mode=default forum/mylatest No 3693 Profile kunenamenu view=user forum/profile No 3694 Help kunenamenu view=misc forum/help No 3695 Search kunenamenu view=search forum/search No
Joomla default template details : cassiopeia | author: Joomla! Project | version: 1.0 | creationdate: 2017-02
Kunena default template details : Aurelia | author: Kunena Team | version: 6.3.10 | creationdate: 2025-03-14
Kunena template params:
Warning: Spoiler!
DefaultCategoryicon profileIconset default DefaultIconset default editorIconset default bootstrap 1 borderless 1 tooltips 1 SubjectLengthMessage 80 fullactions 1 quick 0 displayMenu 1 displayDropdownMenu 1 displayDropdownContent 1 displayModule 1 displayBreadcrumb 1 displayAnnouncement 1 displayFooter 1 avatarPosition left formRecover 0 labels 1 whoisonlineName default avatarType rounded-circle topicicontype svg fontawesome 0 socialshare 0 socialsharetag socialtheme classic optional_username 0 writeaccess 0 localstorage 0 moduleIdWebauthn 0 IconColor inherit IconColorNew #48a348 editorType ckeditor Bold 1 Italic 1 Underline 1 Strike 1 Subscript 1 Smiley 1 Superscript 1 RemoveFormat 1 BulletedList 1 NumberedList 1 Blockquote 1 JustifyLeft 1 JustifyCenter 1 JustifyRight 1 JustifyBlock 1 Link_Unlink 1 Image 1 Confidential 1 Hidetext 1 Spoiler 1 Code 1 Ebay 1 X_Social 1 1 Soundcloud 1 FontSize 1 TextColor 1 Maximize 1 Map 1 Video 1 editorButtons nameskinckeditor ckeditorcustomprefixconfigfile avatarSizeX 40 avatarSizeY 90 avatarSizeXThumb 36 avatarSizeYThumb 36 avatarSizeXWelcome 72 avatarSizeYWelcome 72 avatarSizeXList 36 avatarSizeYList 36 avatarSizeXPost 144 avatarSizeYPost 144 avatarSizeXProfile 200 avatarSizeYProfile 200 templatebyText templatebyName templatebyLink
Kunena version detailed: Kunena 6.3.10 | 2025-03-14 [ Git Repository ]
| Kunena detailed configuration:| Kunena integration settings:Warning: Spoiler!
Kunena config settings: boardOffline 0 enableRss 1 threadsPerPage 20 messagesPerPage 6 messagesPerPageSearch 15 showHistory 1 historyLimit 6 showNew 1 disableEmoticons 0 template aurelia showAnnouncement 1 avatarOnCategory 1 showChildCatIcon 1 rteWidth 450 rteHeight 300 enableForumJump 1 reportMsg 1 username 1 askEmail 0 showEmail 0 showUserStats 1 showKarma 1 userEdit 1 userEditTime 1800 userEditTimeGrace 600 editMarkup 1 allowSubscriptions 1 subscriptionsChecked 0 allowFavorites 1 maxSig 300 regOnly 0 pubWrite 0 floodProtection 0 mailModerators 0 mailAdministrators 0 captcha 0 mailFull 1 allowAvatarUpload 1 allowAvatarGallery 1 avatarQuality 75 avatarSize 2048 imageHeight 800 imageWidth 800 imageSize 1500 fileTypes txt,rtf,pdf,zip,tar.gz,tgz,tar.bz2,mp4 fileSize 120 showRanking 1 rankImages 1 userlistRows 30 userlistOnline 1 userlistAvatar 1 userlistPosts 1 userlistKarma 1 userlistEmail 0 userlistJoinDate 1 userlistLastVisitDate 1 userlistUserHits 1 latestCategory 0 showStats 1 showWhoIsOnline 1 showGenStats 1 showPopUserStats 1 popUserCount 5 showPopSubjectStats 1 popSubjectCount 5 showSpoilerTag 1 showVideoTag 1 showEbayTag 1 trimLongUrls 1 trimLongUrlsFront 40 trimLongUrlsBack 20 autoEmbedYoutube 1 autoEmbedEbay 1 ebayLanguageCode en-us sessionTimeOut 10800 highlightCode 0 rssType post rssTimeLimit 1 week rssLimit 100 rssIncludedCategories rssExcludedCategories rssSpecification rss2.0 rssAllowHtml 1 rssAuthorFormat name rssAuthorInTitle 1 rssWordCount 1000 rssOldTitles 1 rssCache 900 defaultPage recent defaultSort asc sef 1 showImgForGuest 1 showFileForGuest 1 pollNbOptions 4 pollAllowVoteOne 1 pollEnabled 1 popPollsCount 5 showPopPollStats 1 pollTimeBtVotes 00:15:00 pollNbVotesByUser 100 pollResultsUserslist 1 allowUserEditPoll 0 maxPersonalText 50 orderingSystem mesid postDateFormat ago postDateFormatHover datetime hideIp 1 imageTypes jpg,jpeg,gif,png checkMimeTypes 1 imageMimeTypes image/jpeg,image/jpg,image/gif,image/png imageQuality 50 thumbHeight 32 thumbWidth 32 hideUserProfileInfo put_empty boxGhostMessage 0 userDeleteMessage 0 latestCategoryIn 1 topicIcons 1 debug 1 catsAutoSubscribed 0 showBannedReason 0 showThankYou 1 showPopThankYouStats 1 popThanksCount 5 modSeeDeleted 1 bbcodeImgSecure text listCatShowModerators 1 lightbox 1 showListTime -1 showSessionType 2 showSessionStartTime 1800 userlistAllowed 1 userlistCountUsers 1 enableThreadedLayouts 0 categorySubscriptions post topicSubscriptions every pubProfile 0 thankYouMax 10 emailRecipientCount 0 emailRecipientPrivacy bcc captchaPostLimit 0 imageUpload registered fileUpload registered topicLayout flat timeToCreatePage 1 showImgFilesManageProfile 1 holdNewUsersPosts 0 holdGuestPosts 0 attachmentLimit 6 pickupCategory 0 articleDisplay intro sendEmails 1 fallbackEnglish 0 cache 1 cacheTime 60 ipTracking 1 rssFeedBurnerUrl autoLink 1 accessComponent 0 statsLinkAllowed 1 superAdminUserlist 1 attachmentProtection 1 categoryIcons 1 avatarCrop 0 userReport 1 searchTime 365 teaser 0 ebayLanguage 0 ebayCertId allowChangeSubject 1 maxLinks 6 readOnly 0 ratingEnabled 0 urlSubjectTopic 0 logModeration 1 attachStart 0 attachEnd 14 attachmentUtf8 1 autoEmbedSoundcloud 1 emailHeader media/kunena/email/hero-wide.png userStatus 1 signature 1 personal 1 social 1 plainEmail 1 moderatorPermDelete 0 avatarTypes gif,jpeg,jpg,png smartLinking 0 defaultAvatar nophoto.png defaultAvatarSmall s_nophoto.png quickReply 1 avatarEdit 0 activeMenuItem mainMenuId homeId indexId moderatorsId topicListId miscId profileId searchId custom_id avatarType 1 sefRedirect 1 allowEditPoll 1 useSystemEmails 0 autoEmbedInstagram 1 disableRe 0 email_sender_name display_filename_attachment 0 new_users_prevent_post_url_images 0 minimal_user_posts_add_url_image 10 utmSource 0 emailHeaderSizeY 560 emailHeaderSizeX 560 moderator_id profiler 0 pickup_category 0 privateMessage 1 datePickerFormat yyyy/mm/dd sendMailUserBanned 0 mailBodyUserBanned emailHeadersizey 560 emailHeadersizex 560 board_title Kunena board_offline 0 offline_message The Forum is currently offline for maintenance.
Check back soon!enablerss 1 threads_per_page 20 messages_per_page 6 messages_per_page_search 15 showhistory 1 historylimit 6 shownew 1 disemoticons 0 showannouncement 1 avataroncat 1 catimagepath category_images showchildcaticon 1 rtewidth 450 rteheight 300 enableforumjump 1 reportmsg 1 askemail 0 showemail 0 showuserstats 1 showkarma 1 useredit 1 useredittime 0 useredittimegrace 600 editmarkup 1 allowsubscriptions 1 subscriptionschecked 0 allowfavorites 1 maxsubject 50 maxsig 300 regonly 0 pubwrite 0 floodprotection 0 mailmod 0 mailadmin 0 mailfull 1 allowavatarupload 1 allowavatargallery 1 avatarquality 75 avatarsize 2048 imageheight 800 imagewidth 800 imagesize 150 filetypes txt,rtf,pdf,zip,tar.gz,tgz,tar.bz2 filesize 120 showranking 1 rankimages 1 userlist_rows 30 userlist_online 1 userlist_avatar 1 userlist_posts 1 userlist_karma 1 userlist_email 0 userlist_joindate 1 userlist_lastvisitdate 1 userlist_userhits 1 latestcategory 0 showstats 1 showwhoisonline 1 showgenstats 1 showpopuserstats 1 popusercount 5 showpopsubjectstats 1 popsubjectcount 5 showspoilertag 1 showvideotag 1 showebaytag 1 trimlongurls 1 trimlongurlsfront 40 trimlongurlsback 20 autoembedyoutube 1 autoembedebay 1 ebaylanguagecode en-us sessiontimeout 10800 highlightcode 0 rss_type topic rss_timelimit month rss_limit 100 rss_included_categories rss_excluded_categories rss_specification rss2.0 rss_allow_html 1 rss_author_format name rss_author_in_title 1 rss_word_count 0 rss_old_titles 1 rss_cache 900 defaultpage recent default_sort asc showimgforguest 1 showfileforguest 1 pollnboptions 4 pollallowvoteone 1 pollenabled 1 poppollscount 5 showpoppollstats 1 polltimebtvotes 00:15:00 pollnbvotesbyuser 100 pollresultsuserslist 1 allow_user_edit_poll 0 maxpersotext 50 ordering_system mesid post_dateformat ago post_dateformat_hover datetime hide_ip 0 imagetypes jpg,jpeg,gif,png checkmimetypes 1 imagemimetypes image/jpeg,image/jpg,image/gif,image/png imagequality 50 thumbheight 32 thumbwidth 32 hideuserprofileinfo put_empty boxghostmessage 0 userdeletetmessage 0 latestcategory_in 1 topicicons 1 catsautosubscribed 0 showbannedreason 0 showthankyou 1 showpopthankyoustats 1 popthankscount 5 mod_see_deleted 1 bbcode_img_secure text listcat_show_moderators 0 show_list_time -1 show_session_type 2 show_session_starttime 1800 userlist_allowed 1 userlist_count_users 1 enable_threaded_layouts 0 category_subscriptions post topic_subscriptions every pubprofile 1 thankyou_max 10 email_recipient_count 0 email_recipient_privacy bcc email_visible_address captcha_post_limit 0 image_upload registered file_upload registered topic_layout flat time_to_create_page 1 show_imgfiles_manage_profile 1 hold_newusers_posts 0 hold_guest_posts 0 attachment_limit 8 article_display intro send_emails 1 fallback_english 0 cache_time 60 ebay_affiliate_id 5337089937 iptracking 1 rss_feedburner_url autolink 1 access_component 0 statslink_allowed 1 superadmin_userlist 1 legacy_urls 1 attachment_protection 1 categoryicons 1 avatarresizemethod 1 avatarcrop 0 user_report 1 searchtime 365 ebay_language 0 ebay_api_key ebay_cert_id twitter_consumer_key twitter_consumer_secret allow_change_subject 1 max_links 6 read_only 0 ratingenabled 0 url_subject_topic 0 log_moderation 1 attach_start 0 attach_end 14 google_map_api_key attachment_utf8 1 autoembedsoundcloud 1 emailheader media/kunena/email/hero-wide.png user_status 1 plain_email 0 moderator_permdelete 0 avatartypes gif, jpeg, jpg, png smartlinking 0 defaultavatar nophoto.png defaultavatarsmall s_nophoto.png stopforumspam_key quickreply 1 avataredit 0 activemenuitem mainmenu_id home_id index_id moderators_id topiclist_id misc_id profile_id search_id avatar_type 1 sef_redirect 1 allow_edit_poll 1 use_system_emails 0 autoembedinstagram 1 disable_re 0 | Joomla! detailed language files installed:Warning: Spoiler!Kunena - Finder Disabled
Kunena - AltaUserPoints Disabled
Kunena - Community Builder Disabled
Kunena - Easyblog Disabled
Kunena - Easyprofile Disabled
Kunena - Easysocial Disabled
Kunena - Gravatar Disabled
Kunena - JomSocial Disabled
Kunena - Joomla Enabled: access=1 login=1
Kunena - Kunena Enabled: avatar=1 profile=1
Kunena - UddeIm Disabled
Warning: Spoiler!
Joomla! languages installed: cs-CZ Czech (Čeština) pt-PT Português (Portugal) af-ZA Afrikaans (Suid-Afrika) es-ES Spanish (es-ES) fr-FR French (fr-FR) tr-TR Turkish (Turkey) pl-PL Polski (PL) de-DE German (Germany) it-IT Italiano (it-IT) ca-ES Catalan (ca-ES) en-GB English (United Kingdom) hu-HU Hungarian (Hungary) pt-BR Portuguese (Brazil) zh-TW Chinese Traditional (Taiwan) zh-CN Chinese Simplified (China) el-GR Greek (el-GR) nl-NL Dutch (nl-NL) ar-AA Arabic (اللغة العربية)
Third-party components: CommunityBuilder 2.11.0+build.2026.01.12.21.55.56.a25ef0f6c
Third-party SEF components: None
Plugins: Content - Kunena Discuss 6.0.5
Modules: Kunena Latest 6.0.7 | Kunena Search 6.0.5
Upgraded from K6.3.10 -> K6.4.5 -> K7.0
Database collation check: The collation of your table fields are correct
Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |
This message contains confidential informationhtaccess: Exists | PHP environment: Max execution time: 60 seconds | Max execution memory: 384M | Max file upload:
Kunena menu details:
Warning: Spoiler!
ID Name Menutype Link Path In trash 3686 Forum kunenamenu view=home&defaultmenu=3688 forum No 3687 Index kunenamenu view=category&layout=list forum/index No 3688 Recent Topics kunenamenu view=topics&mode=replies forum/recent No 3689 Unread kunenamenu view=topics&layout=unread forum/unread No 3690 New Topic kunenamenu view=topic&layout=create forum/newtopic No 3691 No Replies kunenamenu view=topics&mode=noreplies forum/noreplies No 3692 My Topics kunenamenu view=topics&layout=user&mode=default forum/mylatest No 3693 Profile kunenamenu view=user forum/profile No 3694 Help kunenamenu view=misc forum/help No 3695 Search kunenamenu view=search forum/search No
Joomla default template details : cassiopeia | author: Joomla! Project | version: 1.0 | creationdate: 2017-02
Kunena default template details : Aurelia | author: Kunena Team | version: 7.0.1 | creationdate: 2026-01-30
Kunena template params:
Warning: Spoiler!
DefaultCategoryicon profileIconset default DefaultIconset default editorIconset default bootstrap 1 borderless 1 tooltips 1 SubjectLengthMessage 80 fullactions 1 quick 0 displayMenu 1 displayDropdownMenu 1 displayDropdownContent 1 displayModule 1 displayBreadcrumb 1 displayAnnouncement 1 displayFooter 1 avatarPosition left formRecover 0 labels 1 whoisonlineName default avatarType rounded-circle topicicontype svg fontawesome 0 socialshare 0 socialsharetag socialtheme classic optional_username 0 writeaccess 0 localstorage 0 moduleIdWebauthn 0 IconColor inherit IconColorNew #48a348 editorType ckeditor Bold 1 Italic 1 Underline 1 Strike 1 Subscript 1 Smiley 1 Superscript 1 RemoveFormat 1 BulletedList 1 NumberedList 1 Blockquote 1 JustifyLeft 1 JustifyCenter 1 JustifyRight 1 JustifyBlock 1 Link_Unlink 1 Image 1 Confidential 1 Hidetext 1 Spoiler 1 Code 1 Ebay 1 X_Social 1 1 Soundcloud 1 FontSize 1 TextColor 1 Maximize 1 Map 1 Video 1 editorButtons nameskinckeditor ckeditorcustomprefixconfigfile avatarSizeX 40 avatarSizeY 90 avatarSizeXThumb 36 avatarSizeYThumb 36 avatarSizeXWelcome 72 avatarSizeYWelcome 72 avatarSizeXList 36 avatarSizeYList 36 avatarSizeXPost 144 avatarSizeYPost 144 avatarSizeXProfile 200 avatarSizeYProfile 200 templatebyText templatebyName templatebyLink
Kunena version detailed: Kunena 7.0.1 | 2026-01-30 [ Git Repository ]
| Kunena detailed configuration:Kunena integration settings:Warning: Spoiler!
Kunena config settings: template aurelia emailSenderName sendEmails 1 boardOffline 0 readOnly 0 sessionTimeOut 10800 enableRss 1 debug 1 profiler 0 fallbackEnglish 0 timeToCreatePage 1 sef 1 accessComponent 0 sefRedirect 1 cache 1 cacheTime 60 threadsPerPage 20 messagesPerPage 6 messagesPerPageSearch 15 showHistory 1 historyLimit 6 postDateFormat ago postDateFormatHover datetime showNew 1 showAnnouncement 1 avatarOnCategory 1 listCatShowModerators 1 showChildCatIcon 1 enableForumJump 1 reportMsg 1 orderingSystem mesid hideIp 1 latestCategoryIn 1 topicIcons 1 lightbox 1 showListTime -1 topicLayout flat pickupCategory 0 articleDisplay intro defaultSort asc searchTime 365 allowChangeSubject 1 ratingEnabled 0 attachStart 0 attachEnd 14 quickReply 1 disableRe 0 displayFilenameAttachment 0 datePickerFormat yyyy/mm/dd username 1 askEmail 0 showEmail 0 showUserStats 1 showKarma 1 showThankYou 1 thankYouMax 10 userEdit 1 userEditTime 1800 userEditTimeGrace 600 editMarkup 1 allowFavorites 1 boxGhostMessage 0 showBannedReason 0 showImgFilesManageProfile 1 userReport 1 logModeration 1 userStatus 1 signature 1 maxSig 300 personal 1 privateMessage 1 emailHeader media/kunena/email/hero-wide.png emailHeaderSizeY 560 emailHeaderSizeX 560 allowSubscriptions 1 mailFull 1 plainEmail 1 categorySubscriptions post topicSubscriptions every subscriptionsChecked 0 emailRecipientCount 0 emailRecipientPrivacy bcc useSystemEmails 0 utmSource 0 sendMailUserBanned 0 mailBodyUserBanned mailBodyUserUnBanned pubWrite 0 holdGuestPosts 0 userlistAllowed 1 pubProfile 0 regOnly 0 holdNewUsersPosts 0 userDeleteMessage 0 modSeeDeleted 1 floodProtection 0 mailModerators 0 mailAdministrators 0 ipTracking 1 statsLinkAllowed 1 maxLinks 6 teaser 0 urlSubjectTopic 0 moderatorPermDelete 0 newUsersPreventPostUrlImages 0 minimalUserPostsAddUrlImage 10 captcha 0 captchaPostLimit 0 stopForumSpamNewUserCheck 0 avatarType 1 defaultAvatar nophoto.png defaultAvatarSmall s_nophoto.png avatarTypes gif,jpeg,jpg,png allowAvatarUpload 1 allowAvatarGallery 1 avatarSize 2048 avatarQuality 75 avatarCrop 0 avatarEdit 0 attachmentLimit 6 attachmentProtection 1 attachmentUtf8 1 imageUpload registered showImgForGuest 1 imageTypes jpg,jpeg,gif,png checkMimeTypes 1 imageMimeTypes image/jpeg,image/jpg,image/gif,image/png imageSize 1500 imageWidth 800 imageHeight 800 thumbWidth 32 thumbHeight 32 imageQuality 50 fileUpload registered showFileForGuest 1 fileTypes txt,rtf,pdf,zip,tar.gz,tgz,tar.bz2,mp4 fileSize 120 showRanking 1 rankImages 1 trimLongUrls 1 trimLongUrlsFront 40 trimLongUrlsBack 20 autoLink 1 smartLinking 0 autoEmbedYoutube 1 autoEmbedEbay 1 autoEmbedInstagram 1 autoEmbedSoundcloud 1 highlightCode 0 bbcodeImgSecure text ebayLanguage 0 ebayCertId rssType post rssSpecification rss2.0 rssTimeLimit 1 week rssLimit 100 rssIncludedCategories 0 rssExcludedCategories 0 rssAllowHtml 1 rssAuthorFormat name rssAuthorInTitle 1 rssWordCount 1000 rssOldTitles 1 rssCache 900 rssFeedBurnerUrl userlistRows 30 userlistOnline 1 userlistAvatar 1 userlistPosts 1 userlistKarma 1 userlistEmail 0 userlistJoinDate 1 userlistLastVisitDate 1 userlistUserHits 1 superAdminUserlist 1 userListUserType 0 showSessionType 2 showSessionStartTime 1800 showWhoIsOnline 1 showStats 1 showGenStats 1 showPopUserStats 1 popUserCount 5 showPopSubjectStats 1 popSubjectCount 5 showPopPollStats 1 popPollsCount 5 showPopThankYouStats 1 popThanksCount 5 userlistCountUsers 1 pollEnabled 1 pollNbOptions 4 pollTimeBtVotes 00:15:00 pollNbVotesByUser 100 pollAllowVoteOne 1 pollResultsUserslist 1 allowUserEditPoll 0 defaultPage recent activeMenuItem mainMenuId homeId indexId moderatorsId topicListId miscId profileId searchId rules | Joomla! detailed language files installed:Warning: Spoiler!Kunena - Finder Disabled
Kunena - Community Builder Disabled
Kunena - Easyblog Disabled
Kunena - Easysocial Disabled
Kunena - Gravatar Disabled
Kunena - JomSocial Disabled
Kunena - Joomla Enabled: access=1 login=1
Kunena - Kunena Enabled: avatar=1 profile=1
Kunena - UddeIm Disabled
Warning: Spoiler!
Joomla! languages installed: cs-CZ Czech (Čeština) pt-PT Português (Portugal) af-ZA Afrikaans (Suid-Afrika) es-ES Spanish (es-ES) fr-FR French (fr-FR) tr-TR Turkish (Turkey) pl-PL Polski (PL) de-DE German (Germany) it-IT Italiano (it-IT) ca-ES Catalan (ca-ES) en-GB English (United Kingdom) hu-HU Hungarian (Hungary) pt-BR Portuguese (Brazil) zh-TW Chinese Traditional (Taiwan) zh-CN Chinese Simplified (China) el-GR Greek (el-GR) nl-NL Dutch (nl-NL) ar-AA Arabic (اللغة العربية)
Third-party components: CommunityBuilder 2.11.0+build.2026.01.12.21.55.56.a25ef0f6c
Third-party SEF components: None
Plugins: Content - Kunena Discuss 6.0.5
Modules: Kunena Latest 6.0.7 | Kunena Search 6.0.5
I hadn't a test site with easysocial and Joomla! 6.0, i had only a test site with easysocial and Joomla! 5.3.x, it has make me some headeache because of easysocial to update this test site to Joomla! 6.0.
Try to delete the following file : \joomla\administrator\cache\autoload_psr4.php; then when you reload the page Joomla! will recreate it automatically
Please set the error reporting in Joomla to maximum and activate the Joomla and Kunena debug mode; perhaps there will be a meaningful error message.
I did 2 times the test but I have a global configuration issue during update from Kunena 6.4.8 to Kunena 7.0.0
I'm on Joomla 6.0.2 , Kunena 6.4.8 (I have no issue with the forum at this step)
I did manual update of Kunena
First the component = OK
Kunena Configuration settings were automatically converted to the new Configuration settings, please validate after installation completes.
Successful updated.
But the Joomla interface change from French to English
I go to the Kunena Component
Database upgraded to version 7.0.0-DEV
Database upgraded to version 7.0.0-BETA3
Second - the language file
Installing language fr-FR - French (fr-FR) ...
Installing language en-GB - English (United Kingdom) ..
I check live test site and our Blog have also a complete new view, no title ....
i come back back to administration/language
Default language for site and administration has been changed from French to English? (can be easily corrected)
But worst, the Content article Parameters have also been changed from initial website
When I save new parameters, blog article titles are visible but with a lot of new datas deseable in initial configuration
Very strange ??
All seems OK, parameters can be corrected ; i think, but why this interaction with other joomla configuration
thanks for your support
take care
Bertrand
supolka.by/forum
- Fixed update server URL in component manifest
- Corrected repository URLs in updates.xml
- Standardized version tags with capital V
This is a maintenance release that fixes the automatic update mechanism.
Installation:
Download and install via Joomla Extension Manager.
IMPORTANT NOTICE FOR EXISTING USERS:
If you experience automatic update errors, please download the latest version manually and install it over your existing installation. This is a one-time fix - future updates will work automatically. The issue has been resolved in version 1.0.5+.