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)

Red Blaze 04-17-2003 04:02 AM

Something like this was already done, but this one shows the avatars, right? I don't think the other one does. Once the amount of comments have been maxed out, what happens to the old comments?

kaotic 04-17-2003 04:16 AM

I would actually prefer this hack if the old user comments went to another page rather than disappearing...

The_Wanderer 04-17-2003 10:07 AM

those are all good ideas.. remember this is version 1.
I was thinking about adding more pages for the rest of the messages, so don't worry :)

Quote:

Today at 03:34 AM PiotrasG said this in Post #19
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

a very good idea.. i'll try to fix that...

Quote:

Today at 03:39 AM SpeedStreet said this in Post #20
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.

I mentioned in my first post that the next version would include delete and edit buttons ;)

Red Blaze 04-17-2003 01:20 PM

This is real cool, I'll install when the features I want are included. ^_^

/me clicks install.

Xyphen 04-17-2003 07:33 PM

Damn, i was about to release my version and now there are like 3 ppl who already released it, nice work btw.

kaotic 04-17-2003 09:57 PM

I'll go ahead and install this now, but hope that it is updated with a new feature or two soon. :) Thanks for the hack.

The_Wanderer 04-17-2003 11:06 PM

Quote:

Yesterday at 10:57 PM kaotic said this in Post #26
I'll go ahead and install this now, but hope that it is updated with a new feature or two soon. :) Thanks for the hack.
don't worry... there definetly will be more features ;)
i'll start working on the next version this sunday. I don't have time to work on it before then, sadly..

kaotic 04-19-2003 07:05 PM

Is it possible to show the latest comments on the bottom rather than at the top?

The_Wanderer 04-19-2003 09:18 PM

Quote:

Today at 08:05 PM kaotic said this in Post #28
Is it possible to show the latest comments on the bottom rather than at the top?
piece of cake...
change

Quote:

("SELECT * FROM profiletagboard WHERE touserid='$userinfo[userid]' ORDER BY id DESC LIMIT 10")
to

Quote:

("SELECT * FROM profiletagboard WHERE touserid='$userinfo[userid]' ORDER BY id ASC LIMIT 10")

TheComputerGuy 04-19-2003 10:17 PM

fixed it


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.01260 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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