- Posts: 7
- Thank you received: 7
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 Tapatalk Kunena forum plugin released as beta
Tapatalk just released Kenena forum plugin as beta.
Anyone interesting can try it out here:
tapatalk.com/plugin.php
Any question or problem can post here or tapatalk.com/forum/
Enjoy
Please Log in or Create an account to join the conversation.
1# You've used EXTENSION instead of INSTALL tags within the tapatalk.XML (means it doesn;t recognise the XML file as a valid install file)
2# The INDEX.HTML file errors out the install due to it not being installed to it's own directory. When you remove the index.html from the XML file it installs fine. (as it's not in it's own directory it doesn't need the empty index file)
Here's my plg_system_tapatalk.zip file, can someone check to see if it installs and works OK as I'm not on my usual system and I don;t have a tapatalk enabled phone with me.
Please Log in or Create an account to join the conversation.
The /forum/ is a mod_rewrite so the verification system is looking for /forum/mobiquo which doesn't exist..
Would a rewrite rule for mobiquo work as well perhaps??
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Kymmy wrote: Two faults with the installer
1# You've used EXTENSION instead of INSTALL tags within the tapatalk.XML (means it doesn;t recognise the XML file as a valid install file)
2# The INDEX.HTML file errors out the install due to it not being installed to it's own directory. When you remove the index.html from the XML file it installs fine. (as it's not in it's own directory it doesn't need the empty index file)
Here's my plg_system_tapatalk.zip file, can someone check to see if it installs and works OK as I'm not on my usual system and I don;t have a tapatalk enabled phone with me.
Thanks, we'll check soon.
Please Log in or Create an account to join the conversation.
Kymmy wrote: Also having problems registering forum on the system, probably caused by SEF..
The /forum/ is a mod_rewrite so the verification system is looking for /forum/mobiquo which doesn't exist..
Would a rewrite rule for mobiquo work as well perhaps??
Then don't input your forum url with '/forum/', just input joomla url and it will be fine.
Please Log in or Create an account to join the conversation.