vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - Guests First Post Only (https://vborg.vbsupport.ru/showthread.php?t=135016)

Dismounted 12-28-2006 10:00 PM

Guests First Post Only
 
Guests First Post Only

Description:
This mod only shows the first post of a thread to guests. After it displays the first post, it then displays a message telling the guest to login or register.

Installation:
All the installation information is in the package.

Changes:
2 Templates
12 Plugins
4 Phrases

Other Versions:
Guests First Post Only for 3.7 - https://vborg.vbsupport.ru/showthread.php?t=184717

Dismounted 12-29-2006 06:28 AM

Change Log:
10/07/2008 - Version 1.6
- Enabled By Default On New Install (Archive Disabled By Default)
- Added Archive Hiding
- Fixed Possible Compatibility Issues

9/07/2008 - Version 1.5
- Fully Phrased
- Added Independent Templates
- Fixed Print Thread Bug
- Near Full Rewrite
- First 3.7 Release

10/01/2007 - Version 1.4
- Fixed 'Invalid SQL' Error In Announcements

5/01/2007 - Version 1.3
- Fixed 'Invalid SQL' Error In PM's
- Fixed Posts Being Displayed After Message
- Fixed Options Not Saving Properly

2/01/2007 - Version 1.2
- Fixed 'Call to a member function on a non-object' Error
- Fixed Message Being Displayed When Only One Post
- Fixed Options Not Saving Properly

1/01/2007 - Version 1.1
- Can Be Enabled On Per Forum Basis

29/12/2006 - Version 1.0
- Initial Release

Bladicouk 12-29-2006 07:05 AM

so would this damage my forum seo ? or not...

Dismounted 12-29-2006 07:09 AM

No, this should not damage your SEO.

mutasim 12-29-2006 07:13 AM

hey... it would be great if it could be set per forum basis. Because lets be honest... who is gonig to want the restrict the "Introductions" forum :P

Bladicouk 12-29-2006 07:24 AM

thanks for the quick answer dismounted.

projectego 12-29-2006 10:46 AM

Not a bad idea... I'm sure people will find this useful.

Terminatoronly 12-29-2006 01:52 PM

very useful installed ;)

Mecho 12-29-2006 01:53 PM

Thanks man .. great idea . Installed

p.s.

i change second code like this :
Quote:

<!-- Start Guests First Post Only Hack -->
<if condition="$memid == 1">
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">Welcome!</td>
</tr>
<tr>
<td class="alt1"><blink><b><font size="4" color="red">To see more of this thread, please login or <a href="register.php">register</a>.</b></font></blink></td>
</tr>
</table>
</if>
</if>
<!-- End Guests First Post Only Hack -->
Font with Red color , size 4 & blink text .

Bounce 12-29-2006 06:06 PM

Installed and working superb :cool:


All times are GMT. The time now is 02:03 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.01267 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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