vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - MySmilies vB (v3.8.0) (https://vborg.vbsupport.ru/showthread.php?t=220193)

ShawneyJ 05-26-2011 11:13 PM

Quote:

Originally Posted by Eric (Post 2200311)

I am going to do some bug fixes on the 3.8 version soon.

sweet, thanks mate, this would be orsm ;)

Eric 06-23-2011 09:23 AM

v3.8.005 - June 23rd, 2011
-- Fixed: "Warning: Invalid argument supplied for foreach()" errors.
-- Changed: how the smilie datastore cache is generated/accessed.
-- Added: Option to pull all user smilies for the editor or just the current user id's smilies.

drsli 06-26-2011 10:01 AM

Many thanks for the update. Works now and installed! :)

nascartr 07-10-2011 06:39 AM

Nevermind, figured it out.

prandah 10-20-2011 04:54 PM

hello, i have install it
my question
where i moderate / chect smilies for member ?

xorex 10-21-2011 02:19 AM

Eric thanks for this release. installed !

Maybe you can make easy fix to the next release for "Maximum number of smilies a user can have" setting when "Can use custom smilies? (MySmilies vB)" set to "Yes"?

if this option is "0" user have not permission to view upload links from UserCP. quick links and other upload links. I think he really no needed if "Maximum number of smilies a user can have" set to "0" on usergroups permissions. but he can use smilies from editor other users smilies who can upload.

Regards

ravenscape 04-21-2012 03:24 PM

I ran into a problem with this add on when working on a new feature for my forum.

For each style template you have, whoever first views a post that isn't already in the postparsed table causes a record to be inserted into the postparsed table. If that person has showimages turned on, then the parsed post will show the image to other users who use that style template no matter whether they have showimages turned on or not. Same thing in reverse if the first person has showimages turned off.

It's an easy fix, fortunately, but it was very difficult to track down.

In the bbcode_parse_complete plug-in, remove or comment out the following line:

Code:

      $this->cached['text'] = $text;
and change the hook to bbcode_parse_complete_precache

then delete all records from the postparsed table. The table will be rebuilt properly as your users click on threads and view posts.

ChiNa 08-20-2012 10:06 PM

thanks mate for the amazing addon, I will check this out befor installing,,

beekay 10-19-2012 03:29 PM

anyone have any idea how to make the smilies float like the regular smilies do?

the mysmilies seem to be placed on top of the line of text instead of in the middle so they look a little off compared to my regular ones

great hack btw

mito22 05-28-2019 11:12 AM

No version for VB5?


All times are GMT. The time now is 09: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
  • Page Generation 0.02120 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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