- Posts: 15
- Thank you received: 0
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 BBcodes disabled
So it is in line with your saying to change it to:
Excuse me if I am telling you to spell this out to me like an idiot, but I have learned that even a single character in the wrong place in the php can wreck havoc in the code and cause all kinds of strange errors!
So I ask you to please clarify if the file is indeed lib/kunena.parser.php because I am sure you can understand the untrained person's fear of changing any of your code, and the need to have verification of the correct file.
Also, to show you how little I know, this file exists in both the administrator and the components. Does the same edit have to occur in both places?
Click on a name to view its properties.
/ public_html / administrator / components / com_kunena / lib / (
/ public_html / components / com_kunena / lib /
And if they are identical files, can I just ftp the first I have edited, over the identical one in the other folder? Or are they 2 distinctly different files, even if they have the same names?
Please Log in or Create an account to join the conversation.
I must be a bit tired not to be able to remember the filename in my eclipse window next to my browser. :blush:
Please Log in or Create an account to join the conversation.
Oops, I was talking of the same file you were modifying: lib/kunena.parser.php
I must be a bit tired not to be able to remember the filename in my eclipse window next to my browser. :blush:
Looks like we were posting at the same time!
Can you please make this one issue clear?
/ public_html / administrator / components / com_kunena / lib / (
/ public_html / components / com_kunena / lib /
The file is in 2 places. Do both files need to be edited? This may sound dumb, but it just shows how clueless I am in php. :blush:
Please Log in or Create an account to join the conversation.
Actually this file should not be in admin.
Please Log in or Create an account to join the conversation.
/public_html/components/com_kunena/lib/
Actually this file should not be in admin.
Well, I am afraid to touch what is in the admin, but there is a lib folder in the admin, and it has the same exact contents/files as the lib folder in the components. For fear of unknown consequences, I will just let them stay there, but these were from my install of 1.5.7
The fact that there are mirror files in admin, would that cause a conflict? Or maybe you are too tired right now to remember some folders you created! :laugh:
Please Log in or Create an account to join the conversation.
Click on a name to view its properties.
/ public_html / administrator / components / com_kunena / lib / (Current Folder)
Create New Folder
Upload file(s)
Up one level
Create New File
fx.upgrade.class.php 15 k 0644
index.php 0 k 0644
kunena.authentication.php 3 k 0644
kunena.bbcode.js.php 10 k 0644
kunena.category.class.php 3 k 0644
kunena.communitybuilder.php 5 k 0644
kunena.config.class.php 13 k 0644
kunena.credits.php 6 k 0644
kunena.db.iterator.class.php 2 k 0644
kunena.debug.php 4 k 0644
kunena.defines.php 2 k 0644
kunena.file.class.php 4 k 0644
kunena.file.upload.php 3 k 0644
kunena.forumjump.php 1 k 0644
kunena.helpers.php 2 k 0644
kunena.image.upload.php 3 k 0644
kunena.karma.php 7 k 0644
kunena.link.class.php 16 k 0644
kunena.mail.php 1 k 0644
kunena.parser.base.php 26 k 0644
kunena.parser.bbcode.php 12 k 0644
kunena.parser.php 45 k 0644
kunena.pathway.old.php 5 k 0644
kunena.pdf.php 8 k 0644
kunena.permissions.php 5 k 0644
kunena.rss.php 5 k 0644
kunena.rules.php 2 k 0644
kunena.search.class.php 19 k 0644
kunena.session.class.php 3 k 0644
kunena.stats.class.php 5 k 0644
kunena.statsbar.php 5 k 0644
kunena.timeformat.class.php 4 k 0644
kunena.user.class.php 6 k 0644
kunena.version.php 3 k 0644
They are the same ones also in my components. And in case this is something of a bug, I am also pasting for your reference the folders which appear in my admin for kunena:
Click on a name to view its properties.
/ public_html / administrator / components / com_kunena / (Current Folder)
Create New Folder
Upload file(s)
Up one level
images 755
install 755
language 755
lib 755
plugin 755
Create New File
admin.kunena.html.php 137 k 0644
admin.kunena.php 78 k 0644
kunena.cpanel.php 13 k 0644
manifest.xml 1 k 0644
toolbar.kunena.html.php 5 k 0644
toolbar.kunena.php
Now if these duplicates, if they are truly duplicates, would/can/are cause conflicts or unexpected errors, please let me know. Maybe this kunena version is installing duplicate files you are not aware of. If they cause no harm to be there, then I have no problem. But if they may allow some kind of vulnerability, let me know.
But that is why I asked which ones to edit? for the admin or components, or both versions?
Please Log in or Create an account to join the conversation.