Kunena 6.3.8 Released

The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

Solved Cannot find "com_kunena" on my server

More
5 months 3 weeks ago #1 by ml12
Good afternoon,

I am currently working on a friend's site to customise it and specifically the "profilebox" part on the left side of topics in order to remove the button "more information" and display the informations directly.

I have been trying to find the path "components/com_kunena" as I suppose the file I need to change is there but unfortunately, I cannot find it. 

It looks like it's not on the server side and I have also the same issue with "Community Builder", even though images coming from "components/com_comprofiler" are displayed on the site, I cannot find the folder on the server side.

My friend installed Joomla by himself and I am working on it since then. Can it be a configuration problem from the start or would you have an idea what the solution could be ? Or maybe is it something that is not present anymore on new joomla versions ?

Any help would be greatly appreciated and I thank you in advance for your support.

I am posting the config below.

Thank you and a beautiful day.

ml12


This message contains confidential information

Database collation check: The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 50000 seconds | Max execution memory: -1 | Max file upload:

Kunena menu details:

Warning: Spoiler!

Joomla default template details : g5_myriad | author: RocketTheme, LLC | version: 2.5.0 | creationdate: December 14, 2021

Kunena default template details : Aurelia | author: Kunena Team | version: 6.3.3 | creationdate: 2024-07-16

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 6.3.3 | 2024-07-16 [ Git Repository ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: CommunityBuilder 2.9.2+build.2024.07.23.16.20.17.527dc60a7

Third-party SEF components: None

Plugins: None

Modules: None

Please Log in or Create an account to join the conversation.

More
5 months 3 weeks ago #2 by Pinkeltje

I have been trying to find the path "components/com_kunena" as I suppose the file I need to change is there but unfortunately, I cannot find it. 

Where are you looking for the files? They should be there in the site's rootfolder otherwise the site can't work.

But you could eventually make the required changes with css also
Code:
.profile-expand .heading.btn.btn-outline-primary.border.btn-xs.hasTooltip {     display: none; } .profile-expand .content {     display: block !important; }

Please Log in or Create an account to join the conversation.

More
5 months 2 weeks ago - 5 months 2 weeks ago #3 by ml12
Hello Pinkeltje,

Oh thank you so much for your very fast answer and help, it is very kind of you and I appreciate it very much ! 

The code you shared works perfectly and is simpler than the way I was about to do it, thanks.

For the "com_kunena" component parts, this is what I also thought and it is why it seemed stranged to me that I don't find it but it is certainly a matter of finding where to search.

I went to "/components/" and "/administrator/components" and tried to search the folder other ways but I didn't find it at the moment.

I am going to keep searching until I find it because I also need to find the "community builder" component for something else and in the meantime, I thank you again and wish you to have a bright and peaceful day.

ml12
Last edit: 5 months 2 weeks ago by ml12.

Please Log in or Create an account to join the conversation.

More
5 months 2 weeks ago #4 by Pinkeltje
With what program do you search for files? If you use i.e. Filezilla and go to the right root folder you should be able to find all the files. Or on localhost i.e. with xampp in htdocs/sitename/

Please Log in or Create an account to join the conversation.

More
5 months 2 weeks ago #5 by ml12
I tried with Filezila, sftp on terminal and on the files manager from the webhost but I just figured out that there was a folder I didn't see containing all the website files and that files inside the root folder were actually coming from the old joomla site that was installed.

So, it's all good and working perfectly now !

Thank you.

ml12

Please Log in or Create an account to join the conversation.

Time to create page: 0.448 seconds