Helpful Information
 
 
Category: vBulletin 3.6 Template Modifications
Register to view all text

Register to view all text
By Adrian at DevelopmentChat.com (http://developmentchat.com)
Tested on vB3.6.0, should work on 3.5.0 i think. : )

Updated version with enable/diable options via Admin Panel - http://www.vbulletin.org/forum/showthread.php?p=1077455#post1077455

Hey,
This is a simple little "trick", to think guests are only viewing part of the text.

All this does is add "Register to view all the text in posts. : )" under the actual post text.

All the post text is shown however, the message is "fake", but will hopefully trick your users into thinking it's real and therefore encouraging them to register.

It should look more convincing via the "..." at the end of the posts, to show the text has being cut off.

Installing
(Note: This template edit is the same for postbit and postbit_legacy)
Open Postbit templates > postbit_legacy/postbit (Whichever you want to use)
Find:
<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
<!-- / message -->

Replace with:
<!-- Post extension -->
<if condition="$show['guest']">
<div id="post_message_$post[postid]">$post[message]...</div><div class="smallfont"><a href="register.php">Register</a> to view all the text in posts. :)</div>

<else />

<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
<!-- / message -->

</if>
<!-- / Post extension -->

Save.

That's it, easy. ;)

Please click Install (http://www.vbulletin.org/forum/vborg_miscactions.php?do=installhack&threadid=126828) if used. :)

Thanks

Adrian

This is actually very good considering :) well done

thank you,Adrian.

thank

If a spider crawls the site, will they see full content or the register button?

If a spider crawls the site, will they see full content or the register button?

I think Spiders are treated as Guests, so, there is a chance they will see the
"Register to view all text message"

If you want spiders to act as members, check out this modification by trilljester
http://www.vbulletin.org/forum/showthread.php?t=108070

Updated version with enable/diable options via Admin Panel - http://www.vbulletin.org/forum/showthread.php?p=1077455#post1077455

I like this because it doesnt act like others ive seen in the past eg. annoying popups, things that will block your view for 30 seconds, etc. This is truly a good way for getting people to register, and I dont think it would matter if a search engines sees, register to view all text, because all the text is shown anyway. however I think it would be better to only show it on the last post and to say, register to view all posts.

Thanks, clicks install.

good one thanks

Installed on vB 3.6.2

Instructructions were right on the mark.

Thanks for sharing with the rest of us. ;)

Daddy likes =)

plz
Daddy likes

Very Cool Thanks I had to edit both the Post Bits In order for it to work .. But it works Great!

DM

Working Great on vb3.7.0 Gold










privacy (GDPR)