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)
-   -   Profile Tagboard (a tagboard in every user's profiles) (https://vborg.vbsupport.ru/showthread.php?t=51705)

bharvey42 04-16-2003 11:17 PM

I thought a tag board was for users to post there own polls or surveys

I would like to request that hack :)

The_Wanderer 04-16-2003 11:23 PM

i could probably make such hack... :)

could you be a bit more specefic though?

uhm.. also i've updated the hack.. :\

in member.php find:
Quote:

mysql_query("INSERT INTO profiletagboard (msg, touserid, fromuserid) VALUES ('$text','$userinfo[userid]','$bbuserinfo[userid]')") or die (mysql_error());};
and replace with

Quote:

$DB_site->query("INSERT INTO profiletagboard (msg, touserid, fromuserid) VALUES ('$text','$userinfo[userid]','$bbuserinfo[userid]')") or die (mysql_error());
header("location: member.php?s=$session[sessionhash]&action=$action&userid=$userinfo[userid]");
};
I don't think i have to explain what this does?

Link14716 04-16-2003 11:52 PM

Why are you using mysql_query? Why not use $DB_site->query? ;)

Looks pretty good. I might install this one :)

The_Wanderer 04-16-2003 11:54 PM

Quote:

Today at 12:52 AM Link14716 said this in Post #13
Why are you using mysql_query? Why not use $DB_site->query ;)

Looks pretty good. I might install this one :)

lol.. oops.. i dont use mysql_query everywhere though ;)
uhm i have a question though... $DB_site->fetch_object generates errors.. would you happen to know why?

Link14716 04-17-2003 12:05 AM

What does mysql_fetch_object do? It looks like the long way around using query_first... ;)

The_Wanderer 04-17-2003 12:11 AM

haha.. well......shut up :rolleyes: *cough*

it works though :cheeky:

Link14716 04-17-2003 12:16 AM

Y-y-y-y-you are telling m-m-m-m-me to shut up? HOW DARE YOU!

[high]* Link14716 grabs the Master Sword, looks at it for a moment, and mutters something, switching it to light saber mode. :D
[/high]

Come on, tell me to shut up again! ;) :p

The_Wanderer 04-17-2003 12:20 AM

hahaha... maybe i will ;)

PiotrasG 04-17-2003 02:34 AM

nice, i've installed this one! :)

i have a question:

is it possible to receive email message or private message on forum when someone leaves a comment on this user profile?
thanx

SpeedStreet 04-17-2003 02:39 AM

Not only that, but another nice feature would be to give the user the ability to delete messages in their own profile...

Just a thought....call me stupid.


All times are GMT. The time now is 08:44 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.01075 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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