vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Display custom titles AND standard titles in posts (https://vborg.vbsupport.ru/showthread.php?t=34968)

Freddie Bingham 02-16-2002 10:25 PM

Give me the text you would input to do that.

KuraFire 02-16-2002 10:56 PM

Code:

<table style="filter:glow(color=white)"><font color=red>&nbsp;She Devil&nbsp;</font></table>

KuraFire 02-16-2002 11:03 PM

oh, btw, it's the same if you _do_ add the TR and TD tags.

Jakeman 02-16-2002 11:10 PM

Quote:

Originally posted by freddie
Jakeman : it has nothing to do with the fields, as we said before it is much more powerful than that.
more powerful than fields... POWER FIELDS! ;)

sigh... *me dies*

Freddie Bingham 02-16-2002 11:55 PM

Quote:

Originally posted by KuraFire
Code:

<table style="filter:glow(color=white)"><font color=red>&nbsp;She Devil&nbsp;</font></table>

I still fail to see the problem as when that is saved it is sent through htmlspecialchars(), which btw makes it useless for you as it will not display as HTML when it is called in the postbit template. When edited, the underlying html appears as:

<input type="text" class="bginput" name="field1" value="&lt;table style=&quot;filter:glow(color=white)&quot;&gt;&lt;font color=red&gt; She Devil &lt;/font&gt;&lt;/table&gt;" size="25" maxlength="250">

KuraFire 02-17-2002 09:53 AM

Quote:

Originally posted by freddie
I still fail to see the problem as when that is saved it is sent through htmlspecialchars(), which btw makes it useless for you as it will not display as HTML when it is called in the postbit template. When edited, the underlying html appears as:

<input type="text" class="bginput" name="field1" value="&lt;table style=&quot;filter:glow(color=white)&quot;&gt;&lt;font color=red&gt; She Devil &lt;/font&gt;&lt;/table&gt;" size="25" maxlength="250">

Exactly: we can't save it through htmlspecialchars() because it won't appear as HTML on threadpages, but an Administrator can enter that in their field and then it will work! But when you then try to look at the Edit Profile page, it gets messed up (due to the " in there).

I'll try and make a screenshot of it today, when I have the chance.

Tech_Koss 02-19-2002 12:48 AM

i set custom title to "no" but now my members custom title are still there ...im using 2.2.2 if that help
can anyone help?

KuraFire 02-19-2002 07:43 AM

If you've set the option "Use custom titles?" to NO after a few of them have given themselves a custom title, you'll have to reset those manually. I haven't seen any way to do this automatically... :(

JJR512 02-19-2002 05:24 PM

In the admin cp, in the section on the left called "Import and Maintenance", there is a link to "Update Counters". Go there, and the very first thing you'll see you can do is "Update User's Titles". Try that.

Scrooge 02-21-2002 07:00 PM

This is very close to what I am looking for on my board. In my case, I am trying to give contributors this option but not other users. Is there any way to make this available only to certain groups?


All times are GMT. The time now is 10:06 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.01737 seconds
  • Memory Usage 1,738KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete