Posted: August 30, 2013 at 7:50 am
|
Hello, Thanks |
Hi Shane, You’ll need to set it to not force SSL as your website doesn’t appear to have an SSL certificate installed for the website’s domain. |
|
|
Hi Josh, |
Can you do: https://yoursite.com ? The siteurl associated with your Event Espresso account doesn’t seem to. |
|
|
https://www.redrockfirearmstraining.com, it is working now |
Hi Shane, Internal server errors can be troubleshot using this guide in the documentation: https://eventespresso.com/wiki/troubleshooting-event-espresso/#wsod Is there a support license for this site under a different account? Your account is tied to http://www.brokenarrowtacticaltraining.com. |
|
|
We are running wordpress multisite and http://www.brokenarrowtacticaltraining.com is main site |
|
I got this: Cannot redeclare umverifycreditcardnumber() in /mnt/stor12-wc2-dfw1/601584/822823/www.redrockfirearmstraining.com/web/content/wp-content/plugins/event-espresso/gateways/usaepay_onsite/EE_Usaepay.class.php on line 1229 |
Hi Shane, Event Espresso only declares this function once and it’s wrapped in a class prefixed with Event Espresso. Is Event Espresso network activated twice? Along with that, Event Espresso should be activated on a per site basis (it is not network-activated compatible). As an aside, in order to receive support for each site on your multisite installation we ask that each site has a support license. |
|
|
Josh, Thanks |
|
If you can go into plugins/event-espresso/gateways/usaepay_onsite/usaepay_onsite_vars.php and replace lines 15-19 with: $home = get_permalink($org_options['return_url']); $home = add_query_arg('r_id', $registration_id, $home); and then replace what will then be line 36 with: <form id="usaepay_onsite_payment_form" name="usaepay_onsite_payment_form" method="post" action="<?php echo $home; ?>"> It should keep the page that the CC form submits to from redirecting, which appears to be why you are getting the server error. It may be some kind of interaction with the htaccess file for the multisite installation. |
|
Hello, Thanks |
Hi Shane, It might help to update to the latest version from 3.1.33.3P. There have been a few refinements to the gateways since then. You will likely need to re-apply Sidney’s fix to the new version’s /usaepay_onsite_vars.php after the update. |
|
|
Hi Josh, Thanks |
September 11, 2013 at 11:31 am Hi Shane, Event Espresso 3.1.35 is the latest version of Event Espresso. |
|
|
Hi Josh, Thanks |
September 17, 2013 at 12:06 pm Did you re-apply Sidney’s fix? Are there any errors logged in the PHP error logs when the blank page loads? |
|
The support post ‘USA ePAY gateway 500 error’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.