vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Smilies for Quick Reply (https://vborg.vbsupport.ru/showthread.php?t=60307)

VBDev 04-29-2004 02:57 PM

It depends of your options, if you have wysiwyg activated, you'll see them at the top, else they will be displayed on the right

Host Directory 04-29-2004 06:18 PM

I installed the hack www.hostcompanies.com/forums ( i do have wysiwyg enabled ) but the smillies do not appear in a drop down list.

I have wysiwyg enabled in "Message posting and editing options" and "Message posting interface options" - have i missed something?

Host Directory 04-29-2004 06:43 PM

Quote:

Originally Posted by Host Directory
I installed the hack www.hostcompanies.com/forums ( i do have wysiwyg enabled ) but the smillies do not appear in a drop down list.

I have wysiwyg enabled in "Message posting and editing options" and "Message posting interface options" - have i missed something?

... i worked it out. The user must have wysiwyg enabled also. To do this go into your user control panel ( not admincp ) / edit options... and enable wysiwyg . Any users browsing your forums would also not see the drop down list unless they had enabled wysiwyg in their user control panels.

Nice hack

armani1072 05-15-2004 05:24 PM

i went through the hack and all i got was this little box there on the right.

350Chevy 05-24-2004 10:54 PM

Quote:

Originally Posted by VBDev
You can find the new version of this hack on our site :)

I hate when people do this. Why not just update this post here with the new hack? It takes a few seconds and saves me the trouble of registering on yet another forum that I'll never login to again after downloading this hack? :mad:

blackshadowc4p 06-13-2004 12:04 PM

Got it but, the instructions are in French. :(

Don't anyone have a newer version (for vb 3.01) in English???

Thanks.

Anette 06-21-2004 02:38 PM

Nice work. Working just fine on plain Vbulletin! But I can not make it work with ucash and ushop!

Do you know why?

Thanks! Good job! :D

PET 06-21-2004 08:06 PM

Hello,

i have this problem (see attash).

When i want to click MORE on the quick reply smilies.

Do you know how to fix it ? that javascript is the problem.

Flow Fusion 07-01-2004 02:45 PM

Thank great hack!

4thgenresource 07-09-2004 03:43 AM

Quote:

Originally Posted by armani1072
i went through the hack and all i got was this little box there on the right.

i have the same problem as this guy....

anyone know what's up?????? :tired:

68 Z-28 07-10-2004 12:42 AM

Quote:

Originally Posted by M.C.
i made small template modification:

in showthread_quickreply find and remove old hack changes, then find code between:

change all code in template editor_smiliebox_quickreply with:

HTML Code:

<!--  smiles quichreply par Mйgatekno -->
<script language="Javascript">
function open_smilie_window_pop(wysiwyg) { window.open
("misc.php?do=getsmilies&wysiwyg=" + wysiwyg, "open_smilie_window_pop",  "statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=240,height=300,top=10,left=600"); }
</script>


<fieldset id="smiliebox" title="$vbphrase[smilies]">
        <legend>$vbphrase[smilies]</legend>
        <table cellpadding="4" cellspacing="0" border="0" align="center">
        $smiliebits
        <if condition="$show['moresmilieslink']">
        <tr>
                <td class="smallfont" colspan="$vboptions[smcolumns]">[<a href="[b]javascript[/b]:open_smilie_window_pop($wysiwyg)" onclick="open_smilie_window(smiliewindow_x, smiliewindow_y, $wysiwyg); return false" title="<phrase 1="$vboptions[smtotal]" 2="$totalsmilies">$vbphrase[showing_x_smilies_of_y_total]</phrase>">$vbphrase[more]</a>]</td>
        </tr>
        </if>
        </table>
</fieldset>

<if condition="$show['wysiwyg']">
        <script type="text/javascript">
        <!--
        // init the WYSIWYG smilie box
        open_smilie_window($wysiwyg);
        //-->

        </script>
</if>

you choud get same as attach! ;)

I did this modification and it looks great, only problem thoush is when clicked I get a javascript error

Char: 1
Error: 'smiliewindow_x' is undefined
Code: 0


What do I need to do to resolve this problem?

Blam Forumz 07-31-2004 07:06 AM

This makes my quickreply box look fat -

Abe1 08-02-2004 06:47 PM

Zip file is corrupt.

Blam Forumz 08-02-2004 07:37 PM

Bump, how do i make my quick reply not so fat anymore?

integra99 08-03-2004 05:39 AM

Had to tweak the number of smiles in row/total, and tweak the template a little to get it how I wanted, and add the photopost popup hack onto it also, but it turned out pretty damn close to what I wanted :D

Good hack!

* integra99 clicks install

Blam Forumz 08-03-2004 05:49 AM

Quote:

Originally Posted by integra99
Had to tweak the number of smiles in row/total, and tweak the template a little to get it how I wanted, and add the photopost popup hack onto it also, but it turned out pretty damn close to what I wanted :D

Good hack!

* integra99 clicks install

how come your box isnt fat?

integra99 08-03-2004 06:14 AM

Quote:

Originally Posted by Blam Forumz
how come your box isnt fat?

It's on SlimFast :nervous:

j/p, notice I only have 4 rows of smilies while you have 5, there lies your problem :) You can change that in your VB Options, Message Posting Interface Options. Plus, you might want to re-sort your smilies so that you don't have any taller smileys in the smiliebox (like you do). That will also force the quickreply box to be fatter.

AdamSee 08-15-2004 04:31 PM

Having a bit of an issue with the smilies box and mozilla based explorers.

As you can see below, the smilie box sometimes (not always) has a bar on it and can occasionally even be smaller than that, I'm not sure what could cause it and I've had a little fiddle with the code previously. What do you think?

editor_smiliebox_quickreply:
HTML Code:

<!--  smiles quichreply par M?gatekno -->
<script language="Javascript">
function open_smilie_window_pop(wysiwyg) { window.open
("misc.php?do=getsmilies&wysiwyg=" + wysiwyg, "open_smilie_window_pop",  "statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=240,height=300,top=10,left=600"); }
</script>

<fieldset id="smiliebox" title="$vbphrase[smilies]">
        <legend>$vbphrase[smilies]</legend>
        <table cellpadding="4" cellspacing="0" border="0" align="center">
        $smiliebits
<!-- conditional to show the 'get more' link -->
<if condition="$totalsmilies > $vboptions[smtotal]">
<tr align="center">
<td class="tcat" colspan="$vboptions[smcolumns]"><span class="smallfont"> [<a href="javascript:open_smilie_window_pop($wysiwyg)" title="<phrase 1="$vboptions[smtotal]" 2="$totalsmilies">$vbphrase[showing_x_smilies_of_y_total]</phrase>">$vbphrase[more]</a>]</span></td>

</tr>
</if>
<!-- end conditional -->
 
</table>
</td></tr>
</fieldset>

<if condition="$show['wysiwyg']">
        <script type="text/javascript">
        <!--
        // init the WYSIWYG smilie box
        open_smilie_window($wysiwyg);
        //-->

        </script>
</if>


MartynJ 09-13-2004 02:19 PM

I followed the instructions but end up with an annoying black bar on my box which is caused by an extra td finding its way in somehow. Can't figure out which template to edit to fix it.

MartynJ 09-25-2004 11:31 AM

Also, the box seems to randomly appear at all different sizes. I'm now uninstalling this hack.

the wiz 09-28-2004 01:02 PM

Installed. :D

integra99 09-28-2004 01:07 PM

Quote:

Originally Posted by MartynJ
Also, the box seems to randomly appear at all different sizes. I'm now uninstalling this hack.

The quick reply smilie box calls the same template that is used in the normal reply, so if one isn't working, the other shouldn't either. If the other smilie box is working fine, then you goofed on the install ;)

mcyates 12-14-2004 08:34 AM

I don't actually want the smilies to show straight away, it it possible to have a link, something like:

"Click For Smilies"

Then a popup window appears with the smilies?

Tipi 01-18-2005 03:09 PM

Installed. Love it. :D

khaleel 01-20-2005 10:44 AM

*installs*

SVTBlackLight01 01-20-2005 04:19 PM

Quote:

Originally Posted by mcyates
I don't actually want the smilies to show straight away, it it possible to have a link, something like:

"Click For Smilies"

Then a popup window appears with the smilies?

There is a mod for this at vbulletintemplates.com.
http://www.vbulletintemplates.com/mo...ead.php?t=6449

:)

DRJ 01-21-2005 10:17 PM

I am having some problems with this and was hoping someone could help me out. When using FireFox sometime the Smilie Box will not load to its full size (see pic). Other times it will load fine. Any ideas what would cause that?

Also this works great in the enhanced WYSIWYG mode but not in the others. What I would like to do is to not even show the Smile Box if the user is not in the enhanced WYSIWYG mode. I tried adding this to the showthread.php

Replaced this

if ($allowsmilie)

With this

if ($allowsmilie And $wysiwyg == 1)

before the smilies are loaded and it seems to work somewhat. There are now now Smilies shown, but there is still a small window shown to the right. Can anyone help me get rid of that too?

Thanks

Paprika 02-03-2005 12:14 AM

I too am having problems w/ this mod but my members really want it. Why abandon such a buggy mod like this? WTF. Looks like I'll have to fix them myself.

Update: Works fine on my vBulletin 3.0.3 installation. But be aware of this:

The editor_smiliebox_quickreply template has BBCODE in it. I don't know how it got there but it will cause the "MORE" link under the smilies to NOT WORK. search for and remove the code tags to correct it. Or use the corrected template below:

HTML Code:

<!--  smiles quichreply par Mйgatekno -->
<script language="Javascript">
function open_smilie_window_pop(wysiwyg) { window.open
("misc.php?do=getsmilies&wysiwyg=" + wysiwyg, "open_smilie_window_pop",  "statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=240,height  =300,top=10,left=600"); }
</script>


<fieldset id="smiliebox" title="$vbphrase[smilies]">
        <legend>$vbphrase[smilies]</legend>
        <table cellpadding="4" cellspacing="0" border="0" align="center">
        $smiliebits
        <if condition="$show['moresmilieslink']">
        <tr>
                <td class="smallfont" colspan="$vboptions[smcolumns]">[<a href="javascript:open_smilie_window_pop($wysiwyg)" onclick="open_smilie_window(smiliewindow_x, smiliewindow_y, $wysiwyg); return false" title="<phrase 1="$vboptions[smtotal]" 2="$totalsmilies">$vbphrase[showing_x_smilies_of_y_total]</phrase>">$vbphrase[more]</a>]</td>
        </tr>
        </if>
        </table>
</fieldset>

<if condition="$show['wysiwyg']">
        <script type="text/javascript">
        <!--
        // init the WYSIWYG smilie box
        open_smilie_window($wysiwyg);
        //-->

        </script>
</if>


detalhe 02-05-2005 08:03 AM

Just installed it and nothing shows, just a smaller quick reply box :(

Deviant++ 02-08-2005 05:07 PM

my box is coming like this, I wanna make the reply box taller.. how ?

Darkus 02-09-2005 09:07 AM

Never mind, I found the problem, it works all fine now, loving it, great job :)

the wiz 02-09-2005 12:14 PM

Quote:

Originally Posted by Deviant++
my box is coming like this, I wanna make the reply box taller.. how ?

Go to the quickreply templace, search for

Code:

<textarea name="message" id="qr_message" class="bginput"
Later on you'll see height, change the height to 150.

Reece D 03-01-2005 09:30 AM

*installed*

thamyeuvn 03-02-2005 05:57 AM

Hello,
The forum which i ve tested doesnt work correctly with this hack.
Version vb: 3.0.3, when i clicked to 1 smile, the stand of the page changed to the TOP of the page.
Please help me to fix.

TLCanna 03-08-2005 01:19 PM

Quote:

Originally Posted by bob46802
go up half a page, and download badboys zip file

he re did the text file for instructions in english so its way easier to understand

Worked perfectly!

J.C. 03-08-2005 03:58 PM

Where's the new one?

http://www.vbulletindev.net = gone ? :(

vietfancy 03-11-2005 04:00 AM

this is a very nice hack. hihihi, look at my quick reply box.

DarkEternal3 03-17-2005 08:01 PM

Im getting only the small box with nothing in it to the right also. Anyone figured out why its doing this. Version 3.0.6

vietfancy 03-18-2005 05:03 AM

Just follow the instruction step by step. I'm running version 3.07, and its working perfectly.

DarkEternal3 03-21-2005 07:35 PM

I did, checked it over 3x, and its still the same small box


All times are GMT. The time now is 04:21 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.01434 seconds
  • Memory Usage 1,838KB
  • 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
  • (3)bbcode_html_printable
  • (10)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
  • (40)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