ebay no action after submit
-
First time install, everything seems to be working and setup fine, but after entering test registration info and pressing submit, I return to the membersip page/? Tried ebay sandbox on/ff, get and post (notice there are duplicate options), deactivate/activate, resave permalinks.
I’m using post name permalinks, could that be a problem?
Enabling WP_DEBUG generates the following warnings on homepage load:
NOTICE: wp-content/plugins/event-registration/EVNTREG.php:265 – Undefined variable: evr_ver
require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Fest/template.fullwidth.php’), gk_load, include(‘/themes/Fest/layouts/header.php’), wp_head, do_action(‘wp_head’), call_user_func_array, evr_public_headerAnd the following on loading the membership page:
NOTICE: wp-content/plugins/event-registration/EVNTREG.php:265 – Undefined variable: evr_ver
require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Fest/template.fullwidth.php’), gk_load, include(‘/themes/Fest/layouts/header.php’), wp_head, do_action(‘wp_head’), call_user_func_array, evr_public_headerNOTICE: wp-content/plugins/event-registration/public/evr_public-form.php:60 – Undefined variable: event_state
require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Fest/template.fullwidth.php’), get_template_part, locate_template, load_template, require(‘/themes/Fest/content-single.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, evr_single_event, evr_regform_newNOTICE: wp-content/plugins/event-registration/public/evr_public-form.php:67 – Undefined variable: event_state
require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Fest/template.fullwidth.php’), get_template_part, locate_template, load_template, require(‘/themes/Fest/content-single.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, evr_single_event, evr_regform_newNOTICE: wp-content/plugins/event-registration/public/evr_public-form.php:289 – Undefined variable: item_custom_cur
require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Fest/template.fullwidth.php’), get_template_part, locate_template, load_template, require(‘/themes/Fest/content-single.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, evr_single_event, evr_regform_new
The topic ‘ebay no action after submit’ is closed to new replies.