![]() |
Anyway, where permission can be given to use these custom selected smiles only for certain usergroups rather than everyone.
Installed the hack by the way. Nice one. |
Thanks a lot Dude :)
|
great hack, thank you
|
I have this installed and working but one problem. In the box to the right of the text area...I have the user selected smilies and the "More" button...in the dropdown smilie box in the tool bar....there is no "more".
|
Quote:
Quote:
|
Very good. Appreciate the fast response. Upgrade done and everything works perfectly.
Don |
Quote:
|
Yes, thank you!
|
I'd LOVE this if it didn't require file edits.
|
Excellent work!
I have noticed in firefox that the popup window for the additional smilies is too thin, but I think that's a vb out of the box thing. I'm sure it won't be too difficult to track down when I get around to it. This really makes having several different smilie sets up on your board a LOT more feasible from an end user perspective. |
thx for the update
|
OK...I don't know what the heck I did but I just upgraded to VBulletin 3.6.1 Everything is working fine but now when I click on the Smilie dropdown box in the editor...It says "Favorite Smiles" followed by one smilie...then there is a bar that says "Show ALL Smilies" and then the rest of my favorites. How would the Show All have gotten moved to the second line from the top instead of the bottom?
|
There is a minor change with 3.6.1 that affects this add-on. One of the things to 'find' in functions_editor.php has changed slightly. I've added a second set of installation instructions for 3.6.1 to the zip file.
Finding: PHP Code:
PHP Code:
dknelson, it sounds like you placed the add-on's code either before or immediately after: PHP Code:
If you're unsure, get an unaltered copy of the 'functions_editor.php' file and make the modifications as shown in the 'Install_3.6.1' file I uploaded in the new zip. |
That did it. Thank you very much.
Don |
just installed, works great, thanks for this!!!!
|
I get mesege Uncached templates favoritesmilies_category
|
Confirm that you completed step #2 in the install instructions.
|
I'd LOVE to install this hack, but before I do, I have a modification installed which displays "random smilies" next to the post window. (I have over 500 smilies on my forum)
That mod required editing functions_editor.php with new code for "order by random"... will this hack null out the random smilies, and if so, is there a fix for that? *Reserving a spot for install* :) |
In the very first part of step 1 of the installation instructions, look at the 'replace with' code. In this part:
PHP Code:
PHP Code:
PHP Code:
|
AWESOME. I'll give it a whirl later this evening. Thanks for the quick response. ;)
|
sorry posted by mistake editing the post
|
Seems to have installed fine. Tested it on a regular member account, and it allowed me to select favorite smilies. However, after submitting my favorites, when I hit the reply button it returns the VB database error. Went back in and cleared the list of favorites, and no database error. Did everything by the book and had no errors on install. Where did I go wrong?
EDIT: OK either I did something wrong (which is more likely), or it doesn't like the Order By rand line, that is what returned the DB error. Used your original code and it works fine. Where might I have gone wrong? |
I figured our where I went wrong...typing on one computer while reading from the other...LOL I had a space between rand and ()... I had:
rand () Instead of: rand() One little space...LMAO. *Gripemaster clicks Install and says Thank You* |
anyone else getting an ncwoodworker.net login prompt when the 1st page of this thread loads?
|
Thanks for the update. I like the added smilie on the new post/reply... very nice.
|
I'm being dumb here, I can see the smilies when replying to a post but cant work out how to select them in the control panel, any ideas?
Thanks |
Just click on 'edit favorite smilies' and then click the check boxes next to the smilies you want added to your favorites list and click 'save'.
|
Quote:
|
Confirm you completed step #2 in the install instructions (editing the 'USERCP_SHELL' template). Also confirm that your usergroup permissions have the favorite smilies option set to 'on' (it's on by default, but may have been changed).
|
Quote:
|
Quote:
|
At the very bottom of the usergroup permissions page, in the 'Usergroup Options' section, there should be the option 'Allow Users to Select Favorite Smilies'. If it's not there, then you'll have to make sure the 'bitfield_favoritesmilies.xml' file has been uploaded to the includes/xml directory.
|
I installed this and it was working perfectly fine until several members who upgraded to Internet Explorer 7 started complaining that their smilie box was cut off. I didn't have problems with mine because I was using the previous version of IE but now that I just upgraded, the box is being cut off on mine also. It doesn't matter what I set the number of rows to, it still cuts them off. If I set it to 5 rows, it only shows 4 of them. If I set it to 4 rows, it only shows 3 of them. But it only does this for a new reply and new thread. When PMing, it seems to be okay :ermm:
Here are the two screen shots so you can see what I'm talking about. One is of the smilies being cut off and the other is with them showing fine when I'm PMing someone. This seems to only be an error with IE 7 because it works fine on the other browsers. Any idea how to correct this? |
no ideas? :/
|
First: I love the mod ! I am using it ! Second: Is there a way to go one step further and add the Favorites to a Quick-Reply post form ? That would be great !!! There is a mod already for Quick-Reply smilies, but I would like to use the favorite ones there ! Thanks ...
|
BrandiDup:
This add-on simply alters the list of smilies that is shown (the data). It does not change the way the data is displayed. Apparently the problem is browser-related and is a result of vBulletin's template not being displayed properly. I tried looking up information on this problem, but seem to come up empty handed. I'll keep my eye out and when I upgrade to IE7 myself, I'll see if I encounter the same problem. Sorry I can't be more of a help. Ricardo: I'll certainly look into that option when I get a chance. |
Quote:
OK, thanks for checking into it for me. I figured it was just browser specific since I didn't have any problems on the old version of IE and I'm getting no complaints from anyone except those on the new version. Its not a huge deal, but please do let me know if you find a fix for it! I've tried just about everything I can as far as changing the number of smilies and rows to turning off the tabbed browsing in IE and nothing seems to be working. So, any info you can find would be wonderful! Thank you. :classic: |
Oh, I did want to let you know... when I clear my list of fav smilies and just use the default ones I have set for the board, there are no problems with displaying them, even with the same number of smilies and rows. So, it seems to be only when you select your fav smilies that the error happens.
|
Uh, guests can visit the smilies page. Is this intended? Does it save it to a cookie or something?
|
Quote:
On functions_editor.php I commented this lines: // if ($editor_type == 'qr') // { // // no smilies // } // else On the Templates at showthread_quickreply I found: <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]" /></div></td> And added after it: <!-- wysiwyg smilies --> <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> <td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase[smilies]"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td><img src="$stylevar[imgdir_editor]/smilie.gif" alt="" width="21" height="20" /></td> <td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td> </tr> </table> </div></td> <!-- / wysiwyg smilies --> Please check it out ! The website is: http:\\www.floridasportbikers.com Thanks again for your awesome add-on !!!! |
All times are GMT. The time now is 01:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|