Skip to Content Skip to Menu

Gateways page problem on backend

  • liaskas
  • liaskas
  • OFFLINE
  • Posts: 382
  • Thanks: 36
  • Karma: 2
  • Add-ons
2 years 11 months ago #327065 by liaskas
Gateways page problem on backend was created by liaskas
Hello...
Today i tried to check the paypal gateway on my site, but when i click on Gateways admin menu item i get...

An error has occurred.

0 Call to a member function get() on null

Payments work fine

Can you please advise?

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

  • beat
  • beat
  • OFFLINE
  • Posts: 2169
  • Thanks: 463
  • Karma: 352
2 years 11 months ago #327067 by beat
Replied by beat on topic Gateways page problem on backend
Please make sure that you have latest versions of Joomla, CB and all add-ons.
For CB and add-ons, go to Plugin management -> Install & update and click "Update All" (of course backup first as usual).

Does that solve your issue ?

If not, please state versions of Joomla, PHP and Mysql.

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

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

  • liaskas
  • liaskas
  • OFFLINE
  • Posts: 382
  • Thanks: 36
  • Karma: 2
  • Add-ons
2 years 11 months ago #327070 by liaskas
Replied by liaskas on topic Gateways page problem on backend
Thank you for your reply...

Community Builder Updates: Your install is up to date.

Database Type mysql
Database Version 5.7.36
Database Collation latin1_swedish_ci
Database Connection Collation utf8mb4_general_ci
PHP Version 7.4.25
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 3.10.0 Stable [ Daraja ] 14-August-2021 11:55 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT

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

  • beat
  • beat
  • OFFLINE
  • Posts: 2169
  • Thanks: 463
  • Karma: 352
2 years 11 months ago #327084 by beat
Replied by beat on topic Gateways page problem on backend
Check this:
CB -> Tools -> Check Community Builder Plugins Database

And if there are errors, click the fix button.

If there are no errors on fixing, but you still see the error, please enable Joomla Configuration -> System -> Debug site
It should display more information.

Or the fix gives errors with row sizes, please check this possible issue with collations:
www.joomlapolis.com/forum/277-cb-paid-subscriptions-support/244073-solved-subscription-plugin-not-working-properlly?start=6#325450

If that doesn't fix it or you found the issue, please report back in all cases :-)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

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

  • liaskas
  • liaskas
  • OFFLINE
  • Posts: 382
  • Thanks: 36
  • Karma: 2
  • Add-ons
2 years 11 months ago - 2 years 11 months ago #327090 by liaskas
Replied by liaskas on topic Gateways page problem on backend
Thank you for your reply. Database gives no red lines to be fixed. Enabled debug and i got some errors. Please check if they are related...

An error has occurred.
0 Call to a member function get() on null
/home/myaccount/public_html/libraries/CBLib/CBLib/AhaWow/View/RegistryEditView.php:1752
Call stack
#FunctionLocation
1()JROOT/libraries/CBLib/CBLib/AhaWow/View/RegistryEditView.php:1752
2CBLib\AhaWow\View\RegistryEditView->renderOneParamAndChildren()JROOT/libraries/CBLib/CBLib/AhaWow/View/RegistryEditView.php:1285
3CBLib\AhaWow\View\RegistryEditView->renderAllParams()JROOT/libraries/CBLib/CBLib/AhaWow/View/RegistryEditView.php:451
4CBLib\AhaWow\View\RegistryEditView->renderEditRowView()JROOT/libraries/CBLib/CBLib/AhaWow/Controller/Elements/TableBrowser.php:2861
5CBLib\AhaWow\Controller\Elements\TableBrowser->renderList()JROOT/libraries/CBLib/CBLib/AhaWow/Controller/Elements/TableBrowser.php:2469
6CBLib\AhaWow\Controller\Elements\TableBrowser->draw()JROOT/libraries/CBLib/CBLib/AhaWow/View/RegistryEditView.php:2429
7CBLib\AhaWow\View\RegistryEditView->renderOneParamAndChildren()JROOT/libraries/CBLib/CBLib/AhaWow/View/RegistryEditView.php:1285
8CBLib\AhaWow\View\RegistryEditView->renderAllParams()JROOT/libraries/CBLib/CBLib/AhaWow/View/RegistryEditView.php:451
9CBLib\AhaWow\View\RegistryEditView->renderEditRowView()JROOT/libraries/CBLib/CBLib/AhaWow/Controller/RegistryEditController.php:317
10CBLib\AhaWow\Controller\RegistryEditController->draw()JROOT/libraries/CBLib/CBLib/AhaWow/View/ActionViewAdmin.php:133
11CBLib\AhaWow\View\ActionViewAdmin::editPluginView()JROOT/libraries/CBLib/CBLib/AhaWow/Controller/ActionController.php:542
12CBLib\AhaWow\Controller\ActionController->drawView()JROOT/administrator/components/com_comprofiler/controller/controller.plugin.php:258
13CBController_plugin->editPluginView()JROOT/administrator/components/com_comprofiler/controller/controller.plugin.php:208
14CBController_plugin->editPlugin()JROOT/administrator/components/com_comprofiler/admin.comprofiler.controller.php:290
15require()JROOT/administrator/components/com_comprofiler/comprofiler.php:14
16require_once()JROOT/libraries/src/Component/ComponentHelper.php:402
17Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
18Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/AdministratorApplication.php:101
19Joomla\CMS\Application\AdministratorApplication->dispatch()JROOT/libraries/src/Application/AdministratorApplication.php:159
20Joomla\CMS\Application\AdministratorApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
21Joomla\CMS\Application\CMSApplication->execute()JROOT/administrator/index.php:51
Last edit: 2 years 11 months ago by liaskas.

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

  • beat
  • beat
  • OFFLINE
  • Posts: 2169
  • Thanks: 463
  • Karma: 352
2 years 11 months ago #327101 by beat
Replied by beat on topic Gateways page problem on backend
I'm not able to reproduce this issue. Which gateways did you have configured ? and which were enabled ?

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

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

Moderators: beatnantkrileon
Powered by Kunena Forum