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 10-27-2005 10:00 PM

Smilies in QR and QE
 
I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.

/*=============================================*\
|| Smilies in QR and QE
||
|| Author : Anton Kanevsky
|| Works on : vBulletin 3.5.x - 3.8.x
|| Released : Jun 05, 2009
||
|| Time required to install: ~30 seconds
|| Difficulty: easy
\*=============================================*/

DESCRIPTION

Displays standard vBulletin smilies in quick reply and quick edit, which are not there by default.

STATISTICS

Products to Install: 1


VERSION HISTORY

1.1.0
[+] The modification is now compatible with vBulletin 3.5.x - 3.8.x.
[+] Eliminated all template edits.

1.0.3
[+] The modification is now compatible with vBulletin 3.6.

1.0.2
[+] The dropdown has been added to the quick edit form.
[+] The hack is now free of code modifications.

1.0.1
[F] Templates are now cached, 4 queries saved.

1.0.0
Initial Release

The installation manual is contained within the attached file.

IF YOU LIKE MY HACK, PLEASE CLICK INSTALL

moonclamp 10-28-2005 07:12 PM

Phew, at last thanks

Anyway, 2 things

What does the .css in the zip do?

I'm using vbadvanced gallery ... the smileys don't show up in the qr box on that. (the link does but there is nothing in it)

akanevsky 10-28-2005 07:26 PM

Quote:

What does the .css in the zip do?
It is used for HTML manual, don't pay attention to it.

Quote:

I'm using vbadvanced gallery ... the smileys don't show up in the qr box on that. (the link does but there is nothing in it)
I am not using the gallery, so I can't help you with that. I would assume that in one of the files you need to perform a replacement identical to the one for ./forum/includes/functions_editor.php

imported_magjr 10-28-2005 07:53 PM

Did it in under three minutes and works like a charm.

A god you are!

*clicked install*

moonclamp 10-28-2005 08:32 PM

Quote:

Originally Posted by Dark Visor
It is used for HTML manual, don't pay attention to it.



I am not using the gallery, so I can't help you with that. I would assume that in one of the files you need to perform a replacement identical to the one for ./forum/includes/functions_editor.php

I think it's because the gallery isn't stored under the forum root but next to it

ie

html_docs/forum
html_docs/gallery

So I might just need to find the file that works the smiley popup in the forum root and copy it to the gallery root (maybe, maybe not. I'm no coder)

Snake 10-29-2005 12:00 PM

Thanks, I was looking for this.

mfizzel 10-31-2005 05:25 PM

For some reason after install, the templates aren't getting cached, this has added 5 extra queries to every thread :
Uncached templates: editor_smilie (15)
Uncached templates: editor_smiliebox (1)
Uncached templates: editor_smiliebox_row (5)
Uncached templates: newpost_disablesmiliesoption (1)

how can I resolve this? Thanks :)

EasyTarget 10-31-2005 05:47 PM

thank you.

akanevsky 10-31-2005 07:49 PM

Quote:

For some reason after install, the templates aren't getting cached, this has added 5 extra queries to every thread :
Uncached templates: editor_smilie (15)
Uncached templates: editor_smiliebox (1)
Uncached templates: editor_smiliebox_row (5)
Uncached templates: newpost_disablesmiliesoption (1)

how can I resolve this? Thanks
I'll see if I can fix this.

mcyates 11-04-2005 07:10 AM

Quote:

Originally Posted by mfizzel
For some reason after install, the templates aren't getting cached, this has added 5 extra queries to every thread :
Uncached templates: editor_smilie (15)
Uncached templates: editor_smiliebox (1)
Uncached templates: editor_smiliebox_row (5)
Uncached templates: newpost_disablesmiliesoption (1)

how can I resolve this? Thanks :)


I get this also, i think its because they have not been included in the global.php file.


All times are GMT. The time now is 09:30 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.01209 seconds
  • Memory Usage 1,737KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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