I am trying to register a variable and use data from a php file to display
hook location: init_startup
forumhome > {vb:raw shoutstats}
Unfortunately with this code i get this error
PHP Warning: require_once(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in ..../includes/init.php(351) : eval()'d code on line 4
I have disabled the plugin right now but i would like to get this to work.
Ive also tried
instead of require_once & in hook location : global_bootstrap_init_start
PHP Warning: include(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in ..../includes/class_bootstrap.php(103) : eval()'d code on line 2
No members have liked this post.