Hey in the Adversal post, could you say how to edit the script so that it shows on the proxified pages? I don't know how. (Using 0.5)
Thats very strange, it's working for me, and I'm using 0.5 The pop-ups don't always show up, try going to Google through your proxy, and then click on a few different links.
Oh nevermind. Mistake on my part. Thanks! Repped EDIT: Warning: Cannot modify header information - headers already sent by (output started at /home/msunbloc/public_html/lololol/index.php:2) in /home/msunbloc/public_html/lololol/index.php on line 425 Gives me that now whenever I try surfing a site.
hmmmm This what the code should look like: I bolded the original code, the unbolded code is the adversal ad.
Hm...my code is the same. $_url_form .= '</form></div><!-- Begin Publisher Code --> <script src="http://www.adversalservers.com/publisherJS.js"></script> <script type="text/javascript" language="javascript"> initAdversal("fb7ff48ebf790eea5a44381414cf4336", true); </script> <!-- End Publisher Code -->';
Thanks for this great guide! I have decided to start up my proxy again www.madproxy.info ! It helped me alot!
It was a great guide! I'm just not sure if I should change to 0.5b but theres no templates for it... Also in 0.4 I have added the ad code to the url_form.inc file but when I collected my code it said I put the code between the <head> and </head> parts? Thanks Nathy
It doesn't matter if you don't put the code between the <head></head> parts. I never did and it was fine, so don't worry.
I'll work on the next part of the guide tommorrow, and it'll cover how to save a ton of bandwidth with PHProxy. With some basic optimizations I went from using 40-55gb of bandwidth a day to using 2gb. Just glad I don't have to upgrade my hosting now!
When I tried to set any flag, but it seem don't effect anything.. $_flags = array ( ‘include_form’ => 1, ‘remove_scripts’ => 1, ‘accept_cookies’ => 0, ’show_images’ => 0, ’show_referer’ => 0, ‘rotate13′ => 0, ‘base64_encode’ => 1, ’strip_meta’ => 1, ’strip_title’ => 0, ’session_cookies’ => 0 ); I'm using PHProxy 0.5b2, what's the matter?