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)

choccyclaire 12-12-2009 01:16 AM

Quote:

Originally Posted by BBF (Post 1926993)
does it work with vb4?

No.

Eric 12-12-2009 02:44 AM

Quote:

Originally Posted by WildSoftCat (Post 1923306)
I think this kind of smilies isn't protected by copyright lows:cool:, so it's safe to use. You can also add infraction type "Usage of stolen smilie":D

I don't think that's what they meant. Doing a query for ALL custom smilies can have performance issues, which can grow exponentially. # smilies x # posts x # smilies in post

Quote:

Originally Posted by BBF (Post 1926993)
does it work with vb4?

No, and I'm not sure yet if I'll try to upgrade it.

Quote:

Originally Posted by shoppingtelly (Post 1928906)
Have just upgraded but now am unable to see bit in usergroups to let them use it, any ideas what I have dione wrong?

Thanks

Try rebuilding your bitfields,
Code:

yourforum.com/admincp/index.php?do=buildbitfields

shoppingtelly 12-12-2009 03:36 PM

still not after rebuilding bitfields, expect its me.

BostWick-x 12-28-2009 11:17 PM

I just briefly looked through this thread, so sorry if I missed a possible solution.

I'm using Cyb - ChatBox and the smilies only show for the user who posted the message. So for example if one of my smilies was :cake: and I posted that in the chatbox, I would be able to see the smiley that I had set for that shortcut, but everybody else would just see :cake:

Is there any fix for this that I may have missed?

Tettinntil 01-12-2010 08:22 AM

Quote:

Originally Posted by shoppingtelly (Post 1929365)
still not after rebuilding bitfields, expect its me.

I got the same problem - I installed the 'sv_mysmiliesvb', did not get any edit possibility in usergroups. Rebuilt bitfields as suggested above - still does not work...

Eric 01-12-2010 10:47 AM

I hate to ask this, but out of curiousity - those having problems with the 'bitfields' - did you upload the /includes/xml/bitfield_mysmiliesvb.xml file?

EDIT:

Btw, I am working on a new version. I have an idea for the quoted smilies situation. I'm thinking of creating a hook that will add all smilies to the datastore, and then instead of parsing a post for smilies based on userid, just parse it for all - If I'm thinking correctly, the datastore should eliminate the potential performance issues I was worried about.

Tettinntil 01-12-2010 01:18 PM

Quote:

Originally Posted by SecondV (Post 1953429)
I hate to ask this, but out of curiousity - those having problems with the 'bitfields' - did you upload the /includes/xml/bitfield_mysmiliesvb.xml file?

This is the file /upload/includes/xml/bitfield_mysmiliesvb.xml? When I try uploadig (using Manage Products -> Import , I get the error message 'Invalid File Specified'...

Eric 01-12-2010 01:26 PM

Quote:

Originally Posted by Tettinntil (Post 1953523)
This is the file /upload/includes/xml/bitfield_mysmiliesvb.xml? When I try uploadig (using Manage Products -> Import , I get the error message 'Invalid File Specified'...

You don't upload it via the Product Manager - you do so through your FTP program, along with the other files in the 'upload' folder

Tettinntil 01-12-2010 01:31 PM

Quote:

Originally Posted by SecondV (Post 1953531)
You don't upload it via the Product Manager - you do so through your FTP program, along with the other files in the 'upload' folder

:cool:

Sorry, this is all brand new to me... Thanks a lot - I am waiting for ftp now and will try again. (Maybe stupid question, but was this the first step the installation instructions?https://vborg.vbsupport.ru/external/2010/01/19.gif)

Eric 01-15-2010 08:32 PM

Updated to 3.8.004:

v3.8.004 - January 15th, 2010
-- Changed: query() calls were being used instead of query_read()
-- Changed: Smilies are now built and added to datastore cache
-- Changed: Since smilies are stored in the datastore, smilies are no longer queried/parsed by userid.
-- Fixed: Custom smilies not parsed when quoted by other users.
-- Added: /includes/functions_mysmiliesvb.php - build_mysmilies_datastore() function.


All times are GMT. The time now is 01:11 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.01364 seconds
  • Memory Usage 1,744KB
  • 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
  • (8)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