CBSubs 1.0.2 Released!

14 years 8 months ago #105458 by spyderwoman
Replied by spyderwoman on topic Re:CBSubs 1.0.2 Released!
I removed the old version then went to load the new one and received an error:

Plugin database XML SQL Error CBSQLupgrader::createTableof Table #__cbsubs_payment_baskets failed with SQL error: Table 'jos_cbsubs_payment_baskets' already exists SQL=CREATE TABLE `jos_cbsubs_payment_baskets` ( `id` bigint(20) unsigned NOT NULL auto_increment, `user_id` int(11) NOT NULL DEFAULT 0, `owner` int(11) NOT NULL DEFAULT 0, `payment_method` varchar(255) DEFAULT NULL, `gateway_account` int(11) unsigned NOT NULL DEFAULT 0, `time_initiated` datetime DEFAULT NULL, `time_completed` datetime DEFAULT NULL, `shared_secret` varchar(255) DEFAULT NULL, `ip_addresses` varchar(255) DEFAULT NULL, `charset` varchar(255) DEFAULT NULL, `test_ipn` tinyint(4) NOT NULL DEFAULT 0, `address_name` varchar(255) DEFAULT NULL, `address_street` varchar(255) DEFAULT NULL, `address_city` varchar(255) DEFAULT NULL, `address_state` varchar(255) DEFAULT NULL, `address_zip` varchar(255) DEFAULT NULL, `address_country` varchar(255) DEFAULT NULL, `address_country_code` varchar(255) DEFAULT NULL, `address_status` varchar(255) DEFAULT NULL, `first_name` varchar(255) DEFAULT NULL, `last_name` varchar(255) DEFAULT NULL, `payer_business_name` varchar(255) DEFAULT NULL, `payer_email` varchar(255) DEFAULT NULL, `payer_id` varchar(255) DEFAULT NULL, `payer_status` varchar(64) DEFAULT NULL, `residence_country` varchar(255) DEFAULT NULL, `contact_phone` varchar(32) DEFAULT NULL, `vat_number` varchar(32) DEFAULT NULL, `business` varchar(255) DEFAULT NULL, `item_name` varchar(255) DEFAULT NULL, `item_number` varchar(255) DEFAULT NULL, `quantity` int(11) DEFAULT NULL, `receiver_email` varchar(255) DEFAULT NULL, `receiver_id` varchar(255) DEFAULT NULL, `custom` varchar(255) DEFAULT NULL, `invoice` varchar(255) DEFAULT NULL, `memo` varchar(255) DEFAULT NULL, `option_name1` varchar(255) DEFAULT NULL, `option_selection1` varchar(255) DEFAULT NULL, `option_name2` varchar(255) DEFAULT NULL, `option_selection2` varchar(255) DEFAULT NULL, `tax` decimal(16,5) DEFAULT NULL, `auth_id` varchar(255) DEFAULT NULL, `auth_exp` varchar(255) DEFAULT NULL, `auth_amount` varchar(255) DEFAULT NULL, `auth_status` varchar(255) DEFAULT NULL, `num_cart_items` varchar(255) DEFAULT NULL, `parent_txn_id` varchar(128) DEFAULT NULL, `payment_date` varchar(255) DEFAULT NULL, `payment_status` varchar(64) NOT NULL DEFAULT 'NotInitiated', `payment_type` varchar(32) DEFAULT NULL, `pending_reason` varchar(128) DEFAULT NULL, `reason_code` varchar(255) DEFAULT NULL, `remaining_settle` varchar(255) DEFAULT NULL, `shipping` decimal(16,5) DEFAULT NULL, `transaction_entitiy` varchar(255) DEFAULT NULL, `txn_id` varchar(128) DEFAULT NULL, `txn_type` varchar(64) DEFAULT NULL, `exchange_rate` decimal(16,8) DEFAULT NULL, `mc_currency` varchar(255) DEFAULT NULL, `mc_fee` decimal(16,5) DEFAULT NULL, `mc_gross` decimal(16,5) DEFAULT NULL, `mc_handling` decimal(16,5) DEFAULT NULL, `mc_shipping` decimal(16,5) DEFAULT NULL, `payment_fee` decimal(16,5) DEFAULT NULL, `payment_gross` decimal(16,5) DEFAULT NULL, `settle_amount` decimal(16,5) DEFAULT NULL, `settle_currency` varchar(255) DEFAULT NULL, `auction_buyer_id` varchar(255) DEFAULT NULL, `auction_closing_date` varchar(255) DEFAULT NULL, `auction_multi_item` varchar(255) DEFAULT NULL, `for_auction` varchar(255) DEFAULT NULL, `subscr_date` varchar(255) DEFAULT NULL, `subscr_effective` varchar(255) DEFAULT NULL, `period1` varchar(255) DEFAULT NULL, `period2` varchar(255) DEFAULT NULL, `period3` varchar(255) DEFAULT NULL, `amount1` decimal(16,5) DEFAULT NULL, `amount2` decimal(16,5) DEFAULT NULL, `amount3` decimal(16,5) DEFAULT NULL, `mc_amount1` decimal(16,5) DEFAULT NULL, `mc_amount2` decimal(16,5) DEFAULT NULL, `mc_amount3` decimal(16,5) DEFAULT NULL, `recurring` tinyint(4) NOT NULL DEFAULT 0, `reattempt` tinyint(4) DEFAULT NULL, `retry_at` varchar(255) DEFAULT NULL, `recur_times` smallint(6) DEFAULT NULL, `username` varchar(255) DEFAULT NULL, `password` varchar(255) DEFAULT NULL, `subscr_id` varchar(255) DEFAULT NULL, `case_id` varchar(255) DEFAULT NULL, `case_type` varchar(255) DEFAULT NULL, `case_creation_date` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), KEY `user_id` (`user_id`), KEY `txn_id` (`txn_id`), KEY `txn_type` (`txn_type`), KEY `payment_status` (`payment_status`), KEY `pending_reason` (`pending_reason`), KEY `gatewayaccount_paystatus` (`gateway_account`, `payment_status`), KEY `payer_status` (`payer_status`), KEY `payment_type` (`payment_type`), KEY `retry_at` (`retry_at`), KEY `receiver_email` (`receiver_email`), KEY `time_completed` (`time_completed`) ) ENGINE=MyISAM AUTO_INCREMENT=1

Please Log in to join the conversation.

14 years 8 months ago #105489 by krileon
Replied by krileon on topic Re:CBSubs 1.0.2 Released!
This is news discussion if anyone has an issue please post the issue in the appropriate boards (Maybe a problem with CBSubs 1.0.2).


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

14 years 8 months ago #105545 by roases
Replied by roases on topic Re:CBSubs 1.0.2 Released!
Hi, I get the:
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 86 bytes) in /libraries/joomla/language/language.php on line 351

Please help me, I all ready unpublished the plugins that came with 1.0.2 version, doesn't help eather. Registrations are inserted in DB and mail doesn't arrive.

Post edited by: roases, at: 2009/07/20 21:05

Post edited by: roases, at: 2009/07/20 21:05

EDIT BY MOD RAPUNZL: This is news discussion on the release of 1.0.2... you'll need to post in the appropriate area of the forum for assistance as krileon stated just prior to your post.

Post edited by: Rapunzl, at: 2009/07/20 21:50

Please Log in to join the conversation.

14 years 8 months ago #105547 by roases
Replied by roases on topic Re:CBSubs 1.0.2 Released!
Hi, after registration I get through my Plan the following error:

Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 86 bytes) in libraries/joomla/language/language.php on line 351

Mail hasn't been send, data is updated in DB

Can you help me out please? I already unpublished all plugins that came with the 1.0.2.

Thank you!
Rob Ozinga

EDIT BY MOD RAPUNZL: This is news discussion on the release of 1.0.2... you'll need to post in the appropriate area of the forum for assistance as krileon stated just prior to your post.

Post edited by: Rapunzl, at: 2009/07/20 21:51

Please Log in to join the conversation.

14 years 8 months ago #105549 by Aly
Replied by Aly on topic Re:CBSubs 1.0.2 Released!
Sounds like you need to ask your web host to increase PHP memory limits?

Please Log in to join the conversation.

14 years 8 months ago #105569 by eirikop
Replied by eirikop on topic Re:CBSubs 1.0.2 Released!

carlosleon0615 wrote:

As for the strings that were added, were they added at the very end of the language files or throughout?

I hope it's at the end so it makes the updating easier for those of us who have had to modify the language files to add our custom strings.


The following lines are new in 1.0.2 (I used Examdiff)
216, 288, 387, 414, 529

Correct me if I'm wrong!

Post edited by: eirikop, at: 2009/07/21 00:09

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.258 seconds