Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


Fatal error: Call to undefined method: cbmenubar->
Date: 2008/06/15 22:40 By: polis Status: User  
Karma: 1  
Fresh Joomlapolitan

Posts: 2
graphgraph
Hi, I'm using Community Builder for over 2 years and i never had any problems.

Just today I encountered this error, when I try to see someones user profile:

Fatal error: Call to undefined method: cbmenubar->() in /home/.. ../public_html/components/com_comprofiler/plugin/user/plug_cbmenu/cb.menu.php on line 684

I searched the forum but did not find anything like this.

If someone could help I would appreciated very much.

Thanks
Click here to see the profile of this user The administrator has disabled public write access.

Re:Fatal error: Call to undefined method: cbmenubar->
Date: 2008/09/21 15:30 By: MatthiasX Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 2
graphgraph
I have the same error in 1.1 and 1.2 RC
need help
Click here to see the profile of this user The administrator has disabled public write access.

Re:Fatal error: Call to undefined method: cbmenubar->
Date: 2008/10/31 08:17 By: MatthiasX Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 2
graphgraph
I have also the same Error. Need help!!


Fatal error: Call to undefined method: cbmenubar->() in ......./public_html/components/com_comprofiler/plugin/user/plug_cbmenu/cb.menu.php on line 684
Click here to see the profile of this user The administrator has disabled public write access.

Re:Fatal error: Call to undefined method: cbmenuba
Date: 2008/10/31 12:17 By: beat Status: Admin  
Karma: 238  
Admin

Posts: 3995
graphgraph
Looks like a bug in the PHP version that you have...

Which PHP version do you guys run (you can find it in help/system -> info menu of joomla) ?

To workaround that bug replace that line 684:

Code:

     $this->$myParent();



with:

Code:

     $this->cbBestMenuHandler();



(but please still reply to the PHP version so we can report bug to PHP).

And also upgrade your PHP to latest...This bug may affect other areas.

Thanks.

Edit: assigned #83...

Post edited by: beat, at: 2008/10/31 12:19

EDIT: removed a mistyped '$'

Post edited by: beat, at: 2008/10/31 12:20
Beat - Developer on Community Builder core Team
- If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now
- Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
Click here to see the profile of this user The administrator has disabled public write access.

Re:Fatal error: Call to undefined method: cbmenuba
Date: 2008/11/01 18:33 By: beat Status: Admin  
Karma: 238  
Admin

Posts: 3995
graphgraph
Mathiax,

Could you please please just tell us which PHP version that you are using ?

We want to close that bug with proper workaround. Thanks.

I checked in the PHP's bug-tracker and this bug is not reported yet.
Beat - Developer on Community Builder core Team
- If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now
- Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
Click here to see the profile of this user The administrator has disabled public write access.

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login