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

    (@semibur)

    Figured it out myself:
    line 796: (add /blog)
    $urlCurrentPage .= $_SERVER["SERVER_NAME"].":".$_SERVER["SERVER_PORT"]."/blog".$_SERVER["REQUEST_URI"];
    line 804 (add /blog)
    $urlCurrentPage .= $_SERVER["SERVER_NAME"]."/blog".$_SERVER["REQUEST_URI"];

Viewing 1 replies (of 1 total)
  • The topic ‘Wrong share URL for wordpress installed in subfolder’ is closed to new replies.