Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-16-2017, 02:44 PM
richTV richTV is offline
 
Join Date: Aug 2006
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Adding DMCA link to login page

Hello.

I tried searching around for this but don't fully understand how to do this. It would be done in the footer template, correct?

I want to add a DMCA link which includes the info and procedures to the options below. Not sure if should be php, htm or html?

DMCA - Contact Us - YourSite - Privacy Statement - Top

Can someone please offer me some pointers?
Reply With Quote
  #2  
Old 05-16-2017, 03:14 PM
In Omnibus's Avatar
In Omnibus In Omnibus is offline
 
Join Date: Apr 2010
Location: Inside A Blade Server
Posts: 840
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is the DMCA link internal within the forums or is it on a unique HTML page?

You could add

<li><a href="link to DMCA here">DMCA</a></li>

to the footer template before the closing </ul>

Do you want it to be a conditional? That requires more work.
Reply With Quote
  #3  
Old 05-16-2017, 03:34 PM
richTV richTV is offline
 
Join Date: Aug 2006
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for your reply.

neither at the moment regarding the dmca link....I would like it to be on the public side prior to login, next to the Contact Us link

Yes, i figured it would be more work with the conditional.

Looking in the Footer regarding the code, I see this:

Code:
<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if>
				<if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if>
				<if condition="$show['admincplink']"><a
btw, I looked for the
Code:
</ul>
but didn't see it in the Footer template....i'm on vB3.8.7 if that makes a differences.

would creating a conditional involve making a new template for it or something?

or as you mentioned it would be less work to just create an html and upload it to the forum folder
Reply With Quote
  #4  
Old 05-16-2017, 03:56 PM
In Omnibus's Avatar
In Omnibus In Omnibus is offline
 
Join Date: Apr 2010
Location: Inside A Blade Server
Posts: 840
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The purpose in creating a conditional would be to restrict access to selected usergroups, although it probably isn't necessary for a DMCA notice.

There's an entire guide on conditionals but I didn't see the point in over complicating things for you unless you actually require a conditional.

You could post the DMCA directly within the forums and link to it.

Typically I would use a blank HTML page for a DMCA. If you need a template I can get you one.
Reply With Quote
  #5  
Old 05-17-2017, 12:25 AM
richTV richTV is offline
 
Join Date: Aug 2006
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I haven't tried your suggestion but if I post the DMCA directly within the forums [private] and link to it on the outside [public] i.e. the main login page, would it work? Or should I just upload the html to my root and link to it from there as I earlier mentioned to you?
Reply With Quote
  #6  
Old 05-17-2017, 01:04 AM
In Omnibus's Avatar
In Omnibus In Omnibus is offline
 
Join Date: Apr 2010
Location: Inside A Blade Server
Posts: 840
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by richTV View Post
I haven't tried your suggestion but if I post the DMCA directly within the forums [private] and link to it on the outside [public] i.e. the main login page, would it work? Or should I just upload the html to my root and link to it from there as I earlier mentioned to you?
If you post the DMCA within your forums then only those with access to the forum in which the DMCA is posted will have access to it. Typically administrators do not open forums to unregistered guests for posting but an administrator might open a forum to guests for reading. It seems that would be the logical solution if that is the option you choose. After all, it is highly unlikely a registered member is going to file a DMCA notice. Usually those are filed by the alleged copyright holder, an attorney, or an or an agent for service.

That's why I personally prefer the html page option. It allows unfettered access to whatever information you put on it without having to allow access to any part of the forums.

But, in truth, both options work. I've done both with equal success.
Reply With Quote
  #7  
Old 05-22-2017, 07:08 PM
richTV richTV is offline
 
Join Date: Aug 2006
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I finished the DMCA, thanks again for your input, Omnibus.

I chose not to use the "li" code though to make it more inline with the

Contact Us - YourSite - Privacy Statement - Top

as earlier mentioned.

Code:
<a href="site_DMCA.htm"target="_blank">DMCA</a> -
DMCA - Contact Us - YourSite - Privacy Statement - Top
Reply With Quote
Благодарность от:
In Omnibus
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:22 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04956 seconds
  • Memory Usage 2,228KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (1)post_thanks_box_bit
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete