Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question Mod_cbpblatest Error when clicking on Category in Forum

More
15 years 1 month ago #92899 by stormcell
www.stormcell.be

Hi all, i have a website running on Joomla 1.5.23 with Community Builder RC 1.4 and Kunena 1.6.3

All works well, but when i click on a category i get an error

Fatal error: Call to a member function getField() on a non-object in /homez.312/zerian/www/modules/mod_cbpblatest/mod_cbpblatest.php on line 111

I have looked at that particular line, and it goes about a get function on 'formatname' :


if ( count( $entries ) > 0 ) {

$return = '<ul id="mod_cbpblatest' . '_' . $mode . $class_sfx . '">';

foreach ( $entries as $e ) {

$cbPoster = CBuser::getInstance( $e->posterid );

$cbUser = CBuser::getInstance( $e->userid );

$avatar = $cbPoster->getField( 'avatar', null, 'html', 'none', 'list' );

$namePoster = $cbPoster->getField( 'formatname', null, 'html', 'none', 'list' );

$posterUrl = cbSef( 'index.php?option=com_comprofiler&task=userProfile&user=' . $e->userid . getCBprofileItemid( true ) );

$namePosterUrl = '<a class="cbpbEntryLnk" href="' . $posterUrl . '">' . $namePoster . '</a>';

$nameUser = $cbUser->getField( 'formatname', null, 'html', 'none', 'list' );

switch ( $e->mode ) {

case 'g':

This message contains confidential information

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

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

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 120 seconds | Max execution memory: 128M | Max file upload: 64M

This message contains confidential information

Joomla default template details : bigbluelightning01 | author: Joomla Templates | version: 1.0 | creationdate: 2011-03-02

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.6.3 | creationdate: 2011-01-31

Kunena version detailled: Installed version: 1.6.3 | Build: 4344 | Version name: Parlare | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints: Disabled or not installed | CommunityBuilder: Installed (Version : 1.4) | Jomsocial: Disabled or not installed | UddeIm: Installed (Version : 2.3)

Third-party SEF components: sh404sef: Disabled or not installed | ARTIO JoomSEF: Disabled or not installed | AceSEF: Disabled or not installed

Plugins: System - Mootools12: Disabled | System - Mootools Upgrade: Disabled | JFirePHP: Disabled or not installed | Kunena Discuss: Disabled or not installed | Kunena Search: Disabled or not installed | My Kunena Forum Menu: Disabled or not installed | My Kunena Forum Posts: Disabled or not installed

Modules: Kunena Latest: Enabled (Version : 1.6.2) | Kunena Stats: Enabled (Version : 1.6.2) | Kunena Login: Disabled or not installed


Any idea what the problem could be?

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

More
15 years 1 month ago #92978 by xillibit
Hello,

Do you need absolutlety the module cbpblatest ? Maybe you can disable it ?

I don't provide support by PM, because this can be useful for someone else.

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

More
15 years 1 month ago #92986 by thetoast
Your problem might also come from Legacy Mode.

If you really dont need legacy mode disable it. Kunena does NOT support Legacy Mode.

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

More
15 years 1 month ago - 15 years 1 month ago #93008 by sozzled

thetoast wrote: Kunena does NOT support Legacy Mode.

Actually I would like to slightly correct that statement. Joomla does not support legacy mode. J! 1.5 was developed with a feature that gave people a way to try to workaround problems when people wanted to use old J! 1.0 extensions but Joomla never stated that this plugin would always work or that problems would be fixed if the plugin did not work. For that reason, and for that reason especially, the System - Legacy plugin is disabled by default when you create your Joomla website. If people enable it then they must have had a reason ... and the reason may affect their ability to do other things (such as running Kunena, Community Builder or mod_cbpblatest). It's a question of people's choices and the consequences of those choices.

The point that we want to make is not that Kunena does not support legacy mode (which is true) but that legacy mode does not, these days, support Joomla and, by extension, does not support Kunena.

Getting back to the topic. This is a problem involving Community Builder. Perhaps there was a problem with CB 1.4 RC1 that was fixed in the final release of CB 1.4? I don't know anything about mod_cbpblatest or what it does and how it may be involved with Kunena. These are questions that people need to discuss with the good folks at Joomlapolis .
Last edit: 15 years 1 month ago by sozzled.

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

Time to create page: 0.255 seconds