vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Miscellaneous Hacks - Mcafee Site advisor & Norton Safe web valid proof of your web site.[simple html] (https://vborg.vbsupport.ru/showthread.php?t=222495)

elenh 09-04-2009 10:00 PM

Mcafee Site advisor & Norton Safe web valid proof of your web site.[simple html]
 
1 Attachment(s)
Hi,

I use that for my site and i like to share with the community here.

This is a free valid proof of your web site from McAfee & Norton antivirus systems about virus,spam emails and bla,bla,bla..(etc.) and with this way you can show to your members that you are a secure site and can feel safe surfing to you

The only think you have to do is to upload the images to your forum and edit one template.

INTALATION: (time for install:1 min)

1. Download the zip file.Unzip and upload the images to your server.

2.Open footer template and find:
Code:

<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>

Adove please add:
Code:

<div align="center">
<a href="http://safeweb.norton.com/report/show?url=$vboptions[bburl]" target="_blank"><img src="your_server_path/norton.gif" border="0" alt="Yoursite.com tested by Norton Internet Security" title="Yoursite.com tested by Norton Internet Security"></a>
<a href="http://www.siteadvisor.com/sites/$vboptions[bburl]" target="_blank"><img src="your_server_path/mcafee.gif" border="0" alt="Yoursite.com tested by McAfee Internet Security" title="Yoursite.com tested by McAfee Internet Security"></a>
</div>

Replace the words:
1. yoursite.com with your domain name
2. your_server_path with the path you have uploaded the images

Click save and finish.

Thank you simonhind & RTMdotORG for your ideas!

Don't forget to click install.

RTMdotORG 09-05-2009 12:21 AM

Thanks...
one thing...
instead of <center></center> wrapped around it...
Do <div align="center"></div> wrapped around it...

Manoel J?nior 09-05-2009 12:35 AM

Great man!

Thanks

TheSupportForum 09-05-2009 01:15 AM

I would suggest you create templateedits.xml file to do this in the footer

however this would require users to have
Template Modification System

i can do this for you if i am included in developement contribution
PM Me if you are interested

elenh 09-05-2009 12:40 PM

Quote:

Originally Posted by simonhind (Post 1879916)
I would suggest you create templateedits.xml file to do this in the footer

however this would require users to have
Template Modification System

i can do this for you if i am included in developement contribution
PM Me if you are interested

Sorry but i'm still beginner on coding.If you want to help how to create the templateedits.xml i will do it.

enemy@fps 09-05-2009 02:03 PM

could be useful to get users trusting you

TheSupportForum 09-05-2009 05:57 PM

i thinl this is an interesting mod, but i have a suggestion so that users dont need to add there domain, i've already done it for my own site for my footer

using template modification system, you can change a simple piece of html code from a user typing

domain.com to $vboptions[bburl]

chnage your code to

Code:


<center>
<a href="http://safeweb.norton.com/report/show?url=$vboptions[bburl]" target="_blank"><img src="images/10ynzi9.gif" border="0" alt="$vboptions[bburl] tested by McAfee Security" title="$vboptions[bburl] tested by McAfee Security"></a>
<a href="http://www.siteadvisor.com/sites/$vboptions[bburl]" target="_blank"><img src="images/2e2fip2.gif" border="0" alt="$vboptions[bburl] tested by McAfee Security" title="$vboptions[bburl] tested by McAfee Security"></a>
</center>

i have the template.xml file ready for template Modification System if you havent already done so

s-p0k 09-05-2009 06:36 PM

where do if find this at i look...."your_server_path with the path you have uploaded the images"

RTMdotORG 09-05-2009 06:48 PM

Quote:

Originally Posted by s-p0k (Post 1880231)
where do if find this at i look...."your_server_path with the path you have uploaded the images"

where you uploaded your images...

EXAMPLE:
www.yourforum.com/forums/images/norton.gif

Hope that helps..

Jon Tolzien 09-05-2009 07:59 PM

So has the website been tested by Norton and Mcaffe? What kind of test is done exactly? Because if these tests aren't physically or automatically ran every so often, I would feel that i am lying to my surfers. That would be unethical. :(

RTMdotORG 09-05-2009 08:07 PM

Quote:

Originally Posted by Jon Tolzien (Post 1880254)
So has the website been tested by Norton and Mcaffe? What kind of test is done exactly? Because if these tests aren't physically or automatically ran every so often, I would feel that i am lying to my surfers. That would be unethical. :(

I thought the same thing at first, once you add it and click on it, one will pop up and tell you if your site is safe or not and with what is not safe...
The other says they have scanned millions of sites but not yours and for you to check back again at another time after it scans...

enemy@fps 09-05-2009 08:07 PM

Quote:

Originally Posted by Jon Tolzien (Post 1880254)
So has the website been tested by Norton and Mcaffe? What kind of test is done exactly? Because if these tests aren't physically or automatically ran every so often, I would feel that i am lying to my surfers. That would be unethical. :(

They both check any reports.

Norton checks your page
and mcaffee gets reports

Jon Tolzien 09-05-2009 08:43 PM

Sweet then i like it. awesome

Log on 09-06-2009 07:22 AM

Great

thank u

TimberFloorAu 09-06-2009 09:51 PM

WOW chill out mate, no need to spit the dummy. Give the guy chance, good work by the way

Kosmic1 12-10-2009 01:04 PM

It's possible to make it appear only in the vbadvanced page (homepage)??

s-p0k 12-10-2009 04:41 PM

can you give me a ex.... how it should like it will look like when u do do the " your_server_path "

ty

GouroB 10-12-2010 04:53 PM

same here,

i used this code

Quote:

<div align="center">
<a href="http://safeweb.norton.com/report/show?url=$vboptions[bburl]" target="_blank"><img src="http://shunno.info/1/norton.gif" border="0" alt="Shunno tested by Norton Internet Security" title="Shunno tested by Norton Internet Security"></a>
<a href="http://www.siteadvisor.com/sites/$vboptions[bburl]" target="_blank"><img src="http://shunno.info/1/mcafee.gif" border="0" alt="Shunno tested by McAfee Internet Security" title="Shunno tested by McAfee Internet Security"></a>
</div>

but still images are not showing in forum homepage... any idea ?

BirdOPrey5 10-13-2010 01:17 AM

Demo or screenshots?

Norton says I have to sign up for an account to have my site checked.

rasp187 10-18-2010 08:56 PM

Works great. Thanks!

RichB318 07-07-2012 02:40 AM

works great! I moved mine from center in the footer to the right but that was just a personal preference. Thank you

SoniaTel 12-27-2012 11:09 AM

Great

thank u

Midohash 02-11-2013 09:55 PM

Very nice ... Thank you


All times are GMT. The time now is 05:11 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01328 seconds
  • Memory Usage 1,765KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (23)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete