vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Where is the signature imformation stored? (https://vborg.vbsupport.ru/showthread.php?t=205371)

jdelator 02-14-2009 05:47 PM

Where is the signature imformation stored?
 
I know some of it is stored in sigparsed. Where else?

Dismounted 02-15-2009 03:07 AM

What are you trying to do?

jdelator 02-16-2009 12:26 AM

I have a really annoying staff member that wants to use flash in his sig. I dont want to install the bbcode just so that he can use it because then people will start using hidden flash posts with annoying music and what not. I told him I would directly inject the html code in the database (so that I didnt have to deal with the bbcode and also get the staff member off my back).

So I placed the html code in the sigparsed table. But then he noticed the in the user profile it wasnt parsed. I realize that the flash ability will go away once he tries to edit his signature and I made sure he knows that. sigparsed though seems like the place where the signatures are parsed and cached for posts and what not. I just thought there was another place where the signature information was stored.

Dismounted 02-16-2009 04:45 AM

The signature (pre-parsed) is stored in the user table.

jdelator 02-16-2009 04:33 PM

Are you sure? That was the first table I checked. I rechecked it right now and I can't find it. I am using 3.7, I know I've seen the sig info in the user table in 3.5. Did it get moved back in 3.8?

Vaupell 02-16-2009 05:41 PM

in on 3.8.1 my user signatures are stored in
the table named PREFIX + usertextfield

the colum is ewen named signature

Dismounted 02-17-2009 04:46 AM

My bad - it must have been moved sometime.

ThorstenA 08-10-2010 10:18 AM

Vaupell, thanks for your answer!


All times are GMT. The time now is 07:12 PM.

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.01131 seconds
  • Memory Usage 1,714KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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