Need help with Joomla? We are available for hire to help with Joomla customization, upgrades, maintenance, and custom development.
Explore our services

Fatal error: Declaration of MembershipProAutomationConditions::onAcymDeclareCon

  • reilldesign
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
9 hours 31 minutes ago #179693 by reilldesign
With Acymailing 11.1.0 (Free) ant activated "AcyMailing - Joomla integration" plugin I get this error:

 Fatal error: Declaration of MembershipProAutomationConditions::onAcymDeclareConditions(&$conditions) must be compatible with AcyMailing\Core\AcymPlugin::onAcymDeclareConditions(array &$conditions): void in [Domain]/administrator/components/com_acym/dynamics/membershippro/MembershipProAutomationConditions.php on line 7
 
 
 
 in [Domain]/administrator/components/com_acym/dynamics/membershippro/MembershipProAutomationConditions.php (line 7)

    use AcyMailing\Types\OperatorInType;
    trait MembershipProAutomationConditions
    {
        public function onAcymDeclareConditions(&$conditions)
        {
            if (!$this->installed) {
                return;
            }
            
            
            
            
            

Please Log in or Create an account to join the conversation.

More
9 hours 29 minutes ago #179694 by Tuan Pham Ngoc
Hi

This is something from ACYMailing core code, not Membership Pro. So please report this issue to ACYMailing developer so that they can check and correct it

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • reilldesign
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
9 hours 15 minutes ago #179695 by reilldesign
OK, I'll get in touch.

Please Log in or Create an account to join the conversation.

More
9 hours 14 minutes ago #179696 by Tuan Pham Ngoc

Please Log in or Create an account to join the conversation.