Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter targetdir

    (@targetdir)

    Thanks for the quick reply. I’m going to post as much as I can here so that it might help someone else if we find a solution and will email you some more details seperatly.

    I’m running the latest version of WP (5.3) as well as the latest version of woocommerce (3.8) and PPP (2.4.10) although this was happening with the previous versions of all 3 of the above as well.

    I know there is an issue with woocommerce itself and the wc_get_template_part function as it caches absolute paths. See https://github.com/woocommerce/woocommerce/issues/23751

    Does PPP do anything similar?

    When activating PPP in a multi container env. i get the following warning which is trivial but illustrates the absolute path issue:

    Warning: file_get_contents(/srv/bindings/617d123fab2847d7a3efe7fdc2fa3cf0/code/wp-content/plugins/woocommerce-pay-per-post/readme.txt): failed to open stream: No such file or directory in /srv/bindings/617d123fab2847d7a3efe7fdc2fa3cf0/code/wp-content/plugins/woocommerce-pay-per-post/admin/class-woocommerce-pay-per-post-admin.php on line 242

    The redirection is most noticeable on the login page when it tries to redirect to the dashboard.

Viewing 1 replies (of 1 total)