vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   User ID in posts (https://vborg.vbsupport.ru/showthread.php?t=152549)

chrisbr 07-17-2007 06:20 PM

User ID in posts
 
Hi there


On my forum, i'm going to start a refereal contest. Ive added their refferal ID to the user CP using an modifaction.

However, if there a way that i can make something like a BB code that would pick up when a member reads a thread their own user ID number?

for example, CP says that their link is like:
http://domain.net/index.php?referrerid=1


so if there could be a way that i can create a BB code to generate the memeber number in a post i could do something like

"your refferal link is http://domain.net/index.php?referrerid=[memberno]"

seen this done before in invision but can't find anythng here as ID is not a valid search string HGRRRRR

chrisbr 07-19-2007 02:35 PM

Anyone have any ideas?

EnIgMa1234 07-19-2007 02:36 PM

have you tried $post[userid] ?

chrisbr 07-19-2007 02:53 PM

This does not work, or i cannot get it to work,

how are you emplying to add the $post thing?

EnIgMa1234 07-19-2007 02:54 PM

http://domain.net/index.php?referrerid=$post[userid]

You need to use it in a template

chrisbr 07-19-2007 03:08 PM

mhmm, not exactly what i have in mind i think, all i want to be able to do is simply post like i'm doing here with say:

To link to us, please use this link below
http://domain.net/index.php?referrerid=****

and then to have something generate the number of the member's ID which is viewing this post


All times are GMT. The time now is 08:10 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.01476 seconds
  • Memory Usage 1,712KB
  • 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
  • (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