vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Hide links from guests (https://vborg.vbsupport.ru/showthread.php?t=99918)

Marv 11-01-2005 10:00 PM

Hide links from guests
 
Description:
Most guests browse the forums without becoming registered. And why should they, everything?s lying and waiting just right before their fingertips - written informations and the most important: hyperlinks.
This plugin hides any link from guests until they became registered !

If guests are browsing the forums, all they?ll see is a link like this
Quote:

( No link? )
with an alternate text "Please register first or login"

Installation:
Install the XML-file as Plugin.

Credits:
Andreas (KirbyDE) for porting the previous alpha code-modification over into a Plugin.

Notes:
In one of my meanwhile heavily hacked forums I wasn?t able to bring this Plugin to life. It seems that something messed up with the usergroup-settings.
On a fresh install I can?t report any bugs or errors.

Versions:
Tested in 3.5.0 and 3.5.1

Update:
November 02, 05 - File format corrected (Version 1.0.1)

Click "Install":
Please click the Install-Link, if you use this Plugin.

Note: Some copyrights reserved

Because of this proposal I disagree that anyone is using parts of this code to build a commercial hack upon. Everyone who wants to use parts of this code in his hack/plugin/product has to release it following the rules and terms of the General Public License (GNU) to the open source community!

MioTraGusa 11-02-2005 06:44 PM

Upsss ... your pluggin dont install, invalid format .. update xml whit the correct format

I corrected it and work ok

Thank .. nice and simple pluggin :squareeyed:

lordofgun 11-02-2005 06:45 PM

Is there an option to turn this on and off for certain usergroups in the admincp?

That would rock.

lordofgun 11-02-2005 06:57 PM

Oh, and maybe for a future version...allow internal links option.

Snake 11-02-2005 07:25 PM

All installed! ;)

Marv 11-02-2005 07:51 PM

Quote:

Originally Posted by MioTraGusa
Upsss ... your pluggin dont install, invalid format ..

*gnarf* - it?s a mess.. everytime I?m working with different versions of a file I can be extremly sure that I?m choosing the wrong one :nervous:
Thanks, MioTraGusa - the file is updated now.

Quote:

Originally Posted by lordofgun
Is there an option to turn this on and off for certain usergroups in the admincp?
Oh, and maybe for a future version...allow internal links option.

Not yet - but I?m also not planning to add this feature. If you want to rewrite this Plugin & release it, feel free to use this code.

akanevsky 11-02-2005 08:04 PM

Is this compatible with vBulletin Post Cache?

Marv 11-02-2005 08:15 PM

Quote:

Originally Posted by Dark Visor
Is this compatible with vBulletin Post Cache?

No, it isn?t. Otherwise guests could see links or vice-versa registered users couldn?t - depending upon who created the cache.

akanevsky 11-02-2005 08:20 PM

That means it IS compatible. Good job ;)

Marv 11-02-2005 08:25 PM

Quote:

Originally Posted by Dark Visor
That means it IS compatible. Good job ;)

No plus no=yes ? Argh, who cares.. :rolleyes:
I can?t take the credit for that - I just did the hard-coded alpha part. It was Andreas who came up with the cache.

jluerken 11-03-2005 06:58 AM

Thanks for the hack.

Is it possible to convert NO LINK to a phrase?
I tried this myself without success.

I created a global phrase called no_link and exchanged the text in the plugin with $vbphrase[no_link].
Now its showing this instead of the phrase content :D

How can I make a phrase out of this?

nasser71 11-23-2005 02:28 PM

is thear a way to make the same plugin to hide the img,code,qoute

VBUsers 11-25-2005 08:10 PM

installed and working great thank you for this!

kadafi_alive 12-07-2005 06:10 PM

Hi, unfortunaley, it is not compatible with vb post cache :( Wish someone could fix it :)

croportal 12-07-2005 08:45 PM

it this working normally or, can somene post a screenshot

Lissa 12-07-2005 09:43 PM

Awesome, I really needed this for my forum!!!

Thanks!!!! :)

LittleBoy1 12-07-2005 10:26 PM

Nice Hack https://vborg.vbsupport.ru/external/2009/02/1.gif

Click "Install"!!

MichaelP 12-08-2005 09:39 AM

Hi all, I applied this plugin and it all seems to have installed ok but when I go to the site as a guest browser I can still see and click on web links in posts.

