• After payment has been made the redirect goes to something like (mydomain details).shopping-cart/checkout/?tcp_checkout=ok&order_id=268 PayPal is etup with the correct redirect. I need to go live in a week and this is a bit of a pain as I will need to change to another system if unable to resolve. Any help is appreciated!

Viewing 4 replies - 1 through 4 (of 4 total)
  • This is a major issue for me as well.

    For others, got this fix from the plugin author:

    you have to edit wordpress root/wp-content/plugins/thecartpress/modules/manage_modules.php

    Comment those lines:

    //require_once( 'CustomLogin.class.php' );

    and

    //require_once( 'LoginRegister.class.php' );

    Thread Starter ipbroad

    (@ipbroad)

    Sorry telephag, I’m not quite with you. Do I need to add these if they are missing which “LoginRegister” is?

    Thanks for your input/help I really appreciate it.

    Hi @ipbroad reading your original post your issue might be different. However, the fix I posted pertains to disabling the custom login, registration, and lost password pages that TheCartPress creates by default.

    Also, the fix is applicable for the current version of TheCartPress. If you’re using an older version, it may not be applicable.

    Sorry I can’t be of more help. I encourage you to go to the plugin author’s website and send a contact form message. 8i got a relatively timely response.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Redirect Problem’ is closed to new replies.