Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Smilies Box in Quick Reply v1.2.0 Details »»
Smilies Box in Quick Reply v1.2.0
Version: 1.2.0, by ry215 ry215 is offline
Developer Last Online: May 2022 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.7.x Rating:
Released: 03-02-2008 Last Update: 03-15-2008 Installs: 273
Uses Plugins Auto-Templates
 
No support by the author.

Plugins: 3
Templates: 3
Files to upload: 0
Time to install: 1 minute max

Work fine with 3.6.x and 3.7.x

/////////////////////////////////////////////////////////////////////////////
I have update to Version 1.2.0:

Fixed:
Quote:
open_smilie_window is not defined
[Break on this error] open_smilie_window();
vBulletin Options: you can enable or disable this hack
//////////////////////////////////////////////////////////////////////////


Download the file product-smilies_quickreply.xml.

ACP >> Plugins & Products >> Manage Products >> [Add/Import Product] >> Import

have fun!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 07-28-2008, 05:39 AM
R-D's Avatar
R-D R-D is offline
 
Join Date: Jan 2008
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As well as the 2 uncached templates, there's also partial code appearing under the visitor messaging box in profiles.

Code:
<fieldset class="fieldset" id="vB_Editor_QR_smiliebox" title="Smilies"> 
    <legend>Smilies 
     
    </legend> 
    <table cellpadding="2" cellspacing="0" border="0" align="center"> 
     
    </table> 
</fieldset>
Reply With Quote
  #53  
Old 07-28-2008, 02:35 PM
c.oper c.oper is offline
 
Join Date: Feb 2007
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed!!!
Reply With Quote
  #54  
Old 08-03-2008, 02:48 PM
trulylowcarb's Avatar
trulylowcarb trulylowcarb is offline
 
Join Date: Apr 2004
Location: Colorado
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working great on VB3.7.2PL1
I just need to go find and install the display smilies UNDER compose box, to fix the layout now - that's what I actually looking for anyway, when I found this. Thanks!
Reply With Quote
  #55  
Old 08-16-2008, 09:10 AM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to get the smilies on the right based on the "Message Posting Interface Options" section? With the link to more smilies? I get a weird format with the box underneath...

http://www.8wayrun.com/showthread.php?t=143
Reply With Quote
  #56  
Old 08-17-2008, 05:49 AM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djilou View Post
Page generated in 0,28249 seconds with 18 queries (1 queries for uncached templates)
Uncached templates: editor_smiliebox (1)
on showthread page.
I fixed this... Edit the plugin "Smilies in Quickreply - Init"

Change the hook location from "global _tart" to "showthread_start"

The problem is that it was initializing the smiles in quickreply, on pages that dont have a quick reply box!
Reply With Quote
  #57  
Old 08-19-2008, 02:23 PM
TeknoSounds TeknoSounds is offline
 
Join Date: Nov 2006
Location: TX
Posts: 435
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jaxel View Post
Is it possible to get the smilies on the right based on the "Message Posting Interface Options" section? With the link to more smilies? I get a weird format with the box underneath...

http://www.8wayrun.com/showthread.php?t=143
dittos
Reply With Quote
  #58  
Old 08-19-2008, 05:11 PM
puppetmaster222 puppetmaster222 is offline
 
Join Date: Aug 2006
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works fantastic. thank you
Reply With Quote
  #59  
Old 08-20-2008, 04:29 PM
sakli_duslerr sakli_duslerr is offline
 
Join Date: Aug 2006
Location: T?rkiye / Gonya
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

debug mode on forumhome + members profil THE MISTAKE IS GETTING OUT

vbulletin 3.7.2 verson

http://img67.imageshack.us/img67/5214/372se4.jpg
Reply With Quote
  #60  
Old 11-12-2008, 06:41 PM
DieselMinded's Avatar
DieselMinded DieselMinded is offline
 
Join Date: Mar 2007
Posts: 1,655
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jaxel View Post
I fixed this... Edit the plugin "Smilies in Quickreply - Init"

Change the hook location from "global _tart" to "showthread_start"

The problem is that it was initializing the smiles in quickreply, on pages that dont have a quick reply box!
Seems to of fixed mine ! thanks
Reply With Quote
  #61  
Old 11-17-2008, 03:02 PM
DieselMinded's Avatar
DieselMinded DieselMinded is offline
 
Join Date: Mar 2007
Posts: 1,655
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

editor_smiliebox_quickreply is uncached on the show pm page how can i fix that?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:46 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.04844 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete