I want to add the Referer MOD because I have a user that can't get past the policy page.
However, the instructions say to copy some code in the inc_header.asp page. Does the same code also go into the inc_header_short.asp page?
The download did not include a version of the inc_header_short.asp page so I was not sure. (It did however include an inc_header.asp page to use to overwrite the old one).
The reason I am asking is because in the readme file it says:
Copy and paste the code below into the appropriate forum files. Then upload the files to your forum folder. If this is the first mod you are installing on a Snitz Forum that has no prior mods installed, you can upload the files to your forum folder, overwriting your previous files.
inc_header.asp | inc_header_short.asp
Since it mentions the inc_header_short.asp page, it left me a little confused because it does not say which line of the code to add it to and it did not include the file as it did the inc_header.asp page.