concretecms-community-store / community_store_stripe_checkout

Stripe Checkout payment add-on for Community Store for Concrete CMS
MIT License
1 stars 1 forks source link

Error Installing #1

Closed madesimplemedia closed 5 years ago

madesimplemedia commented 5 years ago

Hi,

I get the following error installing in a new v8.5.1 site:

Concrete\Package\CommunityStoreStripeCheckout\Controller::on_start(): Failed opening required '/home/independantjewel/dev.independantjewellery.com/packages/community_store_stripe_checkout/vendor/autoload.php' (include_path='/home/independantjewel/dev.independantjewellery.com/concrete/vendor:.:/opt/alt/php73/usr/share/pear')

Stack frames (1) 0 Whoops\Exception\ErrorException /home/independantjewel/dev.independantjewellery.com/packages/community_store_stripe_checkout/controller.php19

Thanks Dave

Mesuva commented 5 years ago

Are you using the release zip or just a copy of the master?

Looks like you haven't got the vendor folder in place.

On Mon., 17 Jun. 2019, 12:11 pm madesimplemedia, notifications@github.com wrote:

Hi,

I get the following error installing in a new v8.5.1 site:

Concrete\Package\CommunityStoreStripeCheckout\Controller::on_start(): Failed opening required '/home/independantjewel/ dev.independantjewellery.com/packages/community_store_stripe_checkout/vendor/autoload.php' (include_path='/home/independantjewel/ dev.independantjewellery.com/concrete/vendor:.:/opt/alt/php73/usr/share/pear ')

Stack frames (1) 0 Whoops\Exception\ErrorException /home/independantjewel/ dev.independantjewellery.com/packages/community_store_stripe_checkout/controller.php19

Thanks Dave

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/concrete5-community-store/community_store_stripe_checkout/issues/1?email_source=notifications&email_token=AAIHSMD7YE45ALMN6DFCEMLP25PMDA5CNFSM4HYVE3C2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZ3AQUQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIHSMEKUKPTAOLDJLTWYODP25PMDANCNFSM4HYVE3CQ .

madesimplemedia commented 5 years ago

I click "Clone or download" and then the zip, so maybe I am using the master? How do I download a release zip?

Mesuva commented 5 years ago

There should be a releases tab towards the top.

On Mon., 17 Jun. 2019, 12:29 pm madesimplemedia, notifications@github.com wrote:

I click "Clone or download" and then the zip, so maybe I am using the master? How do I download a release zip?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/concrete5-community-store/community_store_stripe_checkout/issues/1?email_source=notifications&email_token=AAIHSMAWRFNRSI3P26VIZ3TP25RPZA5CNFSM4HYVE3C2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODX2XYWQ#issuecomment-502627418, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIHSMAXS2GZ5IMHLATWIZDP25RPZANCNFSM4HYVE3CQ .

madesimplemedia commented 5 years ago

Working great now, thanks as always!