vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - Move smilies to below text area (and optionally add to Quick Reply) (https://vborg.vbsupport.ru/showthread.php?t=229650)

boodog 05-13-2011 08:24 PM

Thank you, Lynne. Working perfectly in 4.1.2. Have two rows of 15 smilies ea below text area and Quick Reply. Really nice mod :)

ComoEstaEso-com 06-14-2011 02:00 AM

1 Attachment(s)
Hello Lynne, and everyone,

This mod has been working awesome for a long time.
I upgraded last night to vB 4.1.4
Today I realized the quick reply was "broken".

So I traced it down to the VaultWiki modification... and effectively, the great VaultWiki team is working on it. Here's an update thread.

So VaultWiki disabled, the vB installation is better.

Yet for some odd reason, when I disable this modification (Move Smilies below text area), everything works as it should.

Attached are two screen shots:
on both, VaultWiki is disabled.

On this first one, Move smilies below text area is disabled
Attachment 130041

On this second one, Move smilies below text area is enabled.
Attachment 130042

Any thoughts on what I can check?

I realize the issue might very possibly not be related to this mod, yet I can only trace it here, and if it is not here, I'm sure I'll be sent to the proper place for further investigation.

Thank you Lynne and everyone... your help is greately appreciated!!

-- AJ
.

Lynne 06-14-2011 03:36 AM

AJ, I already posted in the first post of this thread that you need to make a change to one of the plugins to have this work in 4.1.4. I'll post it here also in case people don't read the first post:

Quote:

NOTE: This will break your 4.1.4 Quick Reply if you have smilies enabled there unless you do the edit below.


To get this to work with 4.1.4 Quick Reply:
Edit the plugin "Add smilies to Quick Reply also" and remove, or comment out, the line:
PHP Code:

         $editor_template_name 'showthread_quickreply'




ComoEstaEso-com 06-14-2011 02:38 PM

Lynne, as always, thank you very much.

It was my fault that I didn't read the 1st post, to see if you had edited it with the new information.
Should have done that.

I will do the modifications, and update later today.
Thank you for your help and work Lynne... greatly appreciated!! :)

-- AJ
.

MySaltyreef 07-17-2011 01:40 PM

i am about to install this on 4.1.4 and would like to know if i still do step 4

Quote:

4. OPTIONAL - If you also want the smiliebox to show on the showthread page under the Quick Reply, then you must do the following:
a. Go to Settings > Options > Message Posting Interface Options > Add smiliebox below Quick Reply on showthread page > Yes (Note that the above options, Put smilie box below textarea must also be set to Yes)
b. Make the following template edit in the template "showthread_quickreply".
Code:

<div class="editor_textbox quickreply">
            <vb:if condition="$show['qr_require_click']">
                <textarea name="message" id="{vb:raw editorid}_textarea" rows="10" cols="80" dir="{vb:stylevar textdirection}" disabled="disabled">{vb:raw click_quick_reply_icon}</textarea>
            <vb:else />
                <textarea name="message" id="{vb:raw editorid}_textarea" rows="10" cols="80" dir="{vb:stylevar textdirection}"></textarea>
            </vb:if>
        </div>   
       
    </div>
</div>

aswell as this

Quote:

To get this to work with 4.1.4 Quick Reply:
Edit the plugin "Add smilies to Quick Reply also" and remove, or comment out, the line:
PHP Code:

   $editor_template_name 'showthread_quickreply'

just confirming i must actually do both ? and not just the last one ?

Lynne 07-17-2011 03:47 PM

You would only do the second one.

Successfulsteps 07-18-2011 05:40 PM

looks good, I will have to come back and install this!

LisaArnold 07-19-2011 03:11 AM

Thanks, works nicely with 4.1.4 :)

Although, I didn't add the - Add smilies to Quick Reply - option as there's already a quick option for smilies in this vB version. And I like this for the fact I've always hated seeing the smilies on the right of the text/post/reply box.

LisaArnold 08-21-2011 07:05 AM

I just installed this into 4.1.5 pl1 and it works for both the move the smilies to below the text area & adding them to the bottom of the quick reply :)

RonH. 08-22-2011 02:14 PM

Quote:

Originally Posted by Lynne (Post 2221500)
To get this to work with 4.1.4 Quick Reply:
Edit the plugin "Add smilies to Quick Reply also" and remove, or comment out, the line:

Quote:

PHP Code:

   $editor_template_name 'showthread_quickreply'


Perhaps for some reason I'm being a bit dense upstairs today but I'm having a bit of difficulty finding this particular required edit. I'm currently using vB 4.1.5 pl1 and this install has naturally broken my Quick Reply part. Just where do I make this edit if you don't mind me asking. While I'm not a newbie, I'm just not as experienced as most here and I must admit my mind isn't quite comprehending what or where I'm supposed to make this specific edit. I've looked but keep coming up short on where or how. I understood the rest that does not apply to me, re previous versions etc. If anyone cam help I'd appreciate it very much. I do like like this plug-in very much.

Lynne 08-22-2011 02:28 PM

Quote:

Originally Posted by RonH. (Post 2236556)
Perhaps for some reason I'm being a bit dense upstairs today but I'm having a bit of difficulty finding this particular required edit. I'm currently using vB 4.1.5 pl1 and this install has naturally broken my Quick Reply part. Just where do I make this edit if you don't mind me asking. While I'm not a newbie, I'm just not as experienced as most here and I must admit my mind isn't quite comprehending what or where I'm supposed to make this specific edit. I've looked but keep coming up short on where or how. I understood the rest that does not apply to me, re previous versions etc. If anyone cam help I'd appreciate it very much. I do like like this plug-in very much.

You edit the plugin that is titled "Add smilies to Quick Reply also" You would find it in admincp > Plugins & Products > Plugin Manager

RonH. 08-22-2011 03:09 PM

Quote:

Originally Posted by Lynne (Post 2236564)
You edit the plugin that is titled "Add smilies to Quick Reply also" You would find it in admincp > Plugins & Products > Plugin Manager

Thanks. My grey matter was getting in the way. But now I have this problem. Any ideas what I could have done wrong or what may have happened? There seems to be some overlap going on.

http://www.texasbanjotimes.org/forum...rror/error.jpg

Lynne 08-22-2011 03:11 PM

I can only help on a default style. My guess is you haven't updated your templates (could include css templates) for that page.

Scalemotorcars 09-05-2011 04:40 PM

Lynne, I'm using your mod here but also vbglossary that uses its own postbit. The template called is vbglossar_newentry.

Can and where could I add this template so the smiles are below the test area.

This is the other mod. https://vborg.vbsupport.ru/showthrea...ght=vbglossary

Any help would be great. Thanks...

Lynne 09-05-2011 06:32 PM

Quote:

Originally Posted by Scalemotorcars (Post 2242279)
Lynne, I'm using your mod here but also vbglossary that uses its own postbit. The template called is vbglossar_newentry.

Can and where could I add this template so the smiles are below the test area.

This is the other mod. https://vborg.vbsupport.ru/showthrea...ght=vbglossary

Any help would be great. Thanks...

I really don't know. Does it use a new page? If so, then get the THIS_SCRIPT variable and add it where you would normally use another page. I've never used that other modification, so I really have no idea what changes would need to be made (it should use the same editor, I would think).

Scalemotorcars 09-08-2011 12:09 AM

Not sure but Ill look into it. Thanks for the tip...
-------------------------------------------------------------
Update: I just took a look and it does use a THIS SCRIPT vbglossar

Where would I add that to your code to pull the smiles below?

Lynne 09-08-2011 01:15 AM

I am not really sure, but I would guess you need to add it to a condition in at least the "Add editor2.css to pages" plugin. I don't know exactly what your problem is on your page - is it just the css?

Scalemotorcars 09-08-2011 12:13 PM

Figured it out. Actually it was as easy as you said. I just added it to the "Add editor2.css to pages" plugin in 2 places and it works perfect. Thanks again...

Bulent Tekcan 03-07-2012 11:44 PM

How to add in Calendar page ?

Bulent Tekcan 03-10-2012 08:34 PM

Hello,

Is it possible to adjust like that https://vborg.vbsupport.ru/showthrea...ght=quickreply

This code is very useful for vb3.x.x but not work with 4.x.x, because this code add under all editor.

Regards,

cvalk 04-12-2012 02:28 PM

I must be missing something here. I am running 4.1.12. The first time I installed this, somehow it broke my quick reply and I had to reinstall the forum. On both the previous and current installation, I do not have a "showthread_quickreply" template under the default or any modified themes. I'm looking under the "SHOWTHREAD" heading in the Style Manager and it's not there. The mod works great for the advanced reply; I was able to get 47 icons in a single row and it really streamlines things, but I'm hung up on this quick reply issue. Any ideas?

cvalk 04-12-2012 03:01 PM

Just found this page that states the showthread_quickreply template has been removed in 4.1.10. I guess that explains it.

Lynne 04-12-2012 04:45 PM

Quote:

Originally Posted by cvalk (Post 2319414)
Just found this page that states the showthread_quickreply template has been removed in 4.1.10. I guess that explains it.

The code for 4.1.10 forward is in the first post. I just haven't had time to write it into some notes and post the text file yet.

cvalk 04-12-2012 04:56 PM

Quote:

Originally Posted by Lynne (Post 2319455)
The code for 4.1.10 forward is in the first post. I just haven't had time to write it into some notes and post the text file yet.

Thanks for the quick response. I read over the first post a dozen time yet still managed to miss it.

Lynne 04-12-2012 05:03 PM

Quote:

Originally Posted by cvalk (Post 2319462)
Thanks for the quick response. I read over the first post a dozen time yet still managed to miss it.

That's because I didn't add it until I saw your post. :)

cvalk 04-12-2012 05:23 PM

Quote:

Originally Posted by Lynne (Post 2319470)
That's because I didn't add it until I saw your post. :)

That explains it. :D I also had to delete
Code:

  $editor_template_name = 'showthread_quickreply';
as specified for 4.1.4. After doing that, it is working great! Thanks again.

se7o 04-16-2012 09:52 PM

i install it

but the quick reply box disappear after install it

edytwinky 05-10-2012 10:47 PM

any way to move the smilie box under the post new thread box in any template?

Lynne 05-11-2012 01:04 AM

Quote:

Originally Posted by edytwinky (Post 2328219)
any way to move the smilie box under the post new thread box in any template?

I can't picture what you want. Can you post an image?

edytwinky 05-11-2012 01:23 AM

This is what i'm trying to get it to look like.

https://vborg.vbsupport.ru/external/2012/05/36.png

this is what it looks like now.


https://vborg.vbsupport.ru/external/2012/05/37.png

The instructions say it only works with the default template

Lynne 05-11-2012 01:38 AM

Then you are not going through the installation instructions carefully.

Arrogant-One 08-12-2012 09:54 AM

1 Attachment(s)
Hi everyone.

Okay, I installed this wonderful little mod. Now my question is this. When I click the 'More' button, this cool pop up of smiles appears.

However, when I press the button circled in red, a different pop up window appears. How can I make it so that when I press the button in circled red, the same pop up window appears as it does for More?

nuggsy 08-12-2012 01:57 PM

After installing this the quick reply doesn't work anymore. It refereshes the page now rather than just opening the quick reply box.

Any suggestions?

osix 11-03-2012 02:44 AM

will it work on 4.2 pl2 and pl3 ?

ComoEstaEso-com 11-03-2012 02:51 AM

Quote:

Originally Posted by osix (Post 2377969)
will it work on 4.2 pl2 and pl3 ?

Yes.
I'm running 4.2.0 Patch Level 2 and it works fine.

tuRiver 11-05-2012 04:04 PM

Sorry to bother again Lynne, i've installed this, an i'm not noticing any changes here

http://www.turiver.com/foros/newrepl...treply&t=74825

user: tester, pass: 123456

THanks in advance

Lynne 11-05-2012 04:40 PM

Did you read all the instructions including about adding commenting out the line in one of the plugins? and modifying the SHOWTHREAD template?

tuRiver 11-05-2012 10:28 PM

Yes, i understand that are necesarry only if you want to display it on quickreply

Lynne 11-06-2012 02:07 AM

They are below the reply when you go to the Advanced Reply page. The way you have your site set up, if you click on Reply, it goes to the bottom of the page and that is Quick Reply. If you click on the big red Reply button twice, it goes to the reply page and the smilies are on the bottom there (although they aren't centered which I suspect is because it is a custom style).

fworth 02-07-2013 02:08 PM

Great Mod and working fine with 4.2. What I like to know is there anyway I can add them under the text and image area? Lore


All times are GMT. The time now is 10:32 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.02797 seconds
  • Memory Usage 1,840KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_php_printable
  • (14)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