Skip to Content Skip to Menu

Fatal error: Call to a member function NameQuote

  • dewinky
  • dewinky
  • OFFLINE
  • Posts: 18
  • Thanks: 0
  • Karma: 0
12 years 3 months ago #204986 by dewinky
CB 1.81
Joomla 2.56
php 5.3

Just upgraded to 1.81 and start seeing these errors:

500 internal server error

Logs show the following:


xxx.org/index.php/briefcase/my-messages
PHP Fatal error: Call to a member function NameQuote() on a non-object in /hermes/bosweb/web091/b911/ipg.xxxxx/yyyy/administrator/components/com_comprofiler/plugin.foundation.php on line 55

plugin.foundation.php on line 55: the bold part looks like the problem

$cleanedANDpubAccess .= ' AND ' . $_CB_database->NameQuote( 'language' ) . ' IN ( ' . $_CB_database->Quote( $_CB_framework->getCfg( 'lang_tag' ) ) . ', ' . $_CB_database->Quote( '*' ) . ', ' . $_CB_database->Quote( '' ) . ' )';

Any help, please!

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

Moderators: beatnantkrileon
Powered by Kunena Forum