vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - T4U Terms of Service (https://vborg.vbsupport.ru/showthread.php?t=228982)

TheSupportForum 11-26-2009 10:00 PM

T4U Terms of Service
 
1 Attachment(s)

PLEASE RATE THIS MOD



Description:
A ToS violation can result in myriad consequences towards those who are guilty depending on the service and the severity of the violation. Most organizations reserve the right to restrict a user's access to the service if they violate the terms in the agreement, an action referred to as "ToSing the user". In more serious cases, the user will have his or her account terminated.

Changelog:
Version 6.0.2 released 09/03/2010


Features:
Turn Mod On/Off with Message [message can be customised in admicp]
edit text directly in admincp

Harvester / Commenter Trap Test (next release wil include Turn On/Off
and edit url

Collapse now fixed

================================================== ===========

Development
$15


PRO VERSION WILL BE RELEASED SOON

Meta Keywords & Meta Description (FOR SEO)
Cache Control Options
Spidering Control (FOR SEO)
X-UA-Compatible





Other
  • XHTML tidyup
  • CSS tidyup
  • W3C Validation
================================================== ===========

whats the next step:
set your Terms of Service URL in admincp to terms.php


we require testers for this mod

TheSupportForum 11-27-2009 04:39 AM

if you have not install my Google Adsense MOD and still require Terms of Service then this is the right MOD for you

the terms of service is in more detail and easier to understand

Ozidoggy 11-27-2009 04:53 AM

LOL..the terms.php is the google privacey php :)

TheSupportForum 11-27-2009 04:58 AM

Quote:

Originally Posted by Ozidoggy (Post 1921516)
LOL..the terms.php is the google privacey php :)

my google privacy policy is a mix of both, i decided to do a seperate MOD for those who do not use Google Adsense

Ozidoggy 11-27-2009 05:36 AM

Quote:

Originally Posted by simonhind (Post 1921518)
my google privacy policy is a mix of both, i decided to do a seperate MOD for those who do not use Google Adsense

They both look the same to me?

SİMAR 11-27-2009 01:44 PM

thanks

Ozidoggy 11-29-2009 06:29 AM

Ho do you uninstall this.. ? I uninstalled the mod..but its still there?

LCN2007 11-29-2009 02:05 PM

I will start my testing on this as soon as i get upgraded to 4.0

stemmy 11-30-2009 03:45 PM

Fatal error: Call to undefined function render_navbar_template() in /var/www/vhosts/photography-forum.org/httpdocs/terms.php on line 36

Error - please help

VonDoom 11-30-2009 05:07 PM

I decided to test this out although i already have a TOS page. The php only rendered a blank page for me.

Dr.osamA 12-01-2009 11:44 AM

try

thnxxx
brb
________
Jailbroken

cbiweb 12-03-2009 11:35 AM

Blank page for me.

Ozidoggy 12-04-2009 01:29 PM

Does Not Uninstall

cloferba 12-15-2009 06:16 PM

why there are a xml file?

there is no configuration option for this mod on vbulletin options :s

MikeWarner 12-27-2009 09:50 AM

1 Attachment(s)
Works for me - but why does it have the title "Web Site Terms and Conditions of Use" 3 times?
Attachment 108286

zerovenom 01-09-2010 01:06 AM

1 Attachment(s)
Dunno if anybody else has this problem, but it doesn't fit the page. It's too big at the bottom, and if I click any of the collapse buttons, the entire bottom page disappears, but the section I clicked on didn't move. It doesn't use my page title or anything.

I understand this is a simple mod to include this.. but what's the difference between using this and just copying and pasting this from Google or wherever?

I'm not saying this is a bad script or anything, I do like it and would like to use it, but I wanna help remove the kinks left in it.

Attached is the footer of my page where it overlaps the page.

EDIT: Nevermind. I just created my own page and added my own. Thanks anyway.

TheSupportForum 01-09-2010 03:09 PM

Quote:

Originally Posted by zerovenom (Post 1950820)
Dunno if anybody else has this problem, but it doesn't fit the page. It's too big at the bottom, and if I click any of the collapse buttons, the entire bottom page disappears, but the section I clicked on didn't move. It doesn't use my page title or anything.

I understand this is a simple mod to include this.. but what's the difference between using this and just copying and pasting this from Google or wherever?

