vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   New Posting Features - GTSmiliebox - Move Smilies Below Editor (https://vborg.vbsupport.ru/showthread.php?t=178327)

IrPr 05-08-2008 12:12 PM

Nice mod Joe

i just wanna report a bug and post its fix
somewhere editor/toolbar disappears, in example in vBAdvanced AdminCP -> Edit BBCode Modules or some another modification which includes editor

In Replace Templates - editor_smiliebox & editor_toolbar_on plugin
Find:
Code:

if ($toolbartype AND ($vbulletin->options['smtotal'] > 0 OR $vbulletin->options['wysiwyg_smtotal'] > 0))
Replace with:
Code:

if ($toolbartype AND ($vbulletin->options['smtotal'] > 0 OR $vbulletin->options['wysiwyg_smtotal'] > 0) AND VB_AREA!=='AdminCP')
PS: similar mods such as GTPosting Rules has same issue

Princeton 05-08-2008 05:36 PM

thanks but vBulletin does not have editor in admincp - not a bug (product for vbulletin not vbadvanced)

regardless, I will look into this

IrPr 05-08-2008 06:39 PM

You right Joe
but it has conflict with another mods such as eCDownloads which has editor

BTW thanks again

DieselMinded 05-09-2008 01:32 AM

Can you make this work with the PM Quick Reply ?

rapidphim 05-10-2008 10:31 PM

I am having problem in conflict by using this hack and this
https://vborg.vbsupport.ru/showthrea...ighlight=mviet

After I install this hack, the mviet hack is disappeared. Can someone please post a fix or guide how to avoid the conflict between the two? Thanks.

I am temporary disable the hack so that the mviet can show up.

PGAmerica 05-14-2008 06:53 PM

I installed this and it is working very well thank you.

However, I am noticing alot of unused space. See the attached image for an example of what I an referring too.

Since the smilie box is no longer beside the message box. Is there a way to fill that space with the message box?

In the new location of the smilie box, the smilies do not fill the available space. Is there a way to make them fill the box provided for them?

Howell 05-14-2008 09:01 PM

You will need to edit the smilies settings in AdminCP to change number of smilies per row etc...

GOTO - AdminCP -> vBulletin Options -> Message Posting Interface Options.

You can then change how many smilies to show and the number per row. ;)

PGAmerica 05-14-2008 09:44 PM

OK, that answers my 2nd issue. What about the other dead space?

GlitterKill 05-15-2008 12:01 AM

After installing this hack I am now running into a strange issue with the Downloads II add on. The editor for the comments shows the smilies as a horizontal line but it is NEXT to the message box instead of under it. :) You can see the problem here (as well as the attachment): http://www.forumapex.com/downloads.php?do=file&id=14

Any idea where to fix this? I have looked through all of the Downloads templates to no avail.

goddess_dix 05-15-2008 04:15 PM

Quote:

Originally Posted by PGAmerica (Post 1519862)
OK, that answers my 2nd issue. What about the other dead space?

look in the mod description-

Quote:

Q)__ How can I increase the width of editor?

A)__ To change editor width:



All times are GMT. The time now is 03:15 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.01098 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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