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 05-31-2014, 06:49 PM
Falcon Capt Falcon Capt is offline
 
Join Date: May 2006
Location: U.S.
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Copyright Text Input Box Size

Currently the Copyright Text input box in the AdminCP (Settings > Options > Site Name / URL / Contact Details) is a single line that is only about 40 characters long (visible), is there an easy way to make it large and multi-row (Like the "Contact Us" input area slightly above the Copyright Input area) to easily display longer Copyright inputs?
Attached Images
File Type: jpg Image1.jpg (139.1 KB, 0 views)
Reply With Quote
  #2  
Old 06-01-2014, 06:22 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You could execute the following sql:
Code:
UPDATE setting SET optioncode='textarea' WHERE varname='copyrighttext'
or make the change in phpMyAdmin.

As usual, be very careful doing this since an error could cause problems with your forum operation.

Edit: oh, I probably should have also mentioned that the "right" (and possibly easier) way to do this is to put your site in debug mode, then use the "Edit" link that will appear in the admincp next to the copyright text option, and change the "Option Code" field to textarea. But I thought it might be easier to do a query than to turn on debug mode just for this one change.
Reply With Quote
  #3  
Old 06-02-2014, 09:05 PM
Falcon Capt Falcon Capt is offline
 
Join Date: May 2006
Location: U.S.
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kh99 View Post
You could execute the following sql:
Code:
UPDATE setting SET optioncode='textarea' WHERE varname='copyrighttext'
or make the change in phpMyAdmin.

As usual, be very careful doing this since an error could cause problems with your forum operation.

Edit: oh, I probably should have also mentioned that the "right" (and possibly easier) way to do this is to put your site in debug mode, then use the "Edit" link that will appear in the admincp next to the copyright text option, and change the "Option Code" field to textarea. But I thought it might be easier to do a query than to turn on debug mode just for this one change.
How do you turn on "Debug" Mode??? I have never seen this function (I am on 4.1.12).
Reply With Quote
  #4  
Old 06-02-2014, 09:13 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can edit your comfig.php and set a variable. Here's an article that shows how, and also talks about some ways to enable it only for admins (because you don't really want to enable it for everyone, at least not for any longer than you need): https://vborg.vbsupport.ru/showthread.php?t=265999
Reply With Quote
  #5  
Old 06-02-2014, 09:13 PM
Falcon Capt Falcon Capt is offline
 
Join Date: May 2006
Location: U.S.
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kh99 View Post
You can edit your comfig.php and set a variable. Here's an article that shows how, and also talks about some ways to enable it only for admins: https://vborg.vbsupport.ru/showthread.php?t=265999
Awesome, thank you!

--------------- Added [DATE]1401752207[/DATE] at [TIME]1401752207[/TIME] ---------------

It appears the non-"textarea" input boxes on that page are set to 266px in width, any way to increase that number?
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 04:18 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.03711 seconds
  • Memory Usage 2,217KB
  • Queries Executed 12 (?)
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
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (1)postbit_attachment
  • (5)postbit_onlinestatus
  • (5)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_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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete