vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - Add button New Thread in SHOWTHREAD (https://vborg.vbsupport.ru/showthread.php?t=245312)

nguyenthanhphon 06-25-2010 10:00 PM

Add button New Thread in SHOWTHREAD
 
1 Attachment(s)
Add button New Thread in SHOWTHREAD
http://img.photo.zing.vn/file_upload...1277534800.JPG

ACP > Styles & Templates > Search in Templates >
Find
Code:

<div id="above_postlist" class="above_postlist">
                <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>

Add below
Code:

<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>
Save Templates

Demo: http://www.diendanvungtau.com/

Daniel_HBK 06-26-2010 01:04 PM

nice one , installed + 5 Stars

thank you very much :)

Welshy2008 06-26-2010 04:39 PM

Why is this not supported?

goran424 06-26-2010 05:24 PM

Surprised this isn't standard feature on vb, thank you nguyenthanhphon!
Installed + 5 Stars

nguyenthanhphon 06-27-2010 03:45 AM

My name is nguyenthanhphong, but forum limit user name 15 character :(

mitch84 06-27-2010 04:48 AM

very nice! thx

Dr.osamA 06-27-2010 05:16 AM

thanx man

good work
Quote:

ACP > Styles & Templates > Search in Templates >
Find
you missed SHOWTHREAD
that mains we have to find in template SHOWTHREAD the code

but i thing you dont see this THREAD

https://vborg.vbsupport.ru/showthrea...ght=SHOWTHREAD

installed

nguyenthanhphon 06-27-2010 06:12 AM

Thanks
http://img.photo.zing.vn/file_upload...1277622707.JPG

giorgino 07-04-2010 05:15 PM

1 Attachment(s)
Don't work, see the pic
vB 4.0.4 without template modification

nguyenthanhphon 07-05-2010 11:01 AM

I think this is issue of Facebook Connect

giorgino 07-05-2010 04:45 PM

but FBconnect is now standard in vB :)

vicelover 07-06-2010 09:01 AM

Hi, nguyenthanhphong

Can you resolve this problem?
https://vborg.vbsupport.ru/showpost....0&postcount=26

Best Regards

funmasti 07-09-2010 03:14 AM

this temp mod is old.. but its very helpful

giorgino 08-06-2010 01:52 PM

any news about the facebook issue?

maupassant 11-24-2011 07:00 PM

Thank you.

Maxii 12-30-2011 02:44 PM

not working on 4.1.9

K4GAP 12-31-2011 02:36 AM

demo links with multiple redirects pretty much suck

ToddDuquette 02-04-2012 05:13 AM

Quote:

Originally Posted by Maxii (Post 2282213)
not working on 4.1.9

I got it working on 4.1.9 , but Am not sure on how to change the image to an image I want.

JustAskJulie 04-03-2012 03:16 PM

Thanks, was looking for this. I agree it should be standard.

Can you tell me how to also install the button on the bottom of the thread? I tried to just do the same finding the second "reply" button code and pasting in the above, but it didn't work (ended up overlaying the two buttons).

AURFSCAN 04-03-2012 06:48 PM

Julie,

(ended up overlaying the two buttons)

try changing style="margin-left:10px; in the code

change 10px to 140px maybe 150px , whatever looks good :)

Fun-Masti 07-31-2014 08:39 AM

Thanks


All times are GMT. The time now is 03:28 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.01103 seconds
  • Memory Usage 1,748KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (21)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete