The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBmoods 1.0 Details »» | |||||||||||||||||||||||||
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:
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
|
Comments |
#52
|
|||
|
|||
*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
|
||||
|
||||
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 --------------------------- what can, should i do? may be this, but i don't have Chen's one: post# 28 thanks 4 your time, havefun |
#54
|
|||
|
|||
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
|
|||
|
|||
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
|
|||
|
|||
.
|
#57
|
|||
|
|||
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
|
|||
|
|||
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
|
|||
|
|||
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
|
|||
|
|||
groovesalad, please remove the info for showthread.php from your post, this is a agenst the TOS.
|
#61
|
|||
|
|||
Well? Is anyone able to help with my question??
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|