vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Show Thread Enhancements - Submission buttons for Tagsum.com (https://vborg.vbsupport.ru/showthread.php?t=158678)

99SIVTEC 09-24-2007 10:00 PM

Submission buttons for Tagsum.com
 
What is it?

The following modification adds a submission button to your showthread template that allows users to submit your threads to TagSum.com. Tagsum is a social media and social network web site that is growing quite rapidly.

Why should I submit to TagSum?

Simplly stated, Traffic! TagSum is growing, and it's becoming a great way to drive extra traffic to your forum. On top of that, they have released a revenue sharing system that allows you to earn adsense revenue every time you submit a story to their site. This way you earn both exposure and money when you make use of the site.

Great, how do I install it?

This part is easy. Simply find the showthread template and look for the following:

PHP Code:

<!-- / controls above postbits -->

<!-- 
toolbar --> 

In between those two paste the following html code:


PHP Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center" style="border-bottom-width:0px">
<
tr>
    <
td class="thead" width="100%">
        <
a href="http://www.tagsum.com/news/submit?url=$vboptions[bburl]/showthread.php?t=$threadidtarget="_blank">Tag This Thread:&nbsp;</a>
        <!-- 
TagSum -->
<
a href="http://www.tagsum.com/news/submit?url=$vboptions[bburl]/showthread.php?t=$threadidtarget="_blank"><img class="inlineimg"  

src="$stylevar[imgdir_button]/tagsumlogo.png" alt="TagSum" border="0" /></a>
    </
td>
  </
tr>
</
table

Now all you need to do is upload the attached image to your /images/buttons directory

That's it! Let me know if you have any questions or problems.

99SIVTEC 09-24-2007 11:04 PM

Screenshot of this in action. It's easy to place pretty much anywhere of course.


All times are GMT. The time now is 02:11 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.01870 seconds
  • Memory Usage 1,719KB
  • 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
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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