Page 2 of 2

Re: Problems with Ads on Memorum?

Posted: 19 Nov 2018 10:09
by Bill B
The offending lines in the forum code are:

Code: Select all

 <!-- Begin BidVertiser code -->
<SCRIPT data-cfasync="false" SRC="//bdv.bidvertiser.com/BidVertiser.dbm?pid=824774&bid=1967045" TYPE="text/javascript"></SCRIPT>
<!-- End BidVertiser code --> 
The imported javascript could be changed at any time, and do different things depending upon browser, cookies, os, almost anything else.

If this continues, I will have to add a dummy entry into my hosts file.

Re: Problems with Ads on Memorum?

Posted: 19 Nov 2018 15:47
by Tony Brewer
Bill B wrote: 19 Nov 2018 10:09 The offending lines in the forum code are:

Code: Select all

 <!-- Begin BidVertiser code -->
<SCRIPT data-cfasync="false" SRC="//bdv.bidvertiser.com/BidVertiser.dbm?pid=824774&bid=1967045" TYPE="text/javascript"></SCRIPT>
<!-- End BidVertiser code --> 
The imported javascript could be changed at any time, and do different things depending upon browser, cookies, os, almost anything else.

If this continues, I will have to add a dummy entry into my hosts file.
Thanks, Bill. Editing my hosts file removes the ads completely. The file is smallest if you use 0.0.0.0 instead of 127.0.0.1 then shorten it to 0:

Code: Select all

127.0.0.1	localhost

0	bdv.bidvertiser.com
0	...

Re: Problems with Ads on Memorum?

Posted: 20 Nov 2018 21:50
by Martin A
This is what I see, on both opera and (ahem) Edge
forum.jpg
forum.jpg (51.58 KiB) Viewed 5126 times
No adverts and a nicely positioned picture of the MTX :)

Re: Problems with Ads on Memorum?

Posted: 20 Nov 2018 21:54
by Dave
Probably because you don't have JavaScript enabled ?

Bill & Tony's fix worked for me

regards
Dave