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

Closed Thread
 
Thread Tools
vBmoods 1.0 Details »»
vBmoods 1.0
Version: 1.00, by Velocd Velocd is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 08-03-2002 Last Update: Never Installs: 78
 
No support by the author.

vBmoods
Version 1.0 | by Velocd ^_^


Update - 8/5/02 - Nakkid & Firefly Quick Reply Add-On's
In the updated zip are two text documents that each contain an add-on for either Nakkid's or Firefly's quick reply hack. I HIGHLY suggest you install these add-ons (that is if you have a quick reply installed) because they make things much easier and cooler.
You can view a screenshot of Nakkid's qrb here
.


Update - 8/4/02 - Bug fix
Fixed a bug where when editing a post, if you don't specify a new mood and mood message, you will lose your last ones. Also gave instructions on adding the templates to the templates used list, to prevent excess queries. Sited by TheDutch here. Refer to 8-4-02fix.txt in the zip for instructions on how to fix.



What does this hack do?

This is an interesting hack on my part. I tried to create this very hack about a month and half ago, but failed miserably wasting 7 hours of my life (a small fraction to how many hours I've really wasted doing other things ). Just 2 days ago I was looking on vB.org for a good mood hack, but there were only 2 and they didn't satisfy my tastes at all. So I decided to give it another shot, knowing that my PHP/MySQL experience was much more advance then it was a month ago. With about 14 hours of coding, trial & error, troubleshooting, running breaks (for my sports), I finally finished about 9pm tonight. My previous hacks are what helped me alot to create this one, even though they weren't all that good, it gave me the experience needed by trial & error to create a really good hack. And as with me I'm also very persistant in my coding and designing, not to give up so easily. A lesson alot of use could use *cough* Neo *cough*

Uh, anyway, getting alittle side tracked. This hack will give your users the option to choose a mood every time they post a new reply, new thread, or edit their post. These moods are in the form of images, and can be whatever images you want. It's fully integrated into the ACP (admin control panel), and should be easy to install and use.



Features:
  • Moods are based are on smilies!
  • Set a message for your mood, that will show up on mouseover of your mood icon! This mood message is filtered by the censored using your vBulletin censor list. If you don't want a mood message, it's easy to code out.
  • Moods can be set by newreply, newthread, and edit post screens.
  • Add/Modify/Delete moods via the ACP (admin cp)
  • Deleting moods via the ACP that are being used in the forum will remove them from those posts (instead of leaving you a annoying box with a red x in it).



Could this make a good add-on for Lesane store hack?
Yes it could! But I have no intention on implementing it myself, so please don't ask so in this thread.

Screenshots?
Screenshots can be found in the next few posts.

Bugs?
None that I know of, but if you find any please let me know!



-----------------------------------------

Attached is the zip, with instructions inside. The instructions for this hack took damn long to make, so please if you used this hack CLICK INSTALL

Suggestions and comments are always welcomed

Show Your Support

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

Comments
  #52  
Old 09-18-2002, 03:09 PM
Buddha Buddha is offline
 
Join Date: Jan 2002
Posts: 314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*clicks installed*

excellent hack velocd.
i put it under the location and # of posts in my postbit (under the av) and it looks great. thanks a lot buddy.
easy to follow instructions too!
  #53  
Old 09-20-2002, 07:11 PM
havefun's Avatar
havefun havefun is offline
 
Join Date: Jan 2002
Location: Spain & Austria
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

really cool hack! :classic:

i've just installed it.


only one prob:

Code:
you wrote in the 'nakkids's quickreplyon' this:

Now find:
---------------------------
forumdisplay_loggedinuser,forumdisplay_loggedinuser
---------------------------

And replace it with:
---------------------------
newposting_usermoodbits,forumdisplay_loggedinuser,forumdisplay_loggedinuser
---------------------------
but it doesn't show up in my showthread.php!?
what can, should i do?
may be this, but i don't have Chen's one:
post# 28

thanks 4 your time,
havefun
  #54  
Old 09-22-2002, 05:08 PM
otacon otacon is offline
 
Join Date: Sep 2002
Location: hard drive
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there a way that i can make it be used with the vbjournal hack ??
even if it doesetn i will still install it
  #55  
Old 09-23-2002, 11:32 PM
groovesalad groovesalad is offline
 
Join Date: Aug 2002
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Help. I've installed Firefly's Quick reply, but none of the following are even in that hack.

I can't find this:
eval("\$replybox = \"".gettemplate('showthread_replybox')."\";");

nor:
forumdisplay_loggedinuser,forumdisplay_loggedinuse r

did I miss something? I went back to Firefly's quick reply hack and those lines aren't even in his hack.
  #56  
Old 09-24-2002, 12:11 AM
groovesalad groovesalad is offline
 
Join Date: Aug 2002
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

.
  #57  
Old 09-24-2002, 07:57 PM
groovesalad groovesalad is offline
 
Join Date: Aug 2002
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

could someone please tell me where I should put this:

///////// vBmood by Velocd /////////

$moodsmilies = $DB_site->query("SELECT iconid, title, iconpath FROM mood");

while ($moodsmilie = $DB_site->fetch_array($moodsmilies)) {
$moodsmiliepath = $moodsmilie['iconpath'];
$moodsmiliename = $moodsmilie['title'];
$moodsmilieid = $moodsmilie['iconid'];

eval("\$usermoodbits .= \"".gettemplate("newposting_usermoodbits")."\"; ");

}
///////// vBmood by Velocd /////////

I don't have this line that is says to place above:
eval("\$replybox = \"".gettemplate('showthread_replybox')."\";");

Also, it says to put some lines of code in the showthread_replybox template. I don't have a template called that. Is there anyone out there that was able to install this correctly?
  #58  
Old 09-26-2002, 11:26 PM
eckels2 eckels2 is offline
 
Join Date: Aug 2002
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok... Installed everything to a "T" on 2.2.7...

Yet I don't see anything, in make new thread, make new reply, or edit post... to do anything having to do with moods... I know where it should be on the page, yet there's nothing there.

Any idea?
  #59  
Old 09-27-2002, 04:43 AM
spittingangels spittingangels is offline
 
Join Date: Mar 2002
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, i installed this on 2.2.7 and it works great.

now, one thing i think would make this hack even better would be a starter set of smilies for the different moods. i know we can add our own and that's great but for those without alot of smilies already, then i think having an introductory set of 10 smiles for some fairly common moods would be good.
  #60  
Old 09-27-2002, 06:18 AM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

groovesalad, please remove the info for showthread.php from your post, this is a agenst the TOS.
  #61  
Old 09-28-2002, 12:52 AM
groovesalad groovesalad is offline
 
Join Date: Aug 2002
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well? Is anyone able to help with my question??
Closed Thread


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 03:26 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.04665 seconds
  • Memory Usage 2,306KB
  • 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_code
  • (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