Can somebody help me to get this hack work across domains?
I take this page:
http://www.theforumz.com/forumz/frontpage.php
and change all the stuff to look at:
http://www.theforumz.com/forumz/plugnews.php or whatever the file name is.
I changed the requiring files to the same thing where I tell it the full domain path. When I try to use the page across a domain it gives me this error:
Fatal error: Failed opening required 'http:www//TheForumz.com/forumz/global.php' (include_path='') in (my domain path)\testfrontpage.php on line 1
So it is having a problem even doing the requiring the global.php part.
Can somebody please help me on how I can get this to work.
Thanks for any help you guys can provide.