Search Results (Searched for: joomla)

19 Mar 2024 13:02
Do you want a completely new forum just because of the difficulty with the migration, or do you want to fundamentally reorganise the forum?
If you want a new forum, the best way would have been if you had already removed Kunena 5.1 from the old Joomla installation via Kunena -> Tools -> Uninstall Kunena. Then search for Kunena via the extension manager to uninstall all Kunena extensions, if available. Then migrate Joomla to 4.4.3 and then reinstall Kunena.
Since you still have the old site, try it this way. But make sure you keep a backup of your old site.
This would have been the right way to migrate: docs.kunena.org/en/basics/upgrade/upgrade-k6-x
And this is a guide for a new installation for Kunena 6.x: docs.kunena.org/en/basics/installation/installation-k6-x
19 Mar 2024 04:24
I would like to make change to the Aurelia template.  For example, I would like to use a custom set of 
topic icons in the editor and have title for hovering over the icon.

Joomla has the concept of a child template of Cassiopeia. Does kunena Aurelia have something like this?
How would I go about changing the default.php in /components/com_kunena/template/aurelia/layouts/topic/edit/
without it being overwritten by a kunena update?
18 Mar 2024 23:34
The second fix (1722-1733) looks like it works, without breaking anything. I'll do more testing.
18 Mar 2024 23:27
Ok, thank you. I did some checking on one of my other sites - when lines 71-75 are commented out, Kunena gives an error "0 - Class "CBuser" not found" - we'll need to check that the rest of the plugin works as well once any changes are made.
18 Mar 2024 23:21 - 18 Mar 2024 23:21
I have commented some lines on your test site, the 1722 to 1733 on the file github.com/Kunena/Kunena-Forum/blob/K6.2...fig/KunenaConfig.php so now the issue has disappeared. This part of code commented is here since K2.x or even before i don't know the purpose
18 Mar 2024 20:02
Hey there,
I ran into some issues with the migration of an Joomla 3.9.8 to Joomla 4.4.3 with Kunena 5.1.. (now 5.2.) and Kunena 6.2.4. Sounds hard? It is. But maybe you got some help. 

I try my best to stay focused and describe what I did. 
  • We had an really old Joomla site with old PHP Version and I still have this locally in my XAMPP with PHP 7.3. 
  • New Joomla 4.4.3 with already installed Kunena (sadly, my fault)
  • I exported the kunena-tables from the Kunena 5.1 Version like describe in the migration guide here:  www.kunena.org/docs/en/faq/migrate-the-f...-users-to-a-new-site
  • Then I jumped over to the new page, and first uninstalled via Joomla Extension Manager the whole Kunena Stuff
  • then imported the old tables, like mentioned in the migration guide (link above) --> include the prefix step and so on
  • Tried to installed Kunena --> Installation abort "You Should not upgrade from Kunena 5.1." ok.. no problem
  • Removed all kunena Tables from the Database on the new server again. Made sure no Kunena Plugins are installed --> So far so good
  • Back to the old page on my local Xampp. Update Kunena to Version 5.2.14 - Exported the tables again like the migration guide above
  • Jump over to the new page, Imported the table, prefix change and so on
  • Ran into an error --> unkown table and so on (fix for that -->  www.kunena.org/forum/k-6-0-support/16762...ield-list-kunena-6-x ) after that different troubles with kunena Plugins and Installation of Language pack failed (said Kunena is not installed and stuff) 
  • Also when I tried to install Kunena there was always "Copy Fail Error".. the Component were quite there, but with error, and it felt like the setup did not run to the end

So... that's kind of the whole story. Because I tested a lot later... which always ended up in remove the kunena_tables from the database and uninstall the Kunena Forum via Extenstion Manager or via Kunena itself (if possible). Also cleaned the cache and stuff. 

The whole Joomla setup is running in a web hosting solution. No root-Server.

My question and thanks for reading until here. What is the best way to fully remove the Plugin now and get a complete clean install? I don't want the old data from the previous page anymore. I just want a clean and fresh install. :-)

because the new Joomla Page is up and running (only forum missing) I would not like to re install Joomla. 

Best and thanks!!! 

 
18 Mar 2024 18:56
Wonderful, thank you for the update!
18 Mar 2024 18:51
Hi,

