Viewing 4 replies - 1 through 4 (of 4 total)
  • The page opens but there might be some error. Enable debug inside the wp-config.php file and see what issues show up on that page.

    Thread Starter jackiemae65

    (@jackiemae65)

    I am relatively new to wordpress. I don’t know where the wp-config.php file is – I looked in the editor but don’t see it. Also, once I get it, how do I enable debug?

    Thanks.

    You need to use FTP and view the files in your hosting disk space. That`s where the file is.
    Once you open that file in a text editor there will be a line

    define (WP_DEBUG, ‘false’);

    just set the false to true and that should display all errors on the website.

    Thread Starter jackiemae65

    (@jackiemae65)

    This is the error message I receive:
    Notice: Undefined index: page in /home4/ndyer08/public_html/chill-tracks.com/wp-content/plugins/wordpress-simple-paypal-shopping-cart/wp_shopping_cart.php on line 592

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Checkout broken link’ is closed to new replies.