vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Mini Mods - Guest can't see links. (https://vborg.vbsupport.ru/showthread.php?t=222216)

Waqas Anwar 09-24-2009 05:10 AM

Quote:

Originally Posted by Alexey? (Post 1877876)
in steand of "$vbphrase[nolink]" you may write what ever messege you want.
did it help you?

It did not help me :erm: Could it be due to version difference? I am using 3.8.3
When I replace it this message is not visible but link become visible. Without doing this links hid but then all guests start sending email to ask where are links?

Quote:

Originally Posted by elenh (Post 1878359)
Go to Admincp / Language & Phrases and then create new phrase
and add:
Code:

<b><font color="red">To view the link you have to <a href="register.php">Register</a></b></font>
Then go to the plugin and replace the
Code:

$vbphrase[nolink]
With your own phrase.

It didnt work either :(

Alexey? 09-25-2009 04:31 PM

Quote:

Originally Posted by luan7749 (Post 1889769)
So, I have two questions :
1. Images 're hide for guests ? I Want images can be displayed for guests
2. I want that Google , Yahoo and other Search Bot can see link ?

1. Yes the images are hidden too.
2.No one can't search it, it like a hide mode so no one can't see the URL\s

Quote:

Originally Posted by Waqas Anwar (Post 1889794)
It did not help me :erm: Could it be due to version difference? I am using 3.8.3
When I replace it this message is not visible but link become visible. Without doing this links hid but then all guests start sending email to ask where are links?



It didnt work either :(


You have to REEPLACE this "$vbphrase[nolink]" In the text you want to.
i'm using 3.8.2 and there is no problem.
soon i will upgrade to 3.8.4 and see if there is any bugs or isuse

Waqas Anwar 09-27-2009 05:43 PM

Quote:

Originally Posted by Alexey? (Post 1890507)
You have to REEPLACE this "$vbphrase[nolink]" In the text you want to.

Yes I did that but it failed. :down:

Quote:

Originally Posted by Alexey? (Post 1890507)
i'm using 3.8.2 and there is no problem.
soon i will upgrade to 3.8.4 and see if there is any bugs or isuse

Thanks, I'll be waiting. :up:

Alexey? 09-27-2009 07:21 PM

Quote:

Originally Posted by Waqas Anwar (Post 1891410)
Yes I did that but it failed. :down:


Thanks, I'll be waiting. :up:

What do you mean it failed?
what happen?

alfanexus 10-09-2009 12:34 PM

Thanks, this is soooo great, better that nofollow to keep spammers out.

But has anybody an idea on how to do the same for vbulletin blogs???

cormee 10-09-2009 02:55 PM

What a great little piece of code. :D

Yesterday my register page wasn't even in my top 25 pages visited today it's 3rd most visited.

What would be fantastic would be if it could set by membership type - ie. only paying members can see them. Would also be great if it could be for mailto: links also.

Alexey? 10-10-2009 09:03 AM

I'm happy you liked it :)

cormme you can make a vip group and you can add to this line
if ((!$this->registry->userinfo[userid]) OR (is_member_of($this->registry->userinfo, 1, 3)))

the id of groups that can't watch the links, and the vip group id don't add there and they will able to watch the links,For the mails i don't know how to do it.

jkun666 10-12-2009 08:46 AM

Hi, what 'Hook Location' do I use?

Alexey? 10-12-2009 05:14 PM

postbit_display_complete

cormee 10-13-2009 07:34 AM

Quote:

Originally Posted by Alexey? (Post 1897463)
I'm happy you liked it :)

cormme you can make a vip group and you can add to this line
if ((!$this->registry->userinfo[userid]) OR (is_member_of($this->registry->userinfo, 1, 3)))

the id of groups that can't watch the links, and the vip group id don't add there and they will able to watch the links,For the mails i don't know how to do it.

Great, thanks. Am loving this mod! :D


All times are GMT. The time now is 01:00 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.01261 seconds
  • Memory Usage 1,744KB
  • 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
  • (8)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
  • (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