In my Backdropcms site, I have recently upgraded the Civicrm version from 5.78.3 to 6.5.0 (latest version).
Besides Civicrm I have other Civicrm related module in my site. These are the modules I have in the site installed -
- CiviCRM Theme
- CiviMember Roles Sync
- CiviCRM Cron
- Webform CiviCRM Integration
and some other custom modules for custom functionality.
I have followed this doc and upgraded the Civicrm. But After the upgrade when i cleared cache and re-enabled the modules, then I got this error and the site is now unreachable.
Error: Call to undefined function civicrm_initialize() in civicrm_member_roles_menu() (line 26 of /civicrm/backdrop/modules/civicrm_member_roles/civicrm_member_roles.module).
Anyone have any idea how can i solve this error?
Recent comments
The Search module from CMS core allows to limit the Content type and is quite suitable for use, the settings are available for understanding. The form is added to the pages like other blocks /...
Generating Search Form
I played around with metatags and when i revisited those pages they now have description metatags. Not sure what the initial problems were though. Sorry for the time waste.
Meta tag description on a page created by a layout
You might want to chime in on this issue.
Meta tag description on a page created by a layout
Layout is not Content, it is not used to create pages, so I think you have chosen the wrong way. To avoid problems, just need to use every tool for its own purpose. This is not a direct answer,...
Meta tag description on a page created by a layout
What are you trying to search? Titles of contents? Content of body field? Have you tried creating a View and adding an exposed filter? Otherwise the search API module is a powerful way to create...
Generating Search Form