vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   End-User Options - Favorite Smilies (https://vborg.vbsupport.ru/showthread.php?t=123116)

goodguy 10-14-2006 01:36 PM

Quote:

Originally Posted by Darwinist
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).

All seems to be done but it still isnt there, cant see an option in the user group manager either though?

Darwinist 10-14-2006 09:08 PM

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.

BrandiDup 10-19-2006 09:11 PM

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?

BrandiDup 10-20-2006 03:25 PM

no ideas? :/

Ricardo 10-20-2006 06:21 PM

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 ...

Darwinist 10-21-2006 04:02 AM

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.

BrandiDup 10-21-2006 07:56 PM

Quote:

Originally Posted by Darwinist
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.


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:

BrandiDup 10-21-2006 07:59 PM

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.

Viper007Bond 10-22-2006 01:14 AM

Uh, guests can visit the smilies page. Is this intended? Does it save it to a cookie or something?

Ricardo 10-22-2006 02:56 AM

Quote:

Originally Posted by Darwinist
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.

Hey i did it ! It works for me and in no way I am saying it will work for anybody else. Here what I did:

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 10:49 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01369 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete