Quote:
Originally Posted by xitrum
Thanks Adult SEO . That works!
However, I am still having problem with Google Video post. I kept getting this error:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /includes/class_bbcode.php(166) : eval()'d code on line 65
Warning: file_get_contents( http://video.google.com/videoplay?do...85656910458954) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /includes/class_bbcode.php(166) : eval()'d code on line 65
The video display ok and I can play but kept getting this error. Could this have anything to do with mod rewrite disable on my host? TIA.
-xitrum
P.S. You can see the error here:
http://hoangtram.com/forum/showthread.php?t=7600
|
Adult SEO,
I think this has to do with fopen() and URL file access is disable problem with many hosts. It would be nice if you use cURL to make it more portable. Thanks.
-xitrum