Any ideas what may be wrong? :( We are on 3.5.0 with the 3.5.1 patch applied.

Cheers :up:

Lissa 12-08-2005 12:51 PM

I just wanted to show you how this has improved my registration rates. I added welcome headers on Dec. 3, and I got about 20 more registrations a day. Yesterday, Dec. 7, I added this hack (hide links from guests) and my registrations more than doubled! I added this hack yesterday in the middle of the day, so I'm expecting a higher registration rate today :)

bold 12-08-2005 02:28 PM

how can i do this for images too?

AWI 12-09-2005 06:15 AM

Installed on 3.5.2 and looking good, Thanks bro

Snake 12-09-2005 08:24 AM

Is this going to get me even more members?

Lissa 12-09-2005 10:19 AM

Quote:

Originally Posted by Aftermath
Is this going to get me even more members?

I had 210 register yesterday! My normal registration was 40-50 a day before I added this hack.

Synth 12-09-2005 11:55 AM

Awsome Thanks! I hate sitting there watching all these Guests roll through my forums and not register, but using my content.

*Installs*

I get about 20-30 guests a day but no registers. Let's see how this works:)

ConqSoft 12-09-2005 10:27 PM

Any way to make it work with the postcache?

Sean James 12-10-2005 07:52 AM

Quote:

Originally Posted by jluerken
Thanks for the hack.

Is it possible to convert NO LINK to a phrase?
I tried this myself without success.

I created a global phrase called no_link and exchanged the text in the plugin with $vbphrase[no_link].
Now its showing this instead of the phrase content :D

How can I make a phrase out of this?

I would also like to change this. Any news on how it can be done?

kadafi_alive 12-10-2005 09:30 AM

My best guess is to edit the plugin in the plugin area:

return '<a href="register.php" title="Please register first or login" target="_blank">No link ?</a>';

to your choice

save and voila

Regards

A R G 12-10-2005 10:47 AM

Quote:

Originally Posted by AWI
Installed on 3.5.2 and looking good, Thanks bro


i cant get it to work on my 3.5.2 board?? any ideas

Ramsesx 12-10-2005 11:04 AM

If a link is not http://www.xxx.com only www.xxx.com than it is not working on my site.

Andyrew 12-10-2005 02:23 PM

Quote:

Originally Posted by Ramsesx
If a link is not http://www.xxx.com only www.xxx.com than it is not working on my site.

Working on my site, 3.5.2

Zilvia 12-11-2005 05:15 PM

Not working on my 3.5.2, although I do have some hacks.

ConqSoft 12-11-2005 05:30 PM

Quote:

Originally Posted by Zilvia
Not working on my 3.5.2, although I do have some hacks.

It's working on yours:

http://www.zilvia.net/f/showpost.php...7&postcount=17

The link in the signature is hidden from me as a guest. It's not working on your posts because of the postcache.

ccplim 12-12-2005 06:34 AM

Quote:

Originally Posted by nasser71
is thear a way to make the same plugin to hide the img,code,qoute

This is also what I have requested in the modification request section (for images). I am now stuck at 3.0.x without this :(

DefenceTalk 12-12-2005 12:47 PM

Quote:

Originally Posted by ccplim
This is also what I have requested in the modification request section (for images). I am now stuck at 3.0.x without this :(

How about improvement? Show LOCAL links to users/guests as normal and not hide the local-domain links?

ccplim 12-13-2005 12:41 AM

Quote:

Originally Posted by DefenceTalk
How about improvement? Show LOCAL links to users/guests as normal and not hide the local-domain links?

Sorry for asking. What do you mean by local-domain links? :o

Mudvayne 12-15-2005 02:21 PM

clicked installed just replaced
Code:

No Link?
to
Code:

Please Login or Register to view the link.

LockeAG 12-15-2005 03:13 PM

WHy this is a great plug..

But , I have some questions..

How do I exempt the signatures??, because also the signatures of the Forum are hidden.

thanks

Smiry Kin's 12-17-2005 01:54 PM

doesnt work for me in 3.5.2 :(

yessir 12-17-2005 08:40 PM

Hit and miss. Some links are hidden, others are not.

I wonder if this is due to vBSeo installed on my board.

Works great in signatures.

topshams 12-17-2005 09:21 PM

This has been one of the best hacks I have ever used and I realy hope it will be modified for 3.5.2

Maybe some clever person out there could rewrite this hack as I think the author gave his permission earlier in this thread.


All times are GMT. The time now is 04:46 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.01535 seconds
  • Memory Usage 1,816KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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