vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Mini Mods - GTQuickreply Smilies Popup (https://vborg.vbsupport.ru/showthread.php?t=161690)

Princeton 11-03-2007 03:18 PM

Quote:

Originally Posted by rjmjr69 (Post 1374580)
After installing this hack I get a bunch of NON cache from it.....
Heres a link to what I get

http://s101.photobucket.com/albums/m...rent=Cache.jpg
http://www.mediafire.com/imageview.p...zenmdb&thumb=4
Might be easier to see with that link

sorry to hear about your problems but it's not due to this product - this product does not use templates

you probably have custom scripts/plugins on your site .. install the modification on a clean vbulletin and you will see that everything works properly

rjmjr69 11-03-2007 08:40 PM

Quote:

Originally Posted by Princeton (Post 1374873)
sorry to hear about your problems but it's not due to this product - this product does not use templates

you probably have custom scripts/plugins on your site .. install the modification on a clean vbulletin and you will see that everything works properly

I have a cache mod and its not allowing them to cache oh well I can use the old smiley hack

Stifmeister2 11-04-2007 05:21 PM

Quote:

Originally Posted by ssslippy (Post 1373964)
Your ability to make non template editing plugins is great! Thank you for the effort.

I like it too. :)

Installed & nominated. :)

Endurer 11-07-2007 07:54 PM

Excellent work, Installed.

kollam003 11-08-2007 10:35 AM

the hack is fine but i have a suggestion if you could make the 5 smileys in a drop box it would have been much better and after that you can open up the smiley page .

clicks install

kennethj 11-11-2007 11:37 AM

love it - no templates and as with all your mods (at least the ones i use) -
works perfect with out the futzing around :up:

princeedward 03-02-2008 11:52 AM

marked installed... but one question....how come the button color effect function is not workin???...when you bring the mouse pointer on it...not same as the other editor button...i mean the light blue color effect....

:confused:

princeedward 03-04-2008 04:21 AM

Quote:

Originally Posted by princeedward (Post 1455100)
marked installed... but one question....how come the button color effect function is not workin???...when you bring the mouse pointer on it...not same as the other editor button...i mean the light blue color effect....

:confused:

Bump! :rolleyes:

Princeton 03-05-2008 12:55 PM

hmmm, never noticed it

try (replace plugin):
PHP Code:

if ($vbulletin->templatecache['showthread_quickreply'])
{
  
$vbulletin->templatecache['showthread_quickreply'] = str_replace
    array(
    
'<td width=\"100%\">&nbsp;</td>',
    ),
    array(
    
'<td><img src=\"$stylevar[imgdir_editor]/separator.gif\" width=\"6\" height=\"20\" alt=\"\" /></td>
    <td><div class=\"imagebutton\" id=\"vB_Editor_QR_cmd_smilie\">
    <img src=\"$stylevar[imgdir_editor]/smilie.gif\" alt=\"Smilies\" border=\"0\" onclick=\"vB_Editor[\'$editorid\'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false\" /></div></td>
    <td width=\"100%\">&nbsp;</td>'
,
    ),
    
$vbulletin->templatecache['showthread_quickreply'
  );



KURTZ 03-05-2008 02:32 PM

someone has tested this on Beta 5? Joe do you think that runs?

edit: nvm it runs :D


All times are GMT. The time now is 02:16 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.01077 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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