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)
-   -   Add-On Releases - Everywhere Sidebar 4 VB4 (https://vborg.vbsupport.ru/showthread.php?t=233871)

almannai 05-02-2010 03:50 PM

Quote:

Originally Posted by Cedric_FP (Post 2028605)
Would it be possible for you to add an option for the sidebar to be visible on blogs, even though the blogs already have their own sidebar?

Since the blog sidebar defaults to the right, the ESB could default to the left.

I promise you nothing but we will see if this can be added in the next version.

Quote:

Originally Posted by tarzan22 (Post 2030590)
It does not work for me, there is another way?

http://img193.imageshack.us/img193/1420/replyi.png

Thanks

Did you you read the mod instruction above?

tarzan22 05-02-2010 04:34 PM

Sorry for my English, if it relates to this change is already done and I do not work, if it relates to something else please tell me.

Thanks

PHP Code:

editor_textbox.quickreply textarea {
height:100px;
}

.editor_textbox.quickreply iframe {
height:106px;
}
2. Change it to

PHP Code:

.editor_textbox textarea {
height:100px;
}
.quickreply textarea {
height:100px;
width: 80%;
}

.editor_textbox.quickreply iframe {
height:106px;
}

almannai 05-02-2010 05:37 PM

Quote:

Originally Posted by tarzan22 (Post 2030644)
Sorry for my English, if it relates to this change is already done and I do not work, if it relates to something else please tell me.

Thanks



PHP Code:

editor_textbox.quickreply textarea {
height:100px;
}

.editor_textbox.quickreply iframe {
height:106px;
}
2. Change it to

PHP Code:

.editor_textbox textarea {
height:100px;
}
.quickreply textarea {
height:100px;
width: 80%;
}

.editor_textbox.quickreply iframe {
height:106px;
}


I see what you mean. So the sidebar is working for you. You are talking about the quickreply becoming too wide. This not related to this mod.

You can see the bug been reported here and a possible fix for it
http://www.vbulletin.com/forum/proje...?issueid=35815

Let me know if you need more help

ps2wiz 05-02-2010 09:26 PM

Quote:

Originally Posted by almannai (Post 2030629)


Did you you read the mod instruction above?

Quote:

Originally Posted by almannai (Post 2030674)
I see what you mean. So the sidebar is working for you. You are talking about the quickreply becoming too wide. This not related to this mod.

You can see the bug been reported here and a possible fix for it
http://www.vbulletin.com/forum/proje...?issueid=35815

Let me know if you need more help

I don't believe he is referring to the quick reply box in his screen shot. Just the button that gets pushed to the next line. I and someone else have already mentioned this preexisting problem before in this thread. This only occurs only on lower resolutions and you referenced it to most likely being a vBulletin bug. I have noticed the same problem on every vBulletin board that uses the sidebar inside of a thread, when I am using a lower resolution (such as my 13" laptop) even in FireFox

almannai 05-03-2010 06:20 AM

Quote:

Originally Posted by ps2wiz (Post 2030775)
I don't believe he is referring to the quick reply box in his screen shot. Just the button that gets pushed to the next line. I and someone else have already mentioned this preexisting problem before in this thread. This only occurs only on lower resolutions and you referenced it to most likely being a vBulletin bug. I have noticed the same problem on every vBulletin board that uses the sidebar inside of a thread, when I am using a lower resolution (such as my 13" laptop) even in FireFox

I don't know if it is a bug or normal behaviour of vbulettin since for smaller places buttons may go to the next line. Even if this happening is it really a big deal.

tarzan22 05-03-2010 09:19 AM

Quote:

Originally Posted by ps2wiz (Post 2030775)
I don't believe he is referring to the quick reply box in his screen shot. Just the button that gets pushed to the next line. I and someone else have already mentioned this preexisting problem before in this thread. This only occurs only on lower resolutions and you referenced it to most likely being a vBulletin bug. I have noticed the same problem on every vBulletin board that uses the sidebar inside of a thread, when I am using a lower resolution (such as my 13" laptop) even in FireFox


Exactly, that is what I mean.

regards

almannai 05-03-2010 10:54 AM

Quote:

Originally Posted by tarzan22 (Post 2030644)
Sorry for my English, if it relates to this change is already done and I do not work, if it relates to something else please tell me.

Thanks



PHP Code:

editor_textbox.quickreply textarea {
height:100px;
}

.editor_textbox.quickreply iframe {
height:106px;
}
2. Change it to

PHP Code:

.editor_textbox textarea {
height:100px;
}
.quickreply textarea {
height:100px;
width: 80%;
}

.editor_textbox.quickreply iframe {
height:106px;
}

Quote:

Originally Posted by tarzan22 (Post 2031019)
I don't believe he is referring to the quick reply box in his screen shot. Just the button that gets pushed to the next line. I and someone else have already mentioned this preexisting problem before in this thread. This only occurs only on lower resolutions and you referenced it to most likely being a vBulletin bug. I have noticed the same problem on every vBulletin board that uses the sidebar inside of a thread, when I am using a lower resolution (such as my 13" laptop) even in FireFox

Exactly, that is what I mean.

regards

The code you placed in your thread is for adjusting quickreply (bug in vbulletin) and related to reply button going to the next line in showthread (this not a bug). You can anytime disable showing the sidebar in showthread page from mod options if you didn't like it.

tarzan22 05-03-2010 11:20 AM

<font size="2">The code you placed in your thread is for adjusting quickreply (bug in vbulletin) and related to reply button going to the next line in showthread (this not a bug). You can anytime disable showing the sidebar in showthread page from mod options if you didn't like it. </font>

He's a great mod and I like, I should not have to explain it, just wondering
if there was any way for the button you see on the catch
could place on your site.

Sorry if I explained bad, my English is very bad

ps2wiz 05-03-2010 03:53 PM

Quote:

Originally Posted by almannai (Post 2030972)
I don't know if it is a bug or normal behaviour of vbulettin since for smaller places buttons may go to the next line. Even if this happening is it really a big deal.

Well, I just found the issue as confirmed in the bug reports:

http://www.vbulletin.com/forum/proje...?issueid=37605

almannai 05-03-2010 05:05 PM

Quote:

Originally Posted by ps2wiz (Post 2031177)
Well, I just found the issue as confirmed in the bug reports:

http://www.vbulletin.com/forum/proje...?issueid=37605


Thank you for posting this.:up:

This is the second bug that this mod is not the source of it. Now any new bug we find here we will just blame vbulletin:D


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