mfleeson Posted March 7, 2016 Posted March 7, 2016 Has anyone here tried installing the new Paypal App. I'm getting an error 500 after clicking install. Traced it to Fatal error: Call to a member function getDef() on a non-object in /home/testls/public_html/2016/components/com_jcommerce/includes/apps/paypal/modules/PS/PS.php on line 24 which is trying to access a global but doesnt appear to have been defined! In the function OSCOM_PayPal_PS there is a global $OSCOM_PayPal; but it's returning null. Any ideas? Thanks Mark Quote
Jack_mcs Posted March 7, 2016 Posted March 7, 2016 I've installed it many times and never saw that problem. My guess is that you missed something in the installation. There are different files to upload based on the version of oscommerce you are using. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
mfleeson Posted March 7, 2016 Author Posted March 7, 2016 Tracked the issue down. My version of oscommerce is wrapped in Joomla JCommerce and in application_top is a whole load of globals. Added it to that and it worked although it came up with define errors and didn't come up with the auto-configure. Will continue to experiment. Thanks Mark Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.