Skip to Content Skip to Menu

Fatal error on config getValue?

  • elawad
  • elawad
  • OFFLINE
  • Posts: 9
  • Thanks: 0
  • Karma: 0
8 years 10 months ago - 8 years 10 months ago #273513 by elawad
Fatal error on config getValue? was created by elawad
Hi there!
Iam trying to get started with a plugin for Community Builder but have some issues on these lines:
Code:
$config->getValue( 'config.mailfrom' ), $config->getValue( 'config.fromname' ) ); $mailer->setSender($sender);

It gives me a "Fatal error: Call to undefined method Joomla\Registry\Registry::getValue() in ..."

Does someone know why? And how to call up values from the config file if not like this?

Thanks!
Last edit: 8 years 10 months ago by elawad.

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

Moderators: beatnantkrileon
Powered by Kunena Forum