Adversal code not working on proxified page
Please anyone know where to put adversal code so it works on proxified pages
I'm using glype 1.1
Printable View
Adversal code not working on proxified page
Please anyone know where to put adversal code so it works on proxified pages
I'm using glype 1.1
What isn't working, like what is it doing wrong?
The way I have adversal code set is I have it in the $themeReplace['proxified'] location in the config file, and then <!--[proxified]--> is at the bottom of framedForm.inc
In the admin/settings section I have Override Javascript set to No/false
That should be all that's needed. Works fine for me.
If it isn't working, please post it -- I've had the same problem and find something.
Maybe it got fixed though. And if I would never answer it again, I guess you should open FramedForm.Inc and add the code before the <style> or just after </style>.
I should look and do some testing though before actually saying it's the truth, but that's how I did it ;)
Thanks guys
This works
I was putting adversal code in config.php where adbrite ads we putQuote:
The way I have adversal code set is I have it in the $themeReplace['proxified'] location in the config file, and then <!--[proxified]--> is at the bottom of framedForm.inc