I have just tried to investigate on the issue, by commenting the lines github.com/Kunena/Kunena-Forum/blob/K6.3.../comprofiler.php#L71 71 to 75 the issue doesn't happens. A possibility to fix that should be use the namespaces call from CB classes instead the old way. The namespaces class seems not loaded by Joomla!. I have asked some advises to the CB team.
17 Mar 2024 10:38 - 18 Mar 2024 17:34
I can imagine that opinions differ quite a bit as to whether emoticons should be displayed as an image or as code when writing a post.
Is there a possibility to insert a line in the configuration of Kunena or the Kunena template "Show emoticon" and offer "Image" or "Code" for selection?
Admins who create a backup only as security for the website could select "Image" and admins who create a backup for testing on a local test server could select "Code".
The solution that the emoticon is only called via the Joomla installation and not via the whole domain is probably not feasible or is there hope for a solution here?

Addendum:
After having worked with the emoticons again after a long time, I realized that the call in the backup no longer contains the subfolder.
The call in the backup is identical to the call in the Lifesite, but the emoticon is not displayed in the backup, only the [img .

Gindi
 
13 Mar 2024 13:09
Replied by rich on topic Help needed: Logs Backend view

When a user thanks someone for a post, they are listed as the user and the user they thanked is listed as the target user.

This should not be entered in the logs, as it is not a moderator activity.

If the same user replies to the target user's post, no entry is displayed.

This is correct, as only admin or moderator activities are entered.

If I reply to the same post as an administrator, there is an entry with the target user (0).

This is also correct, as a reply is made to the post, not directly to the user. The target user is then displayed when you insert a private message in the reply.

There is also a difference in the time entries. The date of creation or reply to a topic or post is displayed in the forum in CET (local time), but in the log in UTC, i.e. one hour less.

Confirmed. The time zone selected in Joomla is not adopted by Kunena in the backend. I will create a ticket on Git.
12 Mar 2024 14:00
Hello,

Kunena beta3 is not yet released, i think next week after the release of the beta2 of Joomla! 5.1. I can generate a nightly build later in the evening.
11 Mar 2024 14:43
Hi,

I’am able to connect to your application to edit file on your host system, i need to make others try to see if it can be fixed
11 Mar 2024 01:56
Hi Xillibit, have you tried logging in? Can I help in any way?

This bug is blocking me moving from Joomla 3 to 5, so I would like to get it resolved. If I can help in any way, please let me know how.
09 Mar 2024 11:17 - 09 Mar 2024 11:19
Replied by ruud on topic Help needed: Logs Backend view
Hi Gindi,
Thanks for the feedback and you are correct.
While refactoring the view and filters I try to use as much functionality that Joomla offers out of the box, so instead of creating a kunena (target) user field I used the Joomla build in user field.
Advantage is that this is maintained, has a lot of functionality (like searching for a user), disadvantage is that the 'name' cannot be changed. So we cannot name it target user...

I can also create a kunena user field that can have any name. It would then be a dropdown of all users that actually can be filtered (so do not display users in the list that do not have an entry in the log table), but that will be a dropdown and not the modal popup with all functionality it has now.

So this is I think somewhat personal or depending on the site usage ( few or many users etc)

I am able to create the kunena user fields but want to avoid having to revert that change (as I cannot revert my time :))

Maybe @ritch or @florian can also discuss / make a decision.

What would be your preference Gindi?
06 Mar 2024 12:09 - 06 Mar 2024 12:43
404 bei Aktion - button was created by K.A.
  Hallo Leute.
Ich bau grad eine Seite mit Forum auf ( www.zwift.li ) und befasse mich von daher mit kunena.
Bis anhin ging es mit Ach und Krach aber bei dem Problem steh ich an.

Jede Option des Buttons Aktion endet in Fehler 404... was ist falsch?

Vielen lieben Dank schonmal fürs lesen

Nachtrag: Moderieren geht auch nicht wobei löschen und Wiederherstellen hingegen funktioniert.
Nachtrag 2: Achso ja... Joomla 5 und kunena 6.2.4
Displaying 16 - 30 out of 44347 results.
Time to create page: 1.592 seconds