AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: Gordon Taylor on June 13, 2015, 01:35:50 PM

Title: Stripe Problem
Post by: Gordon Taylor on June 13, 2015, 01:35:50 PM
I've just built a new store and I'm using stripe as my payment system.

I'm getting the following error:

2015-06-13 13:26:03 - error:  AbanteCart core v.1.2.2 Class 'Modelextensiondefaultstripe' not found in <b>/home/bigzbeve/public_html/southerntierbeerevents.us/advertise/core/engine/loader.php</b> on line <b>100</b>

I have it up and running without a flaw on 1.2.1, not sure what's going on here.

+++++++++++Update++++++++++++++++=

The value the is on line 100 core>engine>loader.php in 1.2.1 is on line 113 in 1.2.2.

Hope that helps with the fix ... I assume that the extension is looking for a value on line 100 when it was written for 1.2.1 and it's moved in 1.2.2 .. I'm just sayin'
Title: Re: Stripe Problem
Post by: eCommerce Core on June 16, 2015, 12:57:23 PM
Gordon, please help me reproduce this problem.

I tried test account and there is no error. Do you use live mode? Based on the error it should not matter.
Are you sure no files are missing or with incorrect permissions on your system?

Look in the /extensions/default_stripe/storefront
Make sure all files have read and exec permissions for web server.
Title: Re: Stripe Problem
Post by: Gordon Taylor on June 16, 2015, 02:31:41 PM
Well, I don't know then. Let me try something else. I'm getting a technical error page from AbanteCart Cart and the error code I'm getting is posted in the previous post.

I simply installed the extension, then tried it in test mode and I get that error. It won't go to the page where you enter your credit card info, I get the technical error page.

As I've said, I have it installed and working fine on 1.2.1
Title: Re: Stripe Problem
Post by: eCommerce Core on June 16, 2015, 03:31:56 PM
Is this default installation of AbanteCart or customized?

Check this file:
/extensions/default_stripe/storefront/model/extension/default_stripe.php

Does it exist? What permissions does it have?
Title: Re: Stripe Problem
Post by: Gordon Taylor on June 16, 2015, 04:13:28 PM
No customizations and yes, it's all there.
Title: Re: Stripe Problem
Post by: eCommerce Core on June 16, 2015, 04:20:47 PM
No customizations and yes, it's all there.
Can I get FTP and admin access?
Title: Re: Stripe Problem
Post by: Gordon Taylor on June 16, 2015, 05:11:05 PM
Problem solved! I had added a fix pavel gave me for 1.2.1 and it's not needed here!

Thanks for the help. I installed a fresh Stripe extension and it works now.
Title: Re: Stripe Problem
Post by: eCommerce Core on June 16, 2015, 10:42:23 PM
Awesome. Thanks