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)
-   -   Signature only on first post (https://vborg.vbsupport.ru/showthread.php?t=139689)

abdobasha2004 10-03-2008 10:11 PM

is it useful for SEO?

Zachariah 10-04-2008 12:26 AM

Quote:

Originally Posted by abdobasha2004 (Post 1636803)
is it useful for SEO?

Perhaps in a tiny way, as there will be less data on the page that may not have anything to do with the current page content.

I would have to do tests and results to say yes or no.

Allan 02-16-2009 06:27 AM

Work perfectly on vB 3.8.1, thank you, installed ;)

93Corvette 03-07-2009 05:21 AM

I think I may be doing something wrong.... I keep getting a </if> missing error.
Is this missing a </if> statement?

Here is my code:

Code:

                $template_hook[postbit_signature_start]
                $ad_location[ad_showthread_firstpost_sig]

<!-- ****** Kill the Below to have only one signature per post ****** -->
<!-- ******    <if condition="$post['signature']">  ***** -->
<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
<!-- ********* ABOVE IS FOR 1 signature per Post ******* -->

                <!-- sig -->
                        <div>
                                __________________<br />
                                $post[signature]
                        </div>
                <!-- / sig -->
                </if>

Thanks in advance....

coffee 03-10-2009 07:18 AM

Quote:

Originally Posted by Allan (Post 1745661)
Work perfectly on vB 3.8.1, thank you, installed ;)

Thank you, I just tested it and working great !

edytwinky 05-05-2009 06:27 PM

Works great!

Thanks!

letsjoy 09-17-2009 09:55 PM

Its not working properly on 3.8.2 tested... :((

m2006 09-19-2009 10:34 AM

working install thank you for mod

jonbaker 12-20-2009 07:09 AM

cant get to work for Version 3.8.4

TripleChin 04-13-2010 12:55 AM

This mod works on 4.0 Publishing Suite with the one minor change below.
Code:

<vb:if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">


Going to work on getting it limited to one post per thread.


All times are GMT. The time now is 01:45 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.01132 seconds
  • Memory Usage 1,734KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete