Riseykins Posted June 20, 2008 Share Posted June 20, 2008 "Warning: get_meta_tags() [function.get-meta-tags]: URL file-access is disabled in the server configuration in /home/glitters/public_html/affaction.php on line 27 Warning: get_meta_tags(http://brapp.com) [function.get-meta-tags]: failed to open stream: no suitable wrapper could be found in /home/glitters/public_html/affaction.php on line 27 Warning: Cannot modify header information - headers already sent by (output started at /home/glitters/public_html/affaction.php:27) in /home/glitters/public_html/affaction.php on line 33" What the hell does this mean? x.x Argh! http://lolglitters.com/viewaff.php Try and add a site and that error comes up. IDK what's going on... Link to comment https://forums.phpfreaks.com/topic/111112-warning-get_meta_tags-functionget-meta-tags-url-file-access-is-disabled-i/ Share on other sites More sharing options...
Riseykins Posted June 20, 2008 Author Share Posted June 20, 2008 Line 27: $tags=get_meta_tags("http://".$site); Line 33: header("Location: affgetcode.php?id=". $whatid->id."&email=".$email); Link to comment https://forums.phpfreaks.com/topic/111112-warning-get_meta_tags-functionget-meta-tags-url-file-access-is-disabled-i/#findComment-570162 Share on other sites More sharing options...
Riseykins Posted June 20, 2008 Author Share Posted June 20, 2008 I also can't log in to my admin panel. http://lolglitters.com/affadmin.php I have no clue why it's not working. Link to comment https://forums.phpfreaks.com/topic/111112-warning-get_meta_tags-functionget-meta-tags-url-file-access-is-disabled-i/#findComment-570168 Share on other sites More sharing options...
Riseykins Posted June 20, 2008 Author Share Posted June 20, 2008 Just a bump. Link to comment https://forums.phpfreaks.com/topic/111112-warning-get_meta_tags-functionget-meta-tags-url-file-access-is-disabled-i/#findComment-570382 Share on other sites More sharing options...
DarkWater Posted June 20, 2008 Share Posted June 20, 2008 Remote URL stuff must be disabled in your PHP.ini. Talk to your web host or change your php.ini, OR try and change it in a .htaccess. Link to comment https://forums.phpfreaks.com/topic/111112-warning-get_meta_tags-functionget-meta-tags-url-file-access-is-disabled-i/#findComment-570389 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.