vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   e-steki Smilie Maker 1.7 (https://vborg.vbsupport.ru/showthread.php?t=100043)

Dave-ahfb 01-19-2006 10:24 AM

I would like to make it available to only the group we call "AHFB Allstars", thus (hopefully) encouraging folks to be more helpful with others.

Lea Verou 01-19-2006 11:08 AM

Supposing that the usergroupid is 10 you should find:
PHP Code:

require_once('./global.php'); 

Add under:
PHP Code:

if (!is_member_of($vbulletin->userinfo10)) 

        
print_no_permission(); 



Dave-ahfb 01-19-2006 02:43 PM

thank you very much

*Installed*

Danny Diamond 01-20-2006 02:11 PM

Question.

I can get it to display here


http://www.monks-diner.com/forum/smmaker.php


but how do I get it to appear on the home page or in a post for all my members to see without redirecting to PHP

Lea Verou 01-20-2006 02:13 PM

Quote:

Originally Posted by KYNSimon
Question.

I can get it to display here


http://www.monks-diner.com/forum/smmaker.php


but how do I get it to appear on the home page or in a post for all my members to see without redirecting to PHP

There is a bbcode that goes with it. However note that it only works in posts and pms. :)

Danny Diamond 01-20-2006 02:16 PM

I actually ended up adding it to my navbar.

SnickersTK 01-21-2006 03:21 PM

e-steki_smilie_creator.php seems to work slow for me, is there any way to speed it up?

because I am on a fast server and only 2 users is using this function :(

Lea Verou 01-21-2006 04:43 PM

Yeah, make it to overlay the images via javascript and not actually combine them for the preview like in here http://users.freestuff.gr/skeftomilo...ley-maker1.htm (made by a greek friend of mine who knows javascript really good). When they use the bbcode the smilie will be created as normal. The drawback to this is that they wont be able to save the smilie via the smilie maker but only if they use it in a post...

SnickersTK 01-21-2006 06:28 PM

Can you make that mod for me?

I don't need them to save it on the comp.

I don't have the knowledge to code it myself with design and all that :(

As far as I understand only e-steki_smilie_creator.php needs to be changed, because that is the one who is a bit slow :( on creating smileys..

Lea Verou 01-21-2006 06:37 PM

Sorry but I'm too busy. Perhaps 1-2 months later but I can't promise...


All times are GMT. The time now is 03:08 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.01311 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_php_printable
  • (1)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