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)

The_Wanderer 05-18-2003 08:57 AM

just a small update..

if you want the username of the poster to link back to their profile find this in getinfo_profiletagboardmsgs:
PHP Code:

<b>$tbuser</b

and replace with:

PHP Code:

<a href=?s=$session[sessionhash]&action=getinfo&userid=$result[fromuserid]><b>$tbuser</b></a

i was planning to include this in the next version, but since i don't know when exactly i'll be releasing it, i thought, i'd post it for you :)

the zip file on the first page has been updated as well..

Kriek 05-18-2003 11:45 AM

Operational on 2.3.0 yet?

kaotic 05-18-2003 11:55 AM

Like I said, I got it to work on 2.3.0. Anyway, thanks for the update. Later.

Kurayami 05-18-2003 06:00 PM

Well, I've got about 90 hacks installed on my 2.3.0 board(Including the RPG), and it works perfectly. :) I suppose it's just a case-to-case issue with the display.

kaotic 05-20-2003 01:10 AM

I'm not sure if this has already been mentioned, but a PM notification for when a user's profile is updated would be nice. :) Perhaps something to consider in your next version?

The_Wanderer 05-21-2003 08:30 PM

yeah yeah, i know, just as well as time and date in the messages..
i've had problems figuring out how to use vB's dateline system though :(
i'll get working on it sooner or later. I've just been rather busy lately.. and i started on my next hack, so.. :\

Erwin 06-07-2003 06:23 PM

Just a few notes:

1) The query to get the tagboard information slows down the loading of the profile by a lot if you have a lot of members, primarily because of the query addition to get the avatars. I removed the avatar join sections, and dropped my page loading down from 6 seconds to 0.01 seconds.

2) I changed the hack slightly to prevent members from posting in their own tagboard, and to allow staff to delete the entries as well.

Otherwise, good idea. :)

d3f 06-10-2003 07:11 PM

how would one go about getting the signature to display in the tagboard? I tried copying the signature variable out of the postbit but it did nothing.

MGM 06-12-2003 02:18 AM

hey, im having a problem. Whenever someone posts a comment in someone's tagboard (Anyone's tagboard), nothing happens. It takes us back to the profile but it still says "No messages have been posted yet." Why won't it work? I went through your instructions 3 times over! Everything looks fine!

I'm using your latest version, 1.2 i believe, and I'm using vB 2.3

MGM out

The_Wanderer 06-12-2003 11:22 AM

Quote:

06-10-03 at 09:11 PM d3f said this in Post #108
how would one go about getting the signature to display in the tagboard? I tried copying the signature variable out of the postbit but it did nothing.
well uhm, it should be pretty easy. I'll get back to you in a week or something, if that's ok. I'm having a bit of a crisis at my forums, so i'll have to sort out some stuff :\
nice avatar btw :p

Quote:

Today at 04:18 AM MetalGearMaster said this in Post #109
hey, im having a problem. Whenever someone posts a comment in someone's tagboard (Anyone's tagboard), nothing happens. It takes us back to the profile but it still says "No messages have been posted yet." Why won't it work? I went through your instructions 3 times over! Everything looks fine!

I'm using your latest version, 1.2 i believe, and I'm using vB 2.3

MGM out

hmm, well my guess is that it wont work on 2.3
1.1 might work for you, but it uses a ++++load of queries :(


All times are GMT. The time now is 03:13 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.02561 seconds
  • Memory Usage 1,741KB
  • 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_php_printable
  • (2)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