vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How can i increase the Forum titles length? (https://vborg.vbsupport.ru/showthread.php?t=212614)

kyrenator 05-01-2009 01:13 PM

How can i increase the Forum titles length?
 
Hello i have recently created a site with vbulletin and i would like to add a title to a Forum with 50 characters! When i am typing the text it automatically makes the title like this
"This is my beautif&#" but i have written "This is my beautiful forum!"!

How can i fix this?

nexialys 05-01-2009 01:18 PM

the character you use is illegal, that's why it is cropped... you need to verify how you type your forumtitles...

kyrenator 05-01-2009 01:33 PM

what do you mean "illegal characters" and how can i verify the forumtitles?

Lynne 05-01-2009 02:26 PM

Hmmm, I was just able to enter 100 characters into that field. Are you using 50 as an example or do your really mean 50? However, I may have changed my database for it, I can't remember. Unfortunately, that is the way you have to change things - the database says type varchar(100) for that field (that's what mine says, maybe yours says varchar(50)) and so you will have to actually change this field in the database. It's in the table 'forum' and the field name is 'title'

Biker_GA 05-01-2009 02:29 PM

Just checked mine, and it's also set to 100. Don't think I've changed it. Then again, I've made a ton of changes over the past 8 years. LOL

BSMedia 05-01-2009 02:39 PM

Its 100 on a new default install.

Sounds like a character encoding issue

kyrenator 05-01-2009 02:57 PM

i dont mean for topic titles! I mean for forum titles(names)!

Lynne 05-01-2009 03:01 PM

I am talking about forum titles. I said I was talking about the table "forum" and the field name "title".

kyrenator 05-02-2009 07:42 AM

You are right! With english i can type 100 chars but with greek i can type only 20! :(
How can i fix this?

Lynne 05-02-2009 02:56 PM

Quote:

Originally Posted by kyrenator (Post 1802907)
You are right! With english i can type 100 chars but with greek i can type only 20! :(
How can i fix this?

I already told you what you had to do.
Quote:

Originally Posted by Lynne (Post 1802510)
Hmmm, I was just able to enter 100 characters into that field. Are you using 50 as an example or do your really mean 50? However, I may have changed my database for it, I can't remember. Unfortunately, that is the way you have to change things - the database says type varchar(100) for that field (that's what mine says, maybe yours says varchar(50)) and so you will have to actually change this field in the database. It's in the table 'forum' and the field name is 'title'


SatSeeker 05-04-2009 08:27 PM

Hi Lynne,

Thanks for the answer, but would you please be more specific on how to get to the table "forum" with the field "title"?

Thanks

Lynne 05-04-2009 08:30 PM

If you aren't familiar with modifying your database, then you should get someone else to do it for you. If you do the wrong thing, who knows what would happen and I know I don't want to be responsible for you doing something to your site.

Biker_GA 05-04-2009 08:31 PM

It cannot be done via vBulletin. If you have access to MySQL, it can be done there. Ensure you make a backup of your DB prior to making ANY manual change to the database.

SatSeeker 05-04-2009 08:34 PM

Quote:

Originally Posted by Lynne (Post 1804629)
If you aren't familiar with modifying your database, then you should get someone else to do it for you. If you do the wrong thing, who knows what would happen and I know I don't want to be responsible for you doing something to your site.

Thanks for your concern... Yes, I'm familiar with the database ... and trust me, I'll not blame you for any wrong doing. So, would you please tell me how to get to this "forum" & "title" settings.

Many thanks

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

Quote:

Originally Posted by Biker_GA (Post 1804630)
It cannot be done via vBulletin. If you have access to MySQL, it can be done there. Ensure you make a backup of your DB prior to making ANY manual change to the database.

Okay... thanks!

Lynne 05-04-2009 08:39 PM

Well, you would use whatever method you use to modify your database (phpMyAdmin? ssh?) and then alter the field "title" in your "forum" table. I'm not sure how to describe this... if you have modified your database before, then you should know what to do to modify a field in a table.

SatSeeker 05-04-2009 09:18 PM

1 Attachment(s)
Thanks to kyrenator for having this question raised. And largely, big thanks to Lynne and Biker_GA for pointing me to the right direction.

Just want to update if someone have the same issue then please take a look at the attachments for detail changes that I made to the database which fixed the "long forum title" in Forum Manager.

1. I'm using PHPmyAdmin then click under the forum links to open the forum's database
2. it should be listed as shown in the snapshot
3. then select "forum" and click on "title" field with the "change" (pencil icon) to edit
4. after making the change from 100 to 200 character, then click Save

That's all! And by-the-way, I took a risk of not backing up my database prior to do this, but seems like there is no problem afterward and now I can pretty much name the forum title as long as I want.

Again, Thank You all for your help!

You guys are great!


All times are GMT. The time now is 07:15 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.07340 seconds
  • Memory Usage 1,754KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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