- Posts: 339
- Thank you received: 5
Cant install Stripe EB_PLUGIN_INSTALL_FAILED
- OTWD
-
Topic Author
- Offline
- Platinum Member
-
Less
More
8 years 11 months ago - 8 years 11 months ago #98075
by OTWD
Success consists of going from failure to failure without loss of enthusiasm.
Cant install Stripe EB_PLUGIN_INSTALL_FAILED was created by OTWD
Hi Tuan,
I'm trying to install the stripe plugin via the Payments Plugin installer in EB v2.0.4 - (I cant upgrade it at the moment but need this installed.)
I get the message EB_PLUGIN_INSTALL_FAILED
Can you provide me with a copy of the older plugin that may be compatible?
Otherwise i tried unzipping a version of the plugin directly into public_html/components/com_eventbooking/payments but its not showing up in the backend of Joomla. Is there any other method of manual installation?
I'm trying to install the stripe plugin via the Payments Plugin installer in EB v2.0.4 - (I cant upgrade it at the moment but need this installed.)
I get the message EB_PLUGIN_INSTALL_FAILED
Can you provide me with a copy of the older plugin that may be compatible?
Otherwise i tried unzipping a version of the plugin directly into public_html/components/com_eventbooking/payments but its not showing up in the backend of Joomla. Is there any other method of manual installation?
Success consists of going from failure to failure without loss of enthusiasm.
Last edit: 8 years 11 months ago by OTWD.
Please Log in or Create an account to join the conversation.
- OTWD
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 339
- Thank you received: 5
8 years 11 months ago #98088
by OTWD
Success consists of going from failure to failure without loss of enthusiasm.
Replied by OTWD on topic SOLVEDCant install Stripe EB_PLUGIN_INSTALL_FAILED
Ok Solved - I used the following sql
Code:
INSERT INTO `xxxx_eb_payment_plugins` (`id`, `name`, `title`, `author`, `creation_date`, `copyright`, `license`, `author_email`, `author_url`, `version`, `description`, `params`, `ordering`, `published`, `access`) VALUES (6, 'os_stripe', 'Pay by Credit / Debit Card', 'Tuan Pham Ngoc', '17-08-2014', 'Copyright 2010-2014 Ossolution Team', 'http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU/GPL version 2', 'tuanpn@joomdonation.com', 'www.joomdonation.com', '1.0', 'Stripe Payment Plugin For Events Booking Extension', '{\"stripe_api_key\":\"sk_live_xxxxxxxxxxxxxxxxxx\",\"stripe_currency\":\"eur\"}', 0, 1, 1)
Success consists of going from failure to failure without loss of enthusiasm.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
8 years 11 months ago #98090
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic SOLVEDCant install Stripe EB_PLUGIN_INSTALL_FAILED
That's great. Thanks for the update
Tuan
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.