error using url
-
I always used the code below in a snippet, and now I am getting a weird error
$URL = “http://www.catolicoorante.com.br/liturgia_diaria.php”;readfile($URL);the error is:
Warning: readfile(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in shortcodes.php(66) : eval()’d code on line 1I already attempt adding allow_url_fopen=1 to php.ini and php5.ini, but still same error. Any help?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘error using url’ is closed to new replies.