vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   signature in db (https://vborg.vbsupport.ru/showthread.php?t=62167)

AN-net 03-04-2004 11:09 PM

signature in db
 
where is your signature located?
i cant seem to find it in the database

Xenon 03-04-2004 11:12 PM

usertextfield table

AN-net 03-04-2004 11:16 PM

ok thanks but now i getting a db error:
Quote:

'userid' in where clause is ambiguous
what does that mean?

Xenon 03-04-2004 11:29 PM

you have two columns userid and are not specific which one you mean.

replace it with user.userid in the wherclause

AN-net 03-04-2004 11:32 PM

how do i parse bbcode?

Xenon 03-06-2004 12:08 PM

parse_bbcode()

look at functions_bbcodeparse.php

AN-net 03-06-2004 03:40 PM

thanks

AN-net 03-06-2004 06:08 PM

whats difference between bbcodeparse and bbcodeparse2?

Xenon 03-07-2004 12:14 PM

bbcodeparse2 is the actual parser, you have to manually set up the options there.
bbcodeparse does find out which options bbcodeparse2 has to use.
depending on where you want to use the parser, most of the time in an external script bbcodeparse2 is your choise :)


All times are GMT. The time now is 02:43 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.01012 seconds
  • Memory Usage 1,719KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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