vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Hide Links From Guests (https://vborg.vbsupport.ru/showthread.php?t=123415)

Alibass 08-31-2007 05:53 PM

Quote:

Originally Posted by bela-meaad (Post 1318877)
Does this work with 3.6.8?


Thanks

I have been using this hack for a good while. I had no problems when I upgraded to 3.6.8
I am also running over 40 hacks.

vnairp11 09-02-2007 02:46 PM

This an excellent hack however how can i remove the tag "you have made the right decision" completely after clicking on the link as a guest.

One important addition would be to hide the links in "quotes" and code boxes also.

maxicep 09-05-2007 12:30 PM

this hack dont hiding links on
Relevant Thread Text (https://vborg.vbsupport.ru/showthread.php?t=141312) mode.

how can i hide links when showing on relevant text ?

TongGiang 09-13-2007 02:15 PM

I install this hack but not working for my forum ??? pls help me

nnjj.net 09-17-2007 09:34 PM

is this working on 3.6.8?

Fungsten 09-18-2007 07:13 PM

Quote:

Originally Posted by nnjj.net (Post 1341238)
is this working on 3.6.8?

Works on my board.

Julio 09-24-2007 03:09 PM

Well.. it works.. but even though I have correctly verified the settings... it will also hide links for my registered users, and even myself. :(

Fungsten 09-24-2007 06:52 PM

Quote:

Originally Posted by Julio (Post 1346075)
Well.. it works.. but even though I have correctly verified the settings... it will also hide links for my registered users, and even myself. :(

Go back into the settings and check:

Quote:

Separating each group ID with a comma, those links are shown hidden for guests.

For example:
0 for all groups
-1 for no groups
Only put in the usergroups that the links are not shown to!! So do not put in the usergroup(s) of which you are a member.

Julio 09-24-2007 08:04 PM

Yes.. that works. For some reason I had it changed to 0. :(

Fungsten 09-24-2007 08:23 PM

Quote:

Originally Posted by Julio (Post 1346279)
Yes.. that works. For some reason I had it changed to 0. :(

The instructions are misstated. They should say somethng like "Enter the usergroups that cannot see links." Then you enter in those groups.

Alibass 10-21-2007 01:00 AM

Doesn't work with vB Blogs :(

Millenium IT 10-28-2007 02:37 PM

This is the most excelent mod ever released, installed :)

10/10 ; A+++

Terminatoronly 11-05-2007 04:21 AM

hello mate,
i put my links in code tags like
[code] and the closing tag of the code but the hack doesn't work if i put it like this in code tags is there a way to do that??

Jason Black 11-07-2007 07:39 PM

why are there so many XML FILES?

forumrating 11-07-2007 09:12 PM

how would this hack/mod affect search engine spiders?

Carlos2 11-13-2007 09:30 PM

Not working for me in 3.6.6, i probe all things, the links doesnt dissapear for nobody. I installed the product v132 36

under_takers 11-17-2007 02:35 PM

hmm, not working for Vb 3.6.8 PL2 with Badvanced CMPS v3.0 RC1 ....
I'm waiting for this to update. anyhow, i like this idea, awesome idea, keep it up

tekstylez 11-18-2007 04:31 AM

not working in 3.6.7

Carlos2 11-24-2007 12:26 PM

Anybody can make it work?

momo2 11-24-2007 04:16 PM

I like to add a Guest section so how would i be able to have it ? i been using hide for a long time and its the best, but i need to have a guest section so how can i be able to have it without
interference with this hack ???????

VBUsers 11-25-2007 08:24 PM

its not working for 3.6.8 . can anyone help?

netzrate 11-26-2007 03:27 PM

great Hack, cool!
Thank you very much!! :)

netzrate 11-26-2007 03:29 PM

Quote:

Originally Posted by VBUsers (Post 1389318)
its not working for 3.6.8 . can anyone help?

I have install the 3.6.8 pl2 and i have no Problems.
Do you install the right file? I mean hide_link_from_guests_v114_german.xml or for you the english version?

Carlos2 11-26-2007 08:19 PM

is any file working in 3.6.6?

lionelng 11-28-2007 02:21 PM

It's not working for me either, 3.6.8pl2. I've tried both 114 and 132 english version but i can still see some email and url links.

Inferno Dragon 11-29-2007 02:57 PM

I just installed it on my board (3.6.8 PL2) and it's working like a charm :) please import the correct product i-e for vb3.6.8 PL2, import the this file: product-Hide_Links_From_Guest_v132_36x_english.xml

Dave Hybrid 11-30-2007 07:45 AM

When I have this enabled my quick reply box disappears at the bottom of threads.

Any ideas?

Can pay for a fix if needed.

Thanks.

sjb 12-01-2007 04:24 AM

hi all friands
this is very easy

1-go to admincp & in postbit_legacy find:

Quote:

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

<!-- Post extension -->
<if condition="$show['guest']">
<FONT color=red><B>[Only Registred Users Can See Links.. <A
onclick="alert(Thanku for Registred.)"
href="http://****************/vb/register.php"><INPUT class=smallfont onclick="javascript:window.location.href='register .php'" type=button value="Register"></A>]</SPAN></B></FONT></DIV><!-- / message --><!-- sig -->
<else />
<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
<!-- / message -->

</if>
<!-- / Post extension -->
please : replaace your ADRESS sait with ************

the end

see at down

https://vborg.vbsupport.ru/

Carlos2 12-02-2007 08:27 PM

Quote:

Originally Posted by sjb (Post 1392765)
hi all friands
this is very easy

1-go to admincp & in postbit_legacy find:



Replace with


please : replaace your ADRESS sait with ************

the end

see at down

http://sjb.parsaspace.ir/ragister.bmp

Not working for me in 3.6.6:(

Carlos2 12-02-2007 08:37 PM

Quote:

Originally Posted by netzrate (Post 1389723)
I have install the 3.6.8 pl2 and i have no Problems.
Do you install the right file? I mean hide_link_from_guests_v114_german.xml or for you the english version?

GREAT! it works!!

goorgoor 12-07-2007 02:52 PM

why does every post gets hide? i mean links that don't need to be hide! and text too texts get hide too!!! WTF???

Animecraving 12-07-2007 11:17 PM

.... the only version that work for me.. is the version 1.14...

daydie 12-08-2007 04:52 PM

why do i get NoLink ? !!!!! Shud this happen

Artes_Marciales 12-11-2007 01:41 PM

Amazing!!

Installed of course!
Thanks :)

hocphp 12-12-2007 11:39 PM

this mod have prob . plz fixed after sharing . thx

virus9112002 12-13-2007 08:46 AM

Quote:

Originally Posted by netzrate (Post 1389723)
I have install the 3.6.8 pl2 and i have no Problems.
Do you install the right file? I mean hide_link_from_guests_v114_german.xml or for you the english version?

Quote:

Originally Posted by Carlos2 (Post 1393702)
GREAT! it works!!

Quote:

hide_link_from_guests_v114_english
It's Works 100%

Thanks

thedark1 12-16-2007 07:06 PM

it would also be a cool feature if you could add a rel="nofollow" attribute to all links, or exclude some domains from this. that's very useful for SEO.

FarukErsin 12-20-2007 09:18 PM

There is the problem 3.6.8 PL 2 link not hide.

See you.

katilkuzu 12-26-2007 12:20 PM

Quote:

Originally Posted by FarukErsin (Post 1405763)
There is the problem 3.6.8 PL 2 link not hide.

See you.


yes you are right, all links still visible in 3.6.8 and 3.7.0 versions

thedark1 12-27-2007 11:12 AM

No, there's no problem in 3.6.8 pl2, it works perfectly.
just make sure you set the options properly and pay special attention to :

Show links from groups - all links posted from these group id's will show.....
Show links from users - same as above but for individual users......

make them both blank and then try it out....

also make sure Hide links from groups - is 1 for guests(unregistered)

if it still doesn't work, then you have another plugin which is interfering...


All times are GMT. The time now is 11:40 PM.

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.01474 seconds
  • Memory Usage 1,797KB
  • 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
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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