Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-11-2010, 06:13 PM
MonsterDK MonsterDK is offline
 
Join Date: Nov 2002
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Home page URL

Hi,

Is it possible to remove the Home Page URL field within the profile/totally so members cannot enter this option?

Thanks
Reply With Quote
  #2  
Old 09-12-2010, 01:22 AM
provencial provencial is offline
 
Join Date: Aug 2010
Location: IOWA
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Scroll down in this forum thread to where member Videx explains how to use a url in the method to change header link.


https://vborg.vbsupport.ru/showthrea...t=Homepage+url
Reply With Quote
  #3  
Old 09-12-2010, 01:49 PM
MonsterDK MonsterDK is offline
 
Join Date: Nov 2002
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by provencial View Post
Scroll down in this forum thread to where member Videx explains how to use a url in the method to change header link.


https://vborg.vbsupport.ru/showthrea...t=Homepage+url
Hi,

I'm confused. How will this help me to remove the hompage box that the member enters their own hompage into?

I want to stop the ability for them to do that.

Thanks
Reply With Quote
  #4  
Old 09-12-2010, 02:13 PM
ctweb's Avatar
ctweb ctweb is offline
 
Join Date: Apr 2006
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MonsterDK View Post
Hi,

Is it possible to remove the Home Page URL field within the profile/totally so members cannot enter this option?

Thanks
In your modifyprofile template

Code:
<div class="blockrow">
				<label for="tb_homepage">{vb:rawphrase home_page_url}:</label>
				<input type="text" class="primary textbox" name="homepage" id="tb_homepage" value="{vb:raw bbuserinfo.homepage}" maxlength="200" dir="ltr" tabindex="1" />
				<p class="description">
					{vb:rawphrase let_other_visitors_know_url}
				</p>
			</div>
Comment out/Remove that code.. And it won't show you that field..
Reply With Quote
  #5  
Old 09-12-2010, 03:32 PM
MonsterDK MonsterDK is offline
 
Join Date: Nov 2002
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by provencial View Post
Scroll down in this forum thread to where member Videx explains how to use a url in the method to change header link.


https://vborg.vbsupport.ru/showthrea...t=Homepage+url
Quote:
Originally Posted by ctweb View Post
In your modifyprofile template

Code:
<div class="blockrow">
				<label for="tb_homepage">{vb:rawphrase home_page_url}:</label>
				<input type="text" class="primary textbox" name="homepage" id="tb_homepage" value="{vb:raw bbuserinfo.homepage}" maxlength="200" dir="ltr" tabindex="1" />
				<p class="description">
					{vb:rawphrase let_other_visitors_know_url}
				</p>
			</div>
Comment out/Remove that code.. And it won't show you that field..
Thank you,, your a star.

Is there also a way to remove it from the registration screen? so there is no way at all the member can enter the URL to start with?

Thanks again
Reply With Quote
  #6  
Old 09-12-2010, 04:08 PM
ctweb's Avatar
ctweb ctweb is offline
 
Join Date: Apr 2006
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MonsterDK View Post
Thank you,, your a star.

Is there also a way to remove it from the registration screen? so there is no way at all the member can enter the URL to start with?

Thanks again

You mean when Facebook Connect is enabled? Because on the normal registration Homepage URL isn't an option..

If you do mean in FB mode, then..

Look for this code in facebook_importregister

Code:
<div class="blockrow">
		<label for="fb_homepageurl">
			<input type="checkbox" name="fboptions[usehomepageurl]" value="1" checked="checked" id="fb_homepageurl" tabindex="1" />
			{vb:rawphrase home_page_url}:
		</label>
		<div class="rightcol">
			<input type="text" class="primary textbox" name="homepageurl" id="homepageurl" maxlength="200" tabindex="1" value="{vb:raw profileinfo.homepageurl}" />
		</div>
	</div>

Cheers..
Reply With Quote
  #7  
Old 09-12-2010, 05:08 PM
MonsterDK MonsterDK is offline
 
Join Date: Nov 2002
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Worked a treat. thanks
Reply With Quote
  #8  
Old 10-05-2010, 06:07 PM
Vegas Dude Vegas Dude is offline
 
Join Date: Oct 2009
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've got V 3.7 and this didn't do the trick, any ideas anyone?
Reply With Quote
  #9  
Old 10-05-2010, 08:02 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nothing in this thread can work on 3.7
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:54 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07166 seconds
  • Memory Usage 2,248KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete