vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Safeweb & Site Advisor for Visitors (https://vborg.vbsupport.ru/showthread.php?t=231560)

TheSupportForum 12-28-2009 10:00 PM

Safeweb & Site Advisor for Visitors
 
1 Attachment(s)
Provided by
Tutorials4you

PLEASE RATE THIS MOD
Transfter your Hosting to Us

Description:

Mcafee
SiteAdvisor software adds safety ratings to your browser and search engine results.
the link on your footer will allow users to add comments and rate your site

Norton Safeweb
Everyone knows that the Internet is huge, there are many online threats like viruses, phishing, and spyware, and there's a lot of unsavory Web sites out there?Web sites that will try to deceive you, steal your credit card numbers or passwords, or even crash your computer.

This link will allow your visitors to to visit Norton Safeweb to add reviews on your website

INSERT CODE:

Code:

<center>
<a href="http://safeweb.norton.com/report/show?url={vb:raw $vboptions[bburl]}" target="_blank"><img src="{vb:stylevar imgdir_misc}/norton.gif" border="0" alt="{vb:raw $vboptions[bburl]} tested by McAfee Security" title="{vb:raw $vboptions[bburl]} tested by McAfee Security"></a>
<a href="http://www.siteadvisor.com/sites/{vb:raw $vboptions[bburl]}" target="_blank"><img src="{vb:stylevar imgdir_misc}/mcafee.gif" border="0" alt="{vb:raw $vboptions[bburl]} tested by McAfee Security" title="{vb:raw $vboptions[bburl]} tested by McAfee Security"></a>
</center>

BELOW:

Code:

{vb:raw ad_location.ad_footer_end}
</div>

in footer template

More Information:

i will be releasing 2 other versions

1) Widget

to get this working as a widget you will need to set-up a replacement variable in styles and templates => Replacement Variable Manager => Add new Replacement Variable

Choose style

Search for Text: {vb:stylevar imgdir_misc}
Replace with Text: images/misc/

2) Forum Block

once you have followed the instructions above the widget and forum block will work
{vb:raw $vboptions[bburl]} will have to be done the same way to replace it wil your domain name not forum url



PLEASE FEEL FREE TO COMMENT ON FORUM BLOCKS AND WIDGETS SECTION OF THIS MOD, I AM LOOKING FOR FEEDBACK AND SUPPORT

LifesGreatestGift 12-29-2009 01:48 PM

Using code from 3.8. Thanks for upgrading the variables :)

whitetigergrowl 12-29-2009 04:55 PM

Where are the images for them?

They also both show as McAfee tested. This is a copy and paste. This mod just doesn't seem finished. :/ It is a good idea though. Hopefully it gets fixed soon. :)

Hornstar 12-29-2009 08:04 PM

That should fix it.
Code:

<center>
<a href="http://safeweb.norton.com/report/show?url={vb:raw $vboptions[bburl]}" target="_blank"><img src="{vb:stylevar imgdir_misc}/norton.gif" border="0" alt="{vb:raw $vboptions[bburl]} tested by Norton Security" title="$vboptions[bburl] tested by Norton Security"></a>
<a href="http://www.siteadvisor.com/sites/{vb:raw $vboptions[bburl]}" target="_blank"><img src="{vb:stylevar imgdir_misc}/mcafee.gif" border="0" alt="{vb:raw $vboptions[bburl]} tested by McAfee Security" title="$vboptions[bburl] tested by McAfee Security"></a>
</center>


Dr.osamA 12-30-2009 08:23 AM

thanxx

installed
________
Ffm dildo

sinistergaming 02-17-2010 09:49 PM

thanks

GrossKopf 02-21-2010 11:26 PM

Got a demo or screenshots?


All times are GMT. The time now is 05:43 AM.

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.01038 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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