Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rweil55

    (@rweil55)

    Revised the code to get past activate error on line 36

    function http_request_host_is_external_returns_true()
    {
    return true;
    }
    add_filter( ‘http_request_host_is_external’, http_request_host_is_external_returns_true());

    PS running WordPress 4.0, php 5.2

    Plugin Author russellpabon

    (@russellpabon)

    Please update to version 1.6.2 to fix the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Parse error: guiform/index.php on line 36’ is closed to new replies.