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 Column shift in threaded view

More
17 years 2 months ago - 17 years 2 months ago #929 by Matias
Sorry, the first code should be html <!-- and -->.

If it works, you can also remove those once and for all. B)

Just remember to run stat SQL script again when you're done. Otherwise some of your users will get locked to threaded view.
Last edit: 17 years 2 months ago by Matias.

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

  • webrus
  • webrus's Avatar Topic Author
  • New Member
  • New Member
More
17 years 2 months ago - 17 years 2 months ago #990 by webrus
Replied by webrus on topic Re:Column shift in threaded view
This time I got it. Maybe you can edit your instruction above and make the following modification, as the adaption you suggested left some problems with the border. So I started experimenting in the way of trial-and-error (as I have no idea of php or html) and found out that it should read and work like this:

components/com_kunena/template/default/plugin/myprofile/ myprofile_set.php:

Comment out line 38:
Code:
<!-- <strong><?php echo _USER_PREFERED; ?>*</strong>: -->

Comment out lines 41-48
Code:
<!-- <?php ?> -->
Last edit: 17 years 2 months ago by webrus.

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

More
17 years 2 months ago #1038 by Matias
I didn't check my changes, just looked at the old file. But I'm glad that you got it working. My comments have been fixed, thanks!

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

Time to create page: 0.231 seconds