Skip to content

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

@rgilman

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.

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