Contents
Is there an extension for the change log on CiviCRM?
Re-enables the basic “Change Log” from CiviCRM after the full logging has been enabled, so that admins can see the list of changes that were done before logging was enabled. This extension calculates and displays the contact’s age from the date of birth.
How do I install CiviCRM on my Drupal site?
Installing CiviCRM on Drupal. At the time this article was written, 4.4.2 was the most recent stable version. Log in to your Drupal site as the administrator. On the top menu bar, click Modules, and then click Install new module. Click Browse, select the zip file on your local computer, and then click Install.
How to install CiviCRM as an extension in Joomla?
To install CiviCRM as a Joomla extension, follow these steps: Use your web browser to visit https://sourceforge.net/projects/civicrm/files/civicrm-stable. Click the CiviCRM version you want to download, and then download the civicrm-x.x.x-joomla.zip file, where x.x.x represents the version number.
Where to find the CiviCRM fatal error log?
If you receive a CiviCRM fatal error, you can find a more detailed error in one of two ways. CiviCRM fatal errors are characterized by a yellow background: If you have direct access to the files on your server, the CiviCRM log can be found in the ConfigAndLog directory. Directions to find the ConfigAndLog directory can be found here.
Where to find the configandlog directory in CiviCRM?
Directions to find the ConfigAndLog directory can be found here. Errors are labeled with timestamps, and include both debug and backtrace information. Go to Administer menu > System Settings > Debugging and Error Handling, select “Yes” to both “Enable Debugging” and “Display Backtrace”, and press “Save”.
How to troubleshoot CiviCRM installation in Windows 10?
Go to Administer menu > System Settings > Debugging and Error Handling, select “Yes” to both “Enable Debugging” and “Display Backtrace”, and press “Save”. Repeat the steps that caused your error, and you’ll see a much more detailed error.
Do you need UTF8 locale for CiviCRM installation?
If you plan to have multiple languages used in your CiviCRM installation it is strongly recommended that you ensure that locale is set to a UTF8 locale and also ensure that you set utf8 as the standard encoding for MySQL. To alter locale you can configure as per Ubuntu instructions, Debian, CentOS.
Which is the best server environment for CiviCRM?
A recommended server environment should typically meet these guidelines: PHP: 7.2, 7.3, 7.4 — with configuration and extension requirements. Php 8 is supported from 5.40. MySQL: MySQL 5.7.5+ or MariaDB 10.0.0.2+ — with configuration requirements
What are the requirements for the CiviCRM core?
Required for CiviCRM Core ¶ 1 PHP BCMath – required for calculating financial values in CiviCRM Core. 2 PHP Curl – required for many payment processors, the extension manager, and the CiviCRM News dashlet. 3 PHP DOM XML – required by CiviCase. 4 PHP Multibyte – required for internationalisation and proper encoding of fields.