Viewing 5 replies - 1 through 5 (of 5 total)
  • I would suggest is turn on WP_DEBUG and try a quick test purchase with test gateway and make sure the general configuration, including shipping is working properly.

    If that works without errors add in the PayPal gateway and try the same test purchase. Hopefully a meaningful message will appear in debug.log that points you in the right direction.

    – jeff

    Thread Starter emilysparkle

    (@emilysparkle)

    huh. with debugging on, i can’t even add items to the cart. but… if i add them, then turn on debug, the errors i get on the refreshed page when i try to checkout are

    at the top of the page:

    “Notice: Undefined variable: text_domain in /home/ver4/wp-content/plugins/wp-category-posts-list/wp-category-post-list.php on line 56

    Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/ver4/wp-includes/functions.php on line 3245″

    and at the bottom:

    Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/ver4/wp-includes/functions.php on line 3245

    Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/ver4/wp-includes/functions.php on line 3245

    Thread Starter emilysparkle

    (@emilysparkle)

    test gateway did work last night, but now is failing as well. crap!

    Might it be a plugin error? Would it make sense to disable all of the plugins except for WPeC and do dome testing. If things work with all plugins disabled then add them back one at a time until the error returns.

    Might also be worth it to use one of the WP default themes?

    Jeff

    Thread Starter emilysparkle

    (@emilysparkle)

    i discovered it was an issue with my theme. moved the theme’s enqueue script and it works again.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘moved site to new host. now paypal isn't working!’ is closed to new replies.