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)

Bouncer222 12-31-2009 03:14 PM

I still can't get this to work properly, I fixed the issue with my files not matching up to vb 4.0 version but the smilies still show up as text, could someone please help me?

you can check out any thread at www.brotherhoodofgamers.com

pinoquio46 12-31-2009 03:44 PM

Quote:

Originally Posted by Lynne (Post 1943446)
I do not know as I didn't look into that.

If you go work on that, i think the post edition deservs the same... :)

pinoquio46 12-31-2009 03:47 PM

Quote:

Originally Posted by Bouncer222 (Post 1943457)
I still can't get this to work properly, I fixed the issue with my files not matching up to vb 4.0 version but the smilies still show up as text, could someone please help me?

you can check out any thread at www.brotherhoodofgamers.com

See the paht off your smilies images/smilies/smilie.gif, must be that way.

carleboy 12-31-2009 04:39 PM

Quote:

Originally Posted by Lynne (Post 1926457)
You would have to increase the height (by 2, if for 2 rows) and decrease the width (by 2, if for 2 rows) for the ".editor_smiliebox ul.smiliebox" I've never tried that, but it should work.

HTML Code:

.editor_smiliebox ul.smiliebox {
height:{vb:math 2*{vb:math 21+2*2}}px;
margin:0 auto;
width:{vb:math 20+.5*{vb:raw vboptions.smtotal}*{vb:math 20+2*2}}px;
}


sorry still cant work it out :( ill just uninstall it

Thanks anyway. Hope you can make it simpler like it used to be here https://vborg.vbsupport.ru/showthread.php?t=178327

Lynne 12-31-2009 05:18 PM

Quote:

Originally Posted by pinoquio46 (Post 1943472)
If you go work on that, i think the post edition deservs the same... :)

See if this does what you want:

Find the plugin "move smilies below textarea" and find this line:
PHP Code:

  if (in_array(THIS_SCRIPT, array('newthread''blog_post','group'))) 

Change it to:
PHP Code:

  if (in_array(THIS_SCRIPT, array('newthread''blog_post','group','private'))) 

Save.

That will move the smilies to the bottom of the private message page. This only works for the Send new PM page where the smilies are already shown.

Bouncer222 12-31-2009 05:21 PM

Quote:

Originally Posted by pinoquio46 (Post 1943474)
See the paht off your smilies images/smilies/smilie.gif, must be that way.

It is that way but it just won't show up, and if you type : ) for example (without the space) in the text box and submit your reply, it will show up, so that means the path is right.

But under the reply box it wont show up with the images, why?

pinoquio46 12-31-2009 06:17 PM

Quote:

Originally Posted by Lynne (Post 1943508)
See if this does what you want:

Find the plugin "move smilies below textarea" and find this line:
PHP Code:

  if (in_array(THIS_SCRIPT, array('newthread''blog_post','group'))) 

Change it to:
PHP Code:

  if (in_array(THIS_SCRIPT, array('newthread''blog_post','group','private'))) 

Save.

That will move the smilies to the bottom of the private message page. This only works for the Send new PM page where the smilies are already shown.

It works in both, new PM and reply to PM :D

I try to include 'editpost' in the array, but the smilies go to right side of thr page... :confused:

Thanks for your reply :up:

ForYou 01-01-2010 01:30 PM

1 Attachment(s)
i don't know why the smilies look small and now show all ,

look at attach

Regards

Lynne 01-01-2010 01:50 PM

Quote:

Originally Posted by ForYou (Post 1943980)
i don't know why the smilies look small and now show all ,

look at attach

Regards

You should get the smilies how you want them to look on the side first, and then transfer those css numbers to the modification. vb4 sets the widths for those in the css now, so you need to adjust the css to get them looking how you want.

kho91 01-01-2010 02:01 PM

thank's Lynne, but i have a problem, the smilies are small !

thank's


All times are GMT. The time now is 08:08 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.01262 seconds
  • Memory Usage 1,754KB
  • 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_html_printable
  • (4)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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