Skip to main content

Questions tagged [core]

The tag has no usage guidance.

0 votes
0 answers
7 views

Fatal Error: You do not have permission to access this page

We are getting this fatal error "You do not have permission to access this page" many times in a day. We are not sure why this is happening. We are running Civi 5.74.4 Wordpress 6.5.5 Php 8....
markd's user avatar
  • 71
0 votes
1 answer
11 views

Cannot get filename from CRM_Core_Error::createDebugLogger() under 5.76.alpha1

$file_log = CRM_Core_Error::createDebugLogger(); $logFileName = $file_log->_filename; under 5.74.4 gives the current log file. Under my instance 5.76.alpha1 it $logFileName is null. This is ...
Stephen Palmstrom's user avatar
1 vote
1 answer
37 views

How to create new custom page in civicrm?

I need to create a new custom page in civicrm for whatsapp integration. I need a page to show the whatsapp template listing. How to do this in civicrm?
Akhil Raj's user avatar
2 votes
1 answer
30 views

Attempting to delete a contact gives 'The contact might be the Membership Organization of a Membership Type.'

The contact was an individual, not an organisation. Examining the code in /vendor/civicrm/civicrm-core/CRM/Contact/Form/Task/Delete.php and /vendor/civicrm/civicrm-core/CRM/Contact/BAO/Contact.php ...
Stephen Palmstrom's user avatar
2 votes
1 answer
39 views

Maybe others want to split the cost to improve FormBuilder's "Existing Contact" functionality?

I have just submitted an issue for the core team to develop the "Existing Contact" functionality to behave more like it does in Webform where, if a contact is not found, an "Add New&...
Daniel Strum's user avatar
1 vote
1 answer
37 views

Exception: "Queue runner must be configured before execution."

This has come up a few times on SE but I've not found a working solution yet. WP 6.4.3 / CiviCRM 5.68.1 - hosted on Cloudways / DigitalOcean (not sure that's relevant) Upgrading to 5.69 and I got the ...
John Bradford's user avatar
0 votes
0 answers
16 views

Create New Contact with Sub-Type Brings Up Wrong Custom Field Sets

As of v5.69 (maybe earlier, not sure), whenever we go to "Contacts / Create Individual / Create " to create one of our sub-types, the wrong set of custom fields show up for that type in the ...
Paul B's user avatar
  • 827
1 vote
1 answer
92 views

Upgrade Civicrm entire database to 5.66.0 version

First time attempting to #update CiviCRM to the 5.66.0 version. I am using #WordPress version 6.3.22 and #PHP 8.1. If I have 68,000 individual contacts, most of them with notes in their individual ...
Edwin's user avatar
  • 11
1 vote
1 answer
78 views

DB Error: unknown error in unknown on line unknown During Member Report Export

CiviCRM v5.65.1 WordPress v6.3.1 Self Hosted with cPanel The error I get when I go to Find Membership-Select X Members-Export (total number 16): Civi\Core\Exception\DBQueryException: DB Error: unknown ...
Paul Williams's user avatar
1 vote
1 answer
198 views

I have the dreaded "[unauthorized: Authorization failed" error on a WordPress dev site

We're testing CiviCRM to determine if it's fit for our purpose. Tests were going well until we hit an unexplained snag for which we can't find a definitive fix. The error is as follows .. Fatal error: ...
Kerry Denten's user avatar
0 votes
2 answers
147 views

Issues with contact importing - Mismatched Contact Type and more

I'm seeing some issues with contact importing, and I wondered if anyone else is? Civi 5.58.0 on Wordpress with PHP 7.4 We have a process where we fairly regularly reimport existing contacts back into ...
Robin Fenwick's user avatar
0 votes
1 answer
21 views

Frequency distribution for radio custom fields / survey / statistics / report

we have set up a tiny survey with a bunch of custom fields with data type int and a radio controlled option set Value | Label ------------- -1 | No 0 | Unknown 1 | Yes attached to ...
nielo's user avatar
  • 1,304
1 vote
1 answer
36 views

How is email_id field on civicrm_group_contact table used?

See also https://lab.civicrm.org/dev/core/-/issues/4032 Overview I'm currently working with an organisation who are moving to CiviCRM. They have contacts, who frequently have multiple employers, ...
Braders's user avatar
  • 111
5 votes
1 answer
492 views

CiviCRM support for PHP 8.1?

Drupal 9 has now deprecated PHP 7.4. CiviCRM gives lots of deprecated and warning messages under PHP 8.1. It is possible to suppress them by adding // PHP 8.1 generates lots of warnings that 7.4 does ...
Stephen Palmstrom's user avatar
0 votes
1 answer
65 views

What is the expected behaviour of ACL in regard to group management (and are there changes planned for the future)?

I have observed the following behaviour during testing an ACL-Setup. Could anyone let me know if this is the expected behaviour and if there are any more or less particular plans to change that in the ...
Fabian's user avatar
  • 3,617

15 30 50 per page
1
2 3 4 5
7