Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
Profile Tagboard (a tagboard in every user's profiles) Details »»
Profile Tagboard (a tagboard in every user's profiles)
Version: 1.00, by The_Wanderer The_Wanderer is offline
Developer Last Online: Oct 2009 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 04-15-2003 Last Update: Never Installs: 36
 
No support by the author.

hmm.. I dont think this has been released before.. or at least i couldn't find it.

so, here we go

sql queries to run: 1
file edits: 1
template edits: 1 and 3 new templates

the hack adds a tagboard to every user's profile. There's not much more to tell about it, really. It's made so only members of your forum can post in the tagboard, of course
uhm.. the standard version of the tagboard only shows the 10 newest messages, but you can easily change it.
just find:

Quote:
("SELECT * FROM profiletagboard WHERE touserid='$userinfo[userid]' ORDER BY id DESC LIMIT 10")
and change the LIMIT to whatever you want.. (i might add a "show all messages" in the next version)

I might add more stuff in future versions. Like edit buttons, delete buttons and whatever I can come up with..any suggestions are welcome

v1.1 Upgrade:
HTML has been disabled
You can now edit/delete messages
The tagboard owner can now delete messages in his/her board
You can now show all your messages

Total Files to edit: 1
Total Templates to edit: 1 and 9 new templates
Total sql queries to run: 1

v1.2 Upgrade:
Smilies in messages have been enabled
bbcode has been enabled
fewer queries

Total Files to edit: 1
Total Templates to edit: 1 and 9 new templates
Total sql queries to run: 1

Screenshots:
1
2
3
4
5 (before v1.2)
6 (after v1.2)

Live Demo:
Not available

oh.. and remember to click Install, if you install

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #102  
Old 05-18-2003, 08:57 AM
The_Wanderer's Avatar
The_Wanderer The_Wanderer is offline
 
Join Date: Dec 2002
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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..
Reply With Quote
  #103  
Old 05-18-2003, 11:45 AM
Kriek's Avatar
Kriek Kriek is offline
 
Join Date: Jul 2002
Location: Florida
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Operational on 2.3.0 yet?
Reply With Quote
  #104  
Old 05-18-2003, 11:55 AM
kaotic's Avatar
kaotic kaotic is offline
 
Join Date: Mar 2003
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Like I said, I got it to work on 2.3.0. Anyway, thanks for the update. Later.
Reply With Quote
  #105  
Old 05-18-2003, 06:00 PM
Kurayami's Avatar
Kurayami Kurayami is offline
 
Join Date: Sep 2002
Location: California
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #106  
Old 05-20-2003, 01:10 AM
kaotic's Avatar
kaotic kaotic is offline
 
Join Date: Mar 2003
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #107  
Old 05-21-2003, 08:30 PM
The_Wanderer's Avatar
The_Wanderer The_Wanderer is offline
 
Join Date: Dec 2002
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.. :\
Reply With Quote
  #108  
Old 06-07-2003, 06:23 PM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #109  
Old 06-10-2003, 07:11 PM
d3f d3f is offline
 
Join Date: Feb 2002
Location: The Underground
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #110  
Old 06-12-2003, 02:18 AM
MGM MGM is offline
 
Join Date: Jan 2003
Location: Michigan
Posts: 245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #111  
Old 06-12-2003, 11:22 AM
The_Wanderer's Avatar
The_Wanderer The_Wanderer is offline
 
Join Date: Dec 2002
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

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
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:38 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06270 seconds
  • Memory Usage 2,315KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete