Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

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
  #72  
Old 04-23-2003, 12:26 PM
The_Wanderer's Avatar
The_Wanderer The_Wanderer is offline
 
Join Date: Dec 2002
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use it on 2.2.9... works fine...

I just tried re-installing the hack using the Install v1.2.txt in the zip.. everything works fine!
so it's obviously you who did something wrong during the installation procedure...

make sure the names of the templates are correct..
uhm.. try posting your getinfo template, sonic3d...
and make sure you ran the SQL query right... obviously it wouldn't work if the "profiletagboard" table wasn't created in your database

you can also try emailing/attaching your member.php file.. (applies to both of you)
Reply With Quote
  #73  
Old 04-23-2003, 04:28 PM
Red Blaze's Avatar
Red Blaze Red Blaze is offline
 
Join Date: Jan 2003
Location: Texas
Posts: 493
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dude, I'm way past sorry, this might sound annoying, but I did it again and I got the same result. And when I uploaded the backed up file again, the testing post did show up.

Look, this is what I did.
I edited the PHP file and all it said was
"There are no comments...etc etc.."
I tested it see saying "hello?" and nothing showed up. It just refreshed the page. I did it twice. Then I uploaded the backed up php file (member.php edited from v1.1) and the two "hello?" posts were there. The info did get sent, but it's just not showing up. I'm sorry, I did everything you said. >.<

I'll attach the member.php file so you can do it yourself. Maybe this hack likes you better. >_>;

EDIT: Forgot to attach the damn thing. ^^;;;

DOUBLE EDIT: I don't like making another post when my post is still the last one. ^^;

I just realized, wouldn't it be good to have the $tbuser name link to his/her comment tagboard? Also, you can make another template that can be like the "New Reply" feature with the clickable smilies. Uum... that's about it. ^^;
Reply With Quote
  #74  
Old 04-23-2003, 05:36 PM
The_Wanderer's Avatar
The_Wanderer The_Wanderer is offline
 
Join Date: Dec 2002
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

clickable smilies.. perhaps i could do that...
and i was planning to make the $tbusername link to the other users' profiles in the next version

i'll take a look at your member.php..

EDIT: try this... it should work... if there's a problem, it's probably template based or bitsys rpg hack interferes with the tagboard hack... although i find that very unlikely..
Reply With Quote
  #75  
Old 04-23-2003, 07:01 PM
Red Blaze's Avatar
Red Blaze Red Blaze is offline
 
Join Date: Jan 2003
Location: Texas
Posts: 493
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's not working.
I uploaded your attached php file, and it gave me the same result. I'm guessing that it could be the RPG hack since sonic3d has that hack also... I think... ^^;
Reply With Quote
  #76  
Old 04-23-2003, 07:37 PM
The_Wanderer's Avatar
The_Wanderer The_Wanderer is offline
 
Join Date: Dec 2002
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmmm.. perhaps... although that doesn't make much sense... i'll take a look at the rpg hack code...

in the meanwhile you can post your getinfo template
also try to put this in your getinfo_profiletagboard_nomsgs template: Msgs in tagboard: $nummsgs
and tell me what happens... it should say "no messages blah blah blah" and a number on the end (or beginning or wherever you put $nummsgs...)
oh yeah and you have to put it near the text

do you have msn, icq or aim?

EDIT: also try putting this in the template:
userid: $userinfo[userid]

Reply With Quote
  #77  
Old 04-23-2003, 08:43 PM
Red Blaze's Avatar
Red Blaze Red Blaze is offline
 
Join Date: Jan 2003
Location: Texas
Posts: 493
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, here's what I got.
For the $nummes, I got the correct number of messages. So that works fine.
But as for userid.... they are all "1". o.o;

About v1.2, was it only suppose to lower the number of queries? I only get 20 some.

Yes, I have MSN, AIM and Yahoo, I'll PM you.
Reply With Quote
  #78  
Old 04-23-2003, 08:54 PM
The_Wanderer's Avatar
The_Wanderer The_Wanderer is offline
 
Join Date: Dec 2002
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah that's the only new thing in v1.2... but the problem with earlier versions was that you got around 2-3 queries for each message.. so when you click "view all messages" and have like 30 messages.. i had 23 messages and i got 55 queries...
it'd be pretty messy when you get a lot of messages

EDIT: I dunno if it works... but try adding this to the template as well: $userid
Reply With Quote
  #79  
Old 04-25-2003, 08:49 PM
Kurayami's Avatar
Kurayami Kurayami is offline
 
Join Date: Sep 2002
Location: California
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A question before installing--is it possible to place this on another page, rather than on the profile?
Reply With Quote
  #80  
Old 04-25-2003, 09:12 PM
kaotic's Avatar
kaotic kaotic is offline
 
Join Date: Mar 2003
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Profile Tagboard (a tagboard in every user's profiles)

I don't believe this is the hack for you.
Reply With Quote
  #81  
Old 04-25-2003, 09:20 PM
Koutaru's Avatar
Koutaru Koutaru is offline
 
Join Date: Feb 2003
Location: IL
Posts: 589
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this hack store all tags or just up to 10 and then it starts deleting the old ones once a new one is posted?
Reply With Quote
Reply


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 09:19 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.11535 seconds
  • Memory Usage 2,314KB
  • Queries Executed 25 (?)
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
  • (1)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_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