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 - AdvanceReply For QuickReply (https://vborg.vbsupport.ru/showthread.php?t=235671)

LordVader 08-17-2010 02:54 PM

Hi

I added the new thread button using this hack.
https://vborg.vbsupport.ru/showthread.php?t=236685

And after i installed the hack above, i saw a link to this wonderful Upgrade so i installed this hack to upgrade the reply box. :)

I just wondered if i can keep the New Thread button as that would still be useful, but obviously i don't need the quick reply button any more if i'm using this hack.

Thanks

Will. :)

LordVader 08-17-2010 03:16 PM

If its not possible & having thought about it i have come up with an idea

Would it be possible to add the option of giving the user a choice on your reply box of either Replying to the post or instead Creating a new thread ?

Thanks

Will. :)

almannai 08-17-2010 03:24 PM

Quote:

Originally Posted by LordVader (Post 2085305)
Hi

I added the new thread button using this hack.
https://vborg.vbsupport.ru/showthread.php?t=236685

And after i installed the hack above, i saw a link to this wonderful Upgrade so i installed this hack to upgrade the reply box. :)

I just wondered if i can keep the New Thread button as that would still be useful, but obviously i don't need the quick reply button any more if i'm using this hack.

Thanks

Will. :)


It is possible

you see anything between
PHP Code:

<vb:if condition="$show['largereplybutton']"

and its closing </vb:if> will be hidden

so you just need to move the button code bellow the next </vb:if>

almannai 08-17-2010 03:50 PM

So how it goes?

LordVader 08-17-2010 03:54 PM

Sorry but you lost me.

This is the two bits of extra code i added earlier, i included the code above it as i think thats the code you are referring to but i'm unsure whay you want me to do to it.

This one makes the thread button appear at the top.


Code:

<vb:if condition="$show['largereplybutton']">
                        <a href="newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}&amp;noquote=1"
class="newcontent_textcontrol" id="newreplylink_top"><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a>

<!--- POST NEW THREAD BUTTON ABOVE START --->

<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&amp;f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"  style="margin-left:10px;"><span>+</span> {vb:rawphrase post_new_thread}</a>

<!--- POST NEW THREAD BUTTON ABOVE END --->

And this one makes the new thread appear at the bottom.

Code:

<vb:if condition="$show['largereplybutton']">
                <a href="newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}&amp;noquote=1"
                        class="newcontent_textcontrol" id="newreplylink_bottom"
                        ><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a>

<!--- POST NEW THREAD BUTTON BELOW START --->

<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&amp;f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"  style="margin-left:160px;"><span>+</span> {vb:rawphrase post_new_thread}</a>

<!--- POST NEW THREAD BUTTON BELOW END --->


LordVader 08-17-2010 04:52 PM

1 Attachment(s)
Hiya

I have included a .txt file with my entire showthread, please tell me where i am going wrong.

I have also included two screencaps, as you can see, i have got both the reply to thread buttons to show up & the top one is fine, but as you can see the bottom one has a mind of its own.

Thanks for helping

Will. :)

almannai 08-17-2010 05:44 PM

1 Attachment(s)
Quote:

Originally Posted by LordVader (Post 2085376)
Hiya

I have included a .txt file with my entire showthread, please tell me where i am going wrong.

I have also included two screencaps, as you can see, i have got both the reply to thread buttons to show up & the top one is fine, but as you can see the bottom one has a mind of its own.

Thanks for helping

Will. :)


You mean the NEW THREAD BUTTON not reply button! Right?

try the attached

LordVader 08-17-2010 06:29 PM

1 Attachment(s)
Yes

The button to ( Post New Thread ) is completely out of place.

I tried the updated text you sent & unfortunately the button is still in the same place.

But it is fine, i have decided i will simply keep the button too ( Post New Thread ) at the beginning of the post, as that one is displayed correctly & i will remove the bottom one as it looks a mess displayed in its current location.

Thanks. :)

Will. :)

almannai 08-17-2010 07:00 PM

Quote:

Originally Posted by LordVader (Post 2085417)
Yes

The button to ( Post New Thread ) is completely out of place.

I tried the updated text you sent & unfortunately the button is still in the same place.

But it is fine, i have decided i will simply keep the button too ( Post New Thread ) at the beginning of the post, as that one is displayed correctly & i will remove the bottom one as it looks a mess displayed in its current location.

Thanks. :)

Will. :)

it is ok on the default style.

It must be due to the style you are using

Madita 08-18-2010 09:42 AM

Hi

I have installed this on 4.0.6 its great :) despite one thing.

If I collapse the Show Additonal Options then the signature Avatar will not be posted, its completely disabled.

But as it is Quick Reply, I think there is no need to show the Addtional Option below as its just lengthens the display, and as I have below the "Who has read the thread" module atacahed.

Can I ask you please to correct/adjust this disabeling of the Show Additonal Options - as there it is showing the signature as enabled, but when closing it its automaticall disabled :(

Its important for my forum, as many of my members espacially are creating their on signatures for a certain purpose and want to show them with each of their posting


Ahhh and a 2nd question....

in the former quicreply the textbox was stretched more to the forum widht !
Is there e possibility to stretch this advanced reply box a little bit more, too to the forum width ????


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