vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   extend user title (https://vborg.vbsupport.ru/showthread.php?t=157041)

Evolution06 09-04-2007 07:33 PM

extend user title
 
I want to make it so for my Custom User Title I can use this complete code:

I have changed the amount of characters that I can use in vb options but only half of it shows up the "Endless" instead of the whole code which is *Endless Possibilities* what do I need to change to be able to get the whole thing to show up? Any help would be awesome. Thanks

PHP Code:

<span style="color:#0099ff">E</span><span style="color:#17a2ff">n</span><span style="color:#2eabff">d</span><span style="color:#45b4ff">l</span><span style="color:#5cbeff">e</span><span style="color:#73c7ff">s</span><span style="color:#8bd0ff">s</span><span style="color:#a2d9ff">s</span> <span style="color:#d0ecff">P</span><span style="color:#e7f5ff">o</span><span style="color:#ffffff">s</span><span style="color:#e7f5ff">s</span><span style="color:#d0ecff">i</span><span style="color:#b9e3ff">b</span><span style="color:#a2d9ff">i</span><span style="color:#8bd0ff">l</span><span style="color:#73c7ff">i</span><span style="color:#5cbeff">t</span><span style="color:#45b4ff">i</span><span style="color:#2eabff">e</span><span style="color:#17a2ff">s</span


Paul M 09-04-2007 07:39 PM

The usertitle field in the database can only hold 250 characters, that line is just over 750, so you're only ever going to get about 1/3 of it saved.

Evolution06 09-04-2007 07:45 PM

Ok that makes sense I wonder how zero did his located Here His ?(- One Mind -)?
?(- Infinite Possibilities -)? that looks so neat.

Opserty 09-04-2007 09:10 PM

You could always use a small image and just use the <img src="..." alt="" /> in the title.

Marco van Herwaarden 09-05-2007 12:14 PM

You can also change the columns in the database to hold larger text then the default 250 characters.

Evolution06 09-05-2007 08:24 PM

Hmm I was thinking that I could do something like that. I will take a look, Thanks Marco

Edit in order to change it past 255 I have to choose text or blob so I choose text and try it again and still only shows endless it won't seem to save the whole code in user title even after I change it. Any other idea's? I really thought that would work haha.


All times are GMT. The time now is 07:00 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.01151 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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