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)
-   -   Smilies in QR and QE (https://vborg.vbsupport.ru/showthread.php?t=99532)

mfizzel 11-04-2005 01:54 PM

Any update on a fix? I had to uninstall because of the extra load it was putting on my server.

akanevsky 11-04-2005 05:53 PM

Quote:

Any update on a fix? I had to uninstall because of the extra load it was putting on my server.
Patience, son! Will be fixed as soon as I have some spare time. ;)

Snake 11-04-2005 07:40 PM

Great news buddy. :)

akanevsky 11-04-2005 09:51 PM

Updated. Cache is now being utilitized.
To upgrade, just upload the new plugin XML (there was no plugins in prev. version).

EasyTarget 11-04-2005 10:57 PM

sweet, thanks.

Snake 11-05-2005 04:32 PM

Bingo! Was waiting for this... thanks.

mfizzel 11-05-2005 04:41 PM

nice :D

Chris M 11-06-2005 09:26 PM

editor_toolbar_start
PHP Code:

if (($editor_type 'qr') && (!$smiliebox)) {
    
$editor_type 'fe';


:)

Chris

akanevsky 11-06-2005 09:47 PM

I am not sure that this code will not interefere with vbulletin functioning...
vbulletin doesn't just use "qr" for nothing. You may not know what other things are to be enabled when the editor is not "qr", at least not for future versions... But I'll look at your suggestion, thx. ;)

Chris M 11-06-2005 09:54 PM

Hence why I had the code check if $smiliebox was empty ;)

Chris


All times are GMT. The time now is 10:59 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.01043 seconds
  • Memory Usage 1,729KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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