vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Change the length of the Forum Description field? (https://vborg.vbsupport.ru/showthread.php?t=108076)

ludachris 02-15-2006 10:02 PM

Change the length of the Forum Description field?
 
I noticed that the "description" field for the forums is limited. I'd like to have longer forum descriptions. Do I have to do that via phpMyAdmin? And if so, what should I change? The field type? It's currently set to "text". Can I specify a length attribute or will I have to change the field type? Will changing the field type mess up other things or change how my descriptions are currently being displayed (for example, I'm using HTML in some descriptions)?

Marco van Herwaarden 02-16-2006 12:06 PM

Are you talking about the title or the description?

I guess the title. Change in phpMyAdmin the length of the 'description' & 'description_clean' columns of the forum table to 254.

ludachris 02-16-2006 01:26 PM

Quote:

Originally Posted by MarcoH64
Are you talking about the title or the description?

I guess the title. Change in phpMyAdmin the length of the 'description' & 'description_clean' columns of the forum table to 254.

The forum description - the short blurb that describes what the forum is about, not the title of the forum. Is 254 the maximum characters a "text" type field can display?

Marco van Herwaarden 02-20-2006 11:01 AM

Quote:

Originally Posted by ludachris
Is 254 the maximum characters a "text" type field can display?

A column of the type VARCHAR is limited to 255 characters.

The description is a TEXT type column and can take up to 2^16 characters.


All times are GMT. The time now is 02:11 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.01028 seconds
  • Memory Usage 1,712KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete