Skip to content

Fatal error with CIVICRM_SMARTY_AUTOLOAD_PATH in civicrm.settings.php #111

Description

@rgilman

Including the recommended

if (!defined('CIVICRM_SMARTY_AUTOLOAD_PATH')) {
     define('CIVICRM_SMARTY_AUTOLOAD_PATH', $civicrm_root . '/packages/smarty5/Smarty.php'); 
}

in civicrm.settings.php leads to a fatal error with this extension enabled. Disabling it resolves the error. Old extensions seem to be a common cause for this issue.

I'm on WordPress 6.7.2 and CiviCRM 6.0.1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions