Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter onmas

    (@onmas)

    Hi again epicdevspace,

    I’ve had a response that provides the reason for the problem. When the client calls TEST_SHORTCODE.php directly, MemberPress knows its a client (perhaps via cookie or session variable) and can respond. However, if the client calls the CALL_SHORTCODE.php script and its the script that calls TEST_SHORTCODE.php then the call is coming from the server not the client.

    So I appear to have an explanation but no solution to my problem which will need a rethink.

    Thanks for taking the time to consider it. I’ll mark the question closed.

    Regards,
    -Jason

    Thread Starter onmas

    (@onmas)

    Hi again epicdevspace,

    Thanks for helping on this. Its just:

    [{“username”:””}]

    Jason

    Thread Starter onmas

    (@onmas)

    Hi there.

    Thanks for getting back to me. Unfortunately, its behind a password protected server and I can’t provide access (much as I really want to as this is taking up loads of time). But the scripts are in the locations above (albeit with a spurious URL) and produce the output shown when called as:

    http://my.url.com/scripts/TEST_SHORTCODE.php
    http://my.url.com/scripts/CALL_SHORTCODE.php

    Its very strange.

    Jason

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