Forum Replies Created
-
AuthorPosts
-
November 29, 2012 at 8:07 pm in reply to: eStore – goes to Paypal instead of Authorize.net when clicking on Buy Now Button #51881
mrdan
MemberThank you!
mrdan
MemberThanks. I had forgotten about that setting !
mrdan
MemberI have WP emember installed so when I add an item to the cart, and then click on checkout, it sends me to login. I don’t want it to go to login. Not sure why it is trying to log me in instead of going directly to enter payment information.
mrdan
MemberI am using authorize.net AIM.
mrdan
MemberNot creating account or logging in.
September 9, 2011 at 6:16 pm in reply to: Lack of Registration Error Message upon username or email address already taken #35986mrdan
MemberI removed the Sharethis plugin, and the above error goes away. Now I get this javascrpt error:
Error: $.validationEngineLanguage is undefined
Source File: http://mindfulhub.com/registration/
Line: 263
This is called just before the wp emember registration form. Note there is a “1” just below the jquery line. I don’t know if this has anything to do with the above error:
<script type=”text/javascript”>
/* <![CDATA[ */
jQuery(document).ready(function($){
1
$.validationEngineLanguage.allRules= ‘http://mindfulhub.com/wp-admin/admin-ajax.php’;
$(“#wp_emember_regoForm”).validationEngine(‘attach’);
});
/* ]]> */
</script>
<form action=”” method=”post” name=”wp_emember_regoForm” id=”wp_emember_regoForm” >
<table width=”95%” border=”0″ cellpadding=”3″ cellspacing=”3″ class=”forms”>
<tr>
<td><label for=”wp_emember_user_name” class=”eMember_label”>Username: </label></td>
September 4, 2011 at 3:15 am in reply to: Cancel Membership from wp emember / Unsubscribe from wp emember #36219mrdan
MemberThanks. Will the delete account feature be integrated with authorize.net ARB?
September 3, 2011 at 5:57 pm in reply to: After deleting a member in WP eMember, I can still log in to the deleted account #36113mrdan
Memberoops on second page of members…
mrdan
MemberThanks! Great tip! That did the trick!
September 2, 2011 at 3:27 am in reply to: After deleting a member in WP eMember, I can still log in to the deleted account #36111mrdan
MemberI kid you not. There is no cache plugin. Would you like to log in to admin and see? And then log in to the non-existent WP eMember account? I even went to another browser and same thing.
mrdan
MemberExcellent. Will the new release be posted?
mrdan
MemberIs there support for Automatic Recurring Billing (ARB) functionality for Authorize.net AIM in WP eStore in the current version?
August 30, 2011 at 8:05 pm in reply to: Lack of Registration Error Message upon username or email address already taken #35983mrdan
MemberThanks for your help.
I have replaced the old javascript by following the references you mentioned, and commented out the instance of jquery 1.3.2, so now it is running 1.6.2, but still there is a problem with the theme conflicting with registration.
Any more ideas?
August 30, 2011 at 2:37 am in reply to: Lack of Registration Error Message upon username or email address already taken #35981mrdan
MemberHere is registration page http://mindfulhub.com/registration/. Go ahead and register, then try to re-register with same username or email address.
Thanks again for your help.
mrdan
MemberThanks again for your help.
-
AuthorPosts