I'm not saying this is a bad script or anything, I do like it and would like to use it, but I wanna help remove the kinks left in it.

Attached is the footer of my page where it overlaps the page.


EDIT: Nevermind. I just created my own page and added my own. Thanks anyway.


i am working on the fix tomorrow

balkanboy 02-02-2010 10:33 PM

where is the button for the term located on the page???

TheSupportForum 02-03-2010 12:53 AM

you need to add the url to the file in admincp

for terms of service/t&c

balkanboy 02-03-2010 01:01 AM

Quote:

Originally Posted by simonhind (Post 1973554)
you need to add the url to the file in admincp

for terms of service/t&c

Thanks :)

Shaheen 02-12-2010 10:00 PM

Is this mod works with 3.8.X ?

TheSupportForum 02-13-2010 06:44 AM

do you want me to port it to vb3

i will be createing a lite version and a pro version

flyerndiver 03-08-2010 11:36 PM

The page loads, but we get the following error in IE7:

Internet Explorer cannot open the internet site at http://site.com/terms.php.

Operation Aborted

Again the page loads, but we get this pop-up--only in IE7

We get the same "error" in your Google Adsense Privacy Policy hack as well. Is this trying to inject a trojan or something?

...lots of validation errors too...

flyerndiver 03-08-2010 11:51 PM

I just found this:

How to Fix ?Internet Explorer Cannot Open the Internet Site- Operation Aborted? Error
This error shows up when the page loads (or tries to load). There are many scenarios that can cause this error which occurs in IE. Microsoft has even issued a patch for solving it.

This error is being caused by calling a piece of Javascript within a page (after the tag). Adding the defer=?defer? tag to the script quickly resolves the issue.

view sourceprint?1 <script defer="defer" type="text/javascript" src="src goes here">/*code goes here*/</script>

Hope this helps someone!


I did a google search and came up with this here:

http://www.richardcastera.com/2009/0...aborted-error/

I don't know how to institute this or even if it will fix it...

TheSupportForum 03-09-2010 12:34 AM

if you remove your own content you will find that that message will not appear

its an error in your coding for html for example if using

Code:

<strong></strong>
and should be using

Code:

<b></b>
please ensure you close your tags correctly

Sworm 04-01-2010 08:15 AM

Hi,
should be possible to add a Whole html page from admincp ?
Code:

html><head><title>softwareupgrade.it - Informativa sulla Privacy e Termini d'uso</title>



<meta name="Rating" content="Safe for kids">
<meta name="Distribution" content="local">
<meta name="Identifier-URL" content="http://www.sfwupgrade.it">
<meta name="Author" content="Sworm">
<meta http-equiv="Expires" content="never">
<meta name="Robots" content="All">
<meta http-equiv="content-language" content="ITALIAN">
<meta name="Description" content="sfwupgrade.it Privacy Statement e Termini d'uso">
<meta name="Keywords" content="privacy,statement,sfwupgrade">

<style type="text/css">
BODY{
background-image:url
background-repeat: no-repeat;
background-position:  left top;
background-attachment: fixed;
}

</style></head><body bgcolor="#B0E0E6" vlink="blue">
<div align="center">
  <center>
<p></p>

  </center>
  <p align="left"></p>
  <p>&nbsp;</p>
  <center>
<table class="sub" style="border-color: rgb(0, 0, 128); border-collapse: collapse;" bgcolor="#00FFFF" border="20" cellpadding="7" cellspacing="0" width="69%">
  <tbody><tr>
    <td width="100%"><h1><font color=red>Privacy e Termini
    d'uso</font></h1>


TheSupportForum 04-01-2010 05:59 PM

no, not really templates are not design for this type of input

Dragonsys 06-15-2010 10:16 AM

just was with your Google Adsense Privacy Mod there are unclosed divs at the bottom of the template...

clubvr4 08-18-2010 09:58 AM

Can you make it so that people are forced to read and accept? including when updates are made i.e. "T&Cs have been updated please re-read and accept".

Thanks

shanef 09-18-2010 12:20 AM

were does the php file go?

rexxxy 03-17-2011 04:34 PM

is this mod abandon too?


All times are GMT. The time now is 01:41 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.01208 seconds
  • Memory Usage 1,802KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (31)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