CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Payment Processor Selection Field Dissapeared from Contribution Page
Pages: [1]

Author Topic: Payment Processor Selection Field Dissapeared from Contribution Page  (Read 660 times)

Nathan Porter

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.3.5
  • CMS version: WordPress 3.6
  • MySQL version: 5.5.32
  • PHP version: 3.5.8
Payment Processor Selection Field Dissapeared from Contribution Page
September 24, 2013, 08:53:01 am
I setup an Authorize.net payment gateway and then set up my contribution page. The Authorize.net payment option showed up normally and I selected it and saved the page. Everything was working well until a few days later. When I went to my contribution page the Authorize.net payment option was no longer available. I checked my events pages and the payment option still displayed fine. I checked the payment gateways screen and everything looked normal. So I decided to try removing the payment gateway and re-adding it. This worked and everything was normal again for a few days. Now it has disappeared again. What is going on?

CiviCRM 4.3.5
WordPress Multisite Implementation

Nathan Porter

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.3.5
  • CMS version: WordPress 3.6
  • MySQL version: 5.5.32
  • PHP version: 3.5.8
Re: Payment Processor Selection Field Dissapeared from Contribution Page
September 24, 2013, 04:00:50 pm
I turned on Debug Mode and got this error message.

Maybe that will help?

Code: [Select]
#0 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(308): CRM_Core_Error::backtrace()
#1 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm/CRM/Contribute/Form/ContributionBase.php(201): CRM_Core_Error::fatal("An error occurred during form submission. This page requires form data to be ...")
#2 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm/CRM/Contribute/Form/Contribution/Main.php(69): CRM_Contribute_Form_ContributionBase->preProcess()
#3 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Form.php(336): CRM_Contribute_Form_Contribution_Main->preProcess()
#4 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/QuickForm/Action/Display.php(93): CRM_Core_Form->buildForm()
#5 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm/Controller.php(203): CRM_Core_QuickForm_Action_Display->perform(Object(CRM_Contribute_Form_Contribution_Main), "display")
#6 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm/Page.php(103): HTML_QuickForm_Controller->handle(Object(CRM_Contribute_Form_Contribution_Main), "display")
#7 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Controller.php(316): HTML_QuickForm_Page->handle("display")
#8 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(292): CRM_Core_Controller->run((Array:3), NULL)
#9 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(70): CRM_Core_Invoke::runItem((Array:15))
#10 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(52): CRM_Core_Invoke::_invoke((Array:3))
#11 /home/drugfrf1/public_html/wp-content/plugins/civicrm/civicrm.php(344): CRM_Core_Invoke::invoke((Array:3))
#12 [internal function](): civicrm_wp_invoke("")
#13 /home/drugfrf1/public_html/wp-includes/plugin.php(406): call_user_func_array("civicrm_wp_invoke", (Array:1))
#14 /home/drugfrf1/public_html/wp-settings.php(308): do_action("init")
#15 /home/drugfrf1/public_html/wp-config.php(101): require_once("/home/drugfrf1/public_html/wp-settings.php")
#16 /home/drugfrf1/public_html/wp-load.php(29): require_once("/home/drugfrf1/public_html/wp-config.php")
#17 /home/drugfrf1/public_html/wp-blog-header.php(12): require_once("/home/drugfrf1/public_html/wp-load.php")
#18 /home/drugfrf1/public_html/index.php(17): require("/home/drugfrf1/public_html/wp-blog-header.php")
#19 {main}

santrim

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
  • CiviCRM version: 4.3
  • CMS version: WordPress
  • MySQL version: 5
  • PHP version: 5.3
Re: Payment Processor Selection Field Dissapeared from Contribution Page
October 10, 2013, 12:01:06 am
I'm having the same issue.

Have tried with both Paypal and Stripe. The dummy is there too, but still not showing up.

Any ideas?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Payment Processor Selection Field Dissapeared from Contribution Page
October 10, 2013, 12:14:32 am

i would try and ensure that this works locally on wordpress single site before attempting to get this working on multi-site

from the error message seems like the hostname when u submit is different and civi does not see the cookie etc

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Payment Processor Selection Field Dissapeared from Contribution Page

This forum was archived on 2017-11-26.