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)

akanevsky 08-29-2006 12:14 PM

Quote:

Originally Posted by Oblivion Knight
Ensure that the plugin is the last to execute on the hook editor_toolbar_start.

Change the executionorder to something like 99.

Why is that? What does it conflict with?

iwk_batterio 08-29-2006 05:01 PM

Quote:

Originally Posted by Oblivion Knight
Ensure that the plugin is the last to execute on the hook editor_toolbar_start.

Change the executionorder to something like 99.

Did it work for you with vB 3.6 gold?

Psionic do you think that you'll release a new version for this mod?

Thanks

Oblivion Knight 08-30-2006 09:47 AM

Quote:

Originally Posted by Psionic Vision
Why is that? What does it conflict with?

Conflicts with vBJournal.. I'm not sure of any others.

The plugin of vBJournal on the same hook has this if condition within the code that checks the $editor_type variable:
Code:

        if ($editor_type == 'qr')
        {
                $editor_template_name = 'showthread_quickreply';
        }

So therefor, your plugin needs to execute after it.

Of course, the journal needs to be added to your plugins with the THIS_SCRIPT checking too.


Quote:

Originally Posted by iwk_batterio
Did it work for you with vB 3.6 gold?

Yes, it's working fine for me on vBulletin 3.6.0.. :)

iwk_batterio 08-31-2006 12:07 PM

mmm I installed the mod 3 times, and now it works!

My fault, sorry!

Thanks Oblivion

EasyTarget 08-31-2006 02:31 PM

works for me, 1st try.

da420 08-31-2006 09:09 PM

Installed :)

sunnycher 09-02-2006 02:51 AM

Thank you!!

EasyTarget 09-07-2006 01:39 PM

I installed PM Quick Reply and was wondering, how I could enable this smilie hack with that one?

navjotjsingh 10-20-2006 01:13 PM

Thanks...Installed Successfully on 3.6.2!

KiwiInsanity 10-28-2006 10:45 AM

easy install and works fine
thanks - good addition


All times are GMT. The time now is 10:10 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.01591 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)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