concretecms-community-store / community_store_paypal_standard

Paypal Standard payments for Community Store for Concrete CMS
MIT License
6 stars 7 forks source link

Error when installing PayPal & Authorize.net #9

Open pixoinc opened 6 years ago

pixoinc commented 6 years ago

I haven't had this issue before, but when installing both the PayPal and the Authorize.net add-ons I'm getting the following error. Any idea what might be causing that?

Concrete\Package\CommunityStoreAuthorizeNet\Controller::on_start(): Failed opening required '/home/fixafloo/public_html/c58/packages/community_store_authorize_net/vendor/autoload.php' (include_path='/home/fixafloo/public_html/c58/concrete/vendor:.:/opt/cpanel/ea-php56/root/usr/share/pear')

Is there something server side that is missing to run that?

Mesuva commented 6 years ago

I don't think you'd need to do anything for the Paypal one, but for Authorize.net did you install the 'release' version or the one directly downloaded from the master branch?

The release should already have the extra libraries installed, otherwise you need to install them with composer.

pixoinc commented 6 years ago

Okay. Good to know. I’ll grab those. Got the same error message with PayPal and Authorize.net.

From: Ryan Hewitt [mailto:notifications@github.com] Sent: Tuesday, June 26, 2018 3:00 PM To: concrete5-community-store/community_store_paypal_standard < community_store_paypal_standard@noreply.github.com> Cc: pixoinc jamie@pixoinc.com; Author author@noreply.github.com Subject: Re: [concrete5-community-store/community_store_paypal_standard] Error when installing PayPal & Authorize.net (#9)

I don't think you'd need to do anything for the Paypal one, but for Authorize.net did you install the 'release' version or the one directly downloaded from the master branch?

The release should already have the extra libraries installed, otherwise you need to install them with composer.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/concrete5-community-store/community_store_paypal_standard/issues/9#issuecomment-400460558, or mute the thread https://github.com/notifications/unsubscribe-auth/AKuZINxGyZQ5XEWNxZj4k2_bdfTtoa64ks5uAqDegaJpZM4U4jQQ .