Results 1 to 2 of 2

Thread: Request For Add New Thread Button on Show Thread

  1. #1
    dead_man's Avatar
    dead_man is offline Senior Member+
    Last Online
    27th November 2017 @ 06:33 PM
    Join Date
    21 Jun 2009
    Location
    Hell
    Gender
    Male
    Posts
    80
    Threads
    11
    Credits
    914
    Thanked
    12

    Default Request For Add New Thread Button on Show Thread

    Add New Thread Button on Show Thread.

    In SHOWTHREAD Template...

    Find (Two instances):

    Code:
     
    <if condition="$show['largereplybutton']">
    <td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a></td>
    <else />
    Replace it with:

    Code:
    <if condition="$show['largereplybutton']">        <td class="smallfont"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a>&nbsp;<a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a></td>    <else />

  2. #2
    Join Date
    09 Nov 2005
    Location
    @itdunya.com
    Age
    39
    Gender
    Male
    Posts
    20,633
    Threads
    1118
    Credits
    28,335
    Thanked
    4779

    Default

    Such Things not allowed, we are not accepting such things here,
    also don't share wrong information in future,

    Click Here to View All My Important Threads (Afridi)

    وتُعِزُّ مَنْ تَشَاءُ وَتُذِلُّ مَنْ تَشَاءُ
    اور تو جسے چاہے عزت دے اور جسے چاہے ذلت دے۔
    Pakistan Zindabad


Similar Threads

  1. thread main link show na ho sirf download show ho
    By zulfi721 in forum Solved Problems (IT)
    Replies: 7
    Last Post: 7th June 2010, 11:37 AM
  2. how to add thanks button in the thread
    By refaxpk in forum Solved Problems (IT)
    Replies: 7
    Last Post: 6th May 2010, 11:00 PM
  3. how to show the vedio in thread?
    By asifikhlas in forum Ask an Expert
    Replies: 4
    Last Post: 17th May 2009, 07:23 PM
  4. Where is my EDIT button in thread and post????????
    By H.B.K in forum Tajaweez aur Shikayat
    Replies: 10
    Last Post: 11th January 2009, 02:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •