Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Custom User Smileys Details »»
Custom User Smileys
Version: 1.02, by Jafo232 Jafo232 is offline
Developer Last Online: Oct 2022 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 05-17-2006 Last Update: 05-21-2006 Installs: 64
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

-----------------
- Brought To You By:
-
- MediaFlavor.com
-
- Custom VB Mods, Extensions, and Plugins

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

As an administrator of a pretty busy forum, I get tired of users asking to add this smiley, or that smiley, so I wrote up this extension that allows users to upload their own smileys. Each user has a custom smiley set that they can choose from.

Users smilies are private, meaning everyone can see their smilies, but that smiley is only displayed in that users smiley set when they post/reply to an article.

The administrator can limit what groups can use custom smileys, and can define how many smilies users can have, their file size, and W X H restrictions.

ChangeLog:

May 18th, 2006 - Patched popup smilie hook for standard editor (advanced was fine)
May 21st, 2006 - Patched popup smilie hook to include phrases instead of static names. Modified readme slightly for smiliebits.

Installation

Installation is simple and there are NO source code edits.

Set it up, enjoy and

CLICK INSTALL!


This modification is FREE of charge, but if you wish to reward me for my work, and encourage future modifications by me, please donate below:

Supporters / CoAuthors

Show Your Support

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

Comments
  #72  
Old 08-13-2006, 01:17 AM
precharge precharge is offline
 
Join Date: Jun 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can I suggest a few things?

Make it so rather than liking directly to the image on a post, link to a script that checks if the smilie is active, and checks it on load, so that if someone deletes a smilie, you don't have broken images.

Good idea on the script
Reply With Quote
  #73  
Old 08-15-2006, 05:39 PM
AcidX's Avatar
AcidX AcidX is offline
 
Join Date: Jan 2006
Location: Macedonia
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there, can anyone assist me?

After Installing the product I'm trying to set the usergroup permissions, but after Saving I keep getting this error:

"Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 639"

Ofcourse, the custom user smilies settings are not saved.
What seems to be the problem? Has anyone got an idea?

I'm using vBulletin 3.5.0. Does it have to do something with the version?
Reply With Quote
  #74  
Old 08-19-2006, 11:09 AM
CP, CP, is offline
 
Join Date: Aug 2005
Location: UK London
Posts: 276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there is an issue here, if people do not name their custom smileys it still uploads, but the user cannot see it nor use it and i cannot delete it once its up.

Can you in anyway make the custom smiley name mandatory? So the smiley will not upload without the user naming it?

Thanks!
Reply With Quote
  #75  
Old 08-20-2006, 05:36 PM
AcidX's Avatar
AcidX AcidX is offline
 
Join Date: Jan 2006
Location: Macedonia
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AcidX
Hi there, can anyone assist me?

After Installing the product I'm trying to set the usergroup permissions, but after Saving I keep getting this error:

"Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 639"

Ofcourse, the custom user smilies settings are not saved.
What seems to be the problem? Has anyone got an idea?

I'm using vBulletin 3.5.0. Does it have to do something with the version?
Help anyone?
Reply With Quote
  #76  
Old 08-20-2006, 11:02 PM
gameslover gameslover is offline
 
Join Date: Aug 2004
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sinaluna
OK, I think I have it figured. In the User Smilies Popup Hook replace the code with this:
Hello,

I applied your fix but it seems only working with the advanced editor, not with the standard... actually, in the pop-up the custom smileys are shown very well but when you click on them, nothing appears in the text box... however if you use advanced mode, when you click on the smileys, they are correctly inserted in the text editor...

Is there a way to fix that ?

Thanks you very much
Reply With Quote
  #77  
Old 08-27-2006, 01:53 AM
precharge precharge is offline
 
Join Date: Jun 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had to uninstall the script over all the bugs but ever since I did, I can't alter the user groups at all, keep getting

MySQL Error : Unknown column 'usmilie_permissions' in 'field list'
Error Number : 1054
Reply With Quote
  #78  
Old 08-29-2006, 02:49 PM
tandy tandy is offline
 
Join Date: Jun 2006
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed following the readme file, nothing seem to work.
I uninstalled and there came my problems.

Usergroup database errors, vbpager database errors, even the activation window in admincp still there without text, just the 2 buttons, yes or no.

What do we have to do to make a clean uninstall of that thing and why do you put that on your uninstall code.
query_write("DROP TABLE IF EXISTS " . TABLE_PREFIX . "pagerreceipt");
Reply With Quote
  #79  
Old 08-30-2006, 12:04 PM
CP, CP, is offline
 
Join Date: Aug 2005
Location: UK London
Posts: 276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CP,
Hi there is an issue here, if people do not name their custom smileys it still uploads, but the user cannot see it nor use it and i cannot delete it once its up.

Can you in anyway make the custom smiley name mandatory? So the smiley will not upload without the user naming it?

Thanks!
anybody?????
Reply With Quote
  #80  
Old 06-11-2007, 07:00 PM
RVM RVM is offline
 
Join Date: May 2007
Location: Las Vegas
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed everything but its not showing the user smilie permission option in usergroups.
Reply With Quote
  #81  
Old 06-11-2007, 09:58 PM
RVM RVM is offline
 
Join Date: May 2007
Location: Las Vegas
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can see that it installed, and I was able to go into the options and edit the size and amount of smilies. Why is it not showing up in usergroups?
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 06:16 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
  • Page Generation 0.05160 seconds
  • Memory Usage 2,302KB
  • Queries Executed 28 (?)
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
  • (3)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
  • (3)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_postinfo_query
  • fetch_postinfo
  • 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