MyBB Support
How to fix replys? please help
Submitted by frizzy, 19-02-2015, 11:45 PM, Thread ID: 1424
Thread Closed
RE: How to fix replys? please help
20-02-2015, 12:47 AM
#11 20-02-2015, 12:45 AMNou4r Wrote:20-02-2015, 12:44 AMfrizzy Wrote:20-02-2015, 12:42 AMAndresXZ09 Wrote: Well, post here the showthread template
Code:<html>
<head>
<title>{$thread['subject']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
</head>
<body>
{$header}
{$pollbox}
<div class="float_left">
{$multipage}
</div>
<div class="float_right" style="padding-bottom: 8px;">
{$newreply}
</div>
{$ratethread}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="2">
<div style="float: right;">
<span class="smalltext" style="float: left;margin-top: 3px;"><a href="showthread.php?mode=threaded&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->threaded}"><i class="icon-text-height obut"></i></a> <a href="showthread.php?mode=linear&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->linear}"><i class="icon-list obut"></i></span>
</div>
<div class="theadtitle">{$thread['threadprefix']}{$thread['subject']}
</div>
</td>
</tr>
{$classic_header}
</table>
<div id="posts">
{$posts}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border-top-width: 0;">
<tr>
<td colspan="2" class="tfoot">
{$search_thread}
<div style="margin-top: 7px;">
<a href="{$next_oldest_link}" title="{$lang->next_oldest}" class="button"><i class="icon-chevron-left"></i></a> <a href="{$next_newest_link}" title="{$lang->next_newest}" class="button"><i class="icon-chevron-right"></i></a>
</div>
</td>
</tr>
</table>
<div class="float_left">
{$multipage}
</div>
<div style="margin-top: 8px;" class="float_right">
{$newreply}
</div> <br style="clear: both;" />
<div>{$quickreply}</div>
<br style="clear: both;" />
{$threadexbox}
{$similarthreads}
<br />
<div class="panel">
<div class="panell">
<div class="float_left stlinks" >
<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&tid={$tid}&my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
</ul>
</div>
<div class="float_right" style="text-align: right;">
{$moderationoptions}
{$forumjump}
</div>
</div>
<a href="#" class="panelbutton">Options <span>+</span></a>
</div>
<br style="clear: both;" />
{$usersbrowsing}
{$footer}
</body>
</html>
20-02-2015, 12:43 AMNou4r Wrote:19-02-2015, 11:51 PMInferno Wrote:19-02-2015, 11:45 PMfrizzy Wrote: Hey everyone,
When i post a reply on my thread on my forums.
it doesn't show the thread anymore but just the single reply.
http://prntscr.com/67a0ar
How do i fix this?
Like it doesn't show the replys on the thread.
I dont support leechers. Gtfo :rly:
Leecher? Why the fuck is everybody telling each other's leechers???
Please gtfo yourself
Thats not evne fair against new members!
Kinda funny is that i am not here for the downloads, but support ;p
The funny thing is that 12 year old skids are calling each other leechers :fp:
Kinda funny is that i am not here for the downloads, but support ;p LEECHER. You gtfo postwhore.
RE: How to fix replys? please help
What did you do for that sexy post count? post this shit to every new member here?20-02-2015, 12:47 AMInferno Wrote:20-02-2015, 12:45 AMNou4r Wrote:20-02-2015, 12:44 AMfrizzy Wrote:20-02-2015, 12:42 AMAndresXZ09 Wrote: Well, post here the showthread template
Code:<html>
<head>
<title>{$thread['subject']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
</head>
<body>
{$header}
{$pollbox}
<div class="float_left">
{$multipage}
</div>
<div class="float_right" style="padding-bottom: 8px;">
{$newreply}
</div>
{$ratethread}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="2">
<div style="float: right;">
<span class="smalltext" style="float: left;margin-top: 3px;"><a href="showthread.php?mode=threaded&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->threaded}"><i class="icon-text-height obut"></i></a> <a href="showthread.php?mode=linear&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->linear}"><i class="icon-list obut"></i></span>
</div>
<div class="theadtitle">{$thread['threadprefix']}{$thread['subject']}
</div>
</td>
</tr>
{$classic_header}
</table>
<div id="posts">
{$posts}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border-top-width: 0;">
<tr>
<td colspan="2" class="tfoot">
{$search_thread}
<div style="margin-top: 7px;">
<a href="{$next_oldest_link}" title="{$lang->next_oldest}" class="button"><i class="icon-chevron-left"></i></a> <a href="{$next_newest_link}" title="{$lang->next_newest}" class="button"><i class="icon-chevron-right"></i></a>
</div>
</td>
</tr>
</table>
<div class="float_left">
{$multipage}
</div>
<div style="margin-top: 8px;" class="float_right">
{$newreply}
</div> <br style="clear: both;" />
<div>{$quickreply}</div>
<br style="clear: both;" />
{$threadexbox}
{$similarthreads}
<br />
<div class="panel">
<div class="panell">
<div class="float_left stlinks" >
<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&tid={$tid}&my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
</ul>
</div>
<div class="float_right" style="text-align: right;">
{$moderationoptions}
{$forumjump}
</div>
</div>
<a href="#" class="panelbutton">Options <span>+</span></a>
</div>
<br style="clear: both;" />
{$usersbrowsing}
{$footer}
</body>
</html>
20-02-2015, 12:43 AMNou4r Wrote:19-02-2015, 11:51 PMInferno Wrote: I dont support leechers. Gtfo :rly:
Leecher? Why the fuck is everybody telling each other's leechers???
Please gtfo yourself
Thats not evne fair against new members!
Kinda funny is that i am not here for the downloads, but support ;p
The funny thing is that 12 year old skids are calling each other leechers :fp:
Kinda funny is that i am not here for the downloads, but support ;p LEECHER. You gtfo postwhore.
RE: How to fix replys? please help
20-02-2015, 12:50 AM
#13 20-02-2015, 12:47 AMInferno Wrote:20-02-2015, 12:45 AMNou4r Wrote:20-02-2015, 12:44 AMfrizzy Wrote:20-02-2015, 12:42 AMAndresXZ09 Wrote: Well, post here the showthread template
Code:<html>
<head>
<title>{$thread['subject']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
</head>
<body>
{$header}
{$pollbox}
<div class="float_left">
{$multipage}
</div>
<div class="float_right" style="padding-bottom: 8px;">
{$newreply}
</div>
{$ratethread}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="2">
<div style="float: right;">
<span class="smalltext" style="float: left;margin-top: 3px;"><a href="showthread.php?mode=threaded&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->threaded}"><i class="icon-text-height obut"></i></a> <a href="showthread.php?mode=linear&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->linear}"><i class="icon-list obut"></i></span>
</div>
<div class="theadtitle">{$thread['threadprefix']}{$thread['subject']}
</div>
</td>
</tr>
{$classic_header}
</table>
<div id="posts">
{$posts}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border-top-width: 0;">
<tr>
<td colspan="2" class="tfoot">
{$search_thread}
<div style="margin-top: 7px;">
<a href="{$next_oldest_link}" title="{$lang->next_oldest}" class="button"><i class="icon-chevron-left"></i></a> <a href="{$next_newest_link}" title="{$lang->next_newest}" class="button"><i class="icon-chevron-right"></i></a>
</div>
</td>
</tr>
</table>
<div class="float_left">
{$multipage}
</div>
<div style="margin-top: 8px;" class="float_right">
{$newreply}
</div> <br style="clear: both;" />
<div>{$quickreply}</div>
<br style="clear: both;" />
{$threadexbox}
{$similarthreads}
<br />
<div class="panel">
<div class="panell">
<div class="float_left stlinks" >
<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&tid={$tid}&my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
</ul>
</div>
<div class="float_right" style="text-align: right;">
{$moderationoptions}
{$forumjump}
</div>
</div>
<a href="#" class="panelbutton">Options <span>+</span></a>
</div>
<br style="clear: both;" />
{$usersbrowsing}
{$footer}
</body>
</html>
20-02-2015, 12:43 AMNou4r Wrote:19-02-2015, 11:51 PMInferno Wrote: I dont support leechers. Gtfo :rly:
Leecher? Why the fuck is everybody telling each other's leechers???
Please gtfo yourself
Thats not evne fair against new members!
Kinda funny is that i am not here for the downloads, but support ;p
The funny thing is that 12 year old skids are calling each other leechers :fp:
Kinda funny is that i am not here for the downloads, but support ;p LEECHER. You gtfo postwhore.
:fp:
RE: How to fix replys? please help
20-02-2015, 12:53 AM
#14 20-02-2015, 12:50 AMNou4r Wrote:20-02-2015, 12:47 AMInferno Wrote:20-02-2015, 12:45 AMNou4r Wrote:20-02-2015, 12:44 AMfrizzy Wrote:20-02-2015, 12:42 AMAndresXZ09 Wrote: Well, post here the showthread template
Code:<html>
<head>
<title>{$thread['subject']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
</head>
<body>
{$header}
{$pollbox}
<div class="float_left">
{$multipage}
</div>
<div class="float_right" style="padding-bottom: 8px;">
{$newreply}
</div>
{$ratethread}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="2">
<div style="float: right;">
<span class="smalltext" style="float: left;margin-top: 3px;"><a href="showthread.php?mode=threaded&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->threaded}"><i class="icon-text-height obut"></i></a> <a href="showthread.php?mode=linear&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->linear}"><i class="icon-list obut"></i></span>
</div>
<div class="theadtitle">{$thread['threadprefix']}{$thread['subject']}
</div>
</td>
</tr>
{$classic_header}
</table>
<div id="posts">
{$posts}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border-top-width: 0;">
<tr>
<td colspan="2" class="tfoot">
{$search_thread}
<div style="margin-top: 7px;">
<a href="{$next_oldest_link}" title="{$lang->next_oldest}" class="button"><i class="icon-chevron-left"></i></a> <a href="{$next_newest_link}" title="{$lang->next_newest}" class="button"><i class="icon-chevron-right"></i></a>
</div>
</td>
</tr>
</table>
<div class="float_left">
{$multipage}
</div>
<div style="margin-top: 8px;" class="float_right">
{$newreply}
</div> <br style="clear: both;" />
<div>{$quickreply}</div>
<br style="clear: both;" />
{$threadexbox}
{$similarthreads}
<br />
<div class="panel">
<div class="panell">
<div class="float_left stlinks" >
<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&tid={$tid}&my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
</ul>
</div>
<div class="float_right" style="text-align: right;">
{$moderationoptions}
{$forumjump}
</div>
</div>
<a href="#" class="panelbutton">Options <span>+</span></a>
</div>
<br style="clear: both;" />
{$usersbrowsing}
{$footer}
</body>
</html>
20-02-2015, 12:43 AMNou4r Wrote: Leecher? Why the fuck is everybody telling each other's leechers???
Please gtfo yourself
Thats not evne fair against new members!
Kinda funny is that i am not here for the downloads, but support ;p
The funny thing is that 12 year old skids are calling each other leechers :fp:
Kinda funny is that i am not here for the downloads, but support ;p LEECHER. You gtfo postwhore.
:fp:
Enjoy 10% for a month :yus:
RE: How to fix replys? please help
20-02-2015, 12:54 AM
#15 20-02-2015, 12:53 AMInferno Wrote:20-02-2015, 12:50 AMNou4r Wrote:20-02-2015, 12:47 AMInferno Wrote:20-02-2015, 12:45 AMNou4r Wrote:20-02-2015, 12:44 AMfrizzy Wrote:Code:<html>
<head>
<title>{$thread['subject']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
</head>
<body>
{$header}
{$pollbox}
<div class="float_left">
{$multipage}
</div>
<div class="float_right" style="padding-bottom: 8px;">
{$newreply}
</div>
{$ratethread}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="2">
<div style="float: right;">
<span class="smalltext" style="float: left;margin-top: 3px;"><a href="showthread.php?mode=threaded&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->threaded}"><i class="icon-text-height obut"></i></a> <a href="showthread.php?mode=linear&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->linear}"><i class="icon-list obut"></i></span>
</div>
<div class="theadtitle">{$thread['threadprefix']}{$thread['subject']}
</div>
</td>
</tr>
{$classic_header}
</table>
<div id="posts">
{$posts}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border-top-width: 0;">
<tr>
<td colspan="2" class="tfoot">
{$search_thread}
<div style="margin-top: 7px;">
<a href="{$next_oldest_link}" title="{$lang->next_oldest}" class="button"><i class="icon-chevron-left"></i></a> <a href="{$next_newest_link}" title="{$lang->next_newest}" class="button"><i class="icon-chevron-right"></i></a>
</div>
</td>
</tr>
</table>
<div class="float_left">
{$multipage}
</div>
<div style="margin-top: 8px;" class="float_right">
{$newreply}
</div> <br style="clear: both;" />
<div>{$quickreply}</div>
<br style="clear: both;" />
{$threadexbox}
{$similarthreads}
<br />
<div class="panel">
<div class="panell">
<div class="float_left stlinks" >
<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&tid={$tid}&my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
</ul>
</div>
<div class="float_right" style="text-align: right;">
{$moderationoptions}
{$forumjump}
</div>
</div>
<a href="#" class="panelbutton">Options <span>+</span></a>
</div>
<br style="clear: both;" />
{$usersbrowsing}
{$footer}
</body>
</html>
Kinda funny is that i am not here for the downloads, but support ;p
The funny thing is that 12 year old skids are calling each other leechers :fp:
Kinda funny is that i am not here for the downloads, but support ;p LEECHER. You gtfo postwhore.
:fp:
Enjoy 10% for a month :yus:
I don't care anymore.
RE: How to fix replys? please help
Can anyone please help me with my issue?
RE: How to fix replys? please help
20-02-2015, 12:53 AMInferno Wrote:20-02-2015, 12:50 AMNou4r Wrote:20-02-2015, 12:47 AMInferno Wrote:20-02-2015, 12:45 AMNou4r Wrote:20-02-2015, 12:44 AMfrizzy Wrote:Code:<html>
<head>
<title>{$thread['subject']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
</head>
<body>
{$header}
{$pollbox}
<div class="float_left">
{$multipage}
</div>
<div class="float_right" style="padding-bottom: 8px;">
{$newreply}
</div>
{$ratethread}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="2">
<div style="float: right;">
<span class="smalltext" style="float: left;margin-top: 3px;"><a href="showthread.php?mode=threaded&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->threaded}"><i class="icon-text-height obut"></i></a> <a href="showthread.php?mode=linear&tid={$tid}&pid={$pid}#pid{$pid}" title="{$lang->linear}"><i class="icon-list obut"></i></span>
</div>
<div class="theadtitle">{$thread['threadprefix']}{$thread['subject']}
</div>
</td>
</tr>
{$classic_header}
</table>
<div id="posts">
{$posts}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border-top-width: 0;">
<tr>
<td colspan="2" class="tfoot">
{$search_thread}
<div style="margin-top: 7px;">
<a href="{$next_oldest_link}" title="{$lang->next_oldest}" class="button"><i class="icon-chevron-left"></i></a> <a href="{$next_newest_link}" title="{$lang->next_newest}" class="button"><i class="icon-chevron-right"></i></a>
</div>
</td>
</tr>
</table>
<div class="float_left">
{$multipage}
</div>
<div style="margin-top: 8px;" class="float_right">
{$newreply}
</div> <br style="clear: both;" />
<div>{$quickreply}</div>
<br style="clear: both;" />
{$threadexbox}
{$similarthreads}
<br />
<div class="panel">
<div class="panell">
<div class="float_left stlinks" >
<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&tid={$tid}&my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
</ul>
</div>
<div class="float_right" style="text-align: right;">
{$moderationoptions}
{$forumjump}
</div>
</div>
<a href="#" class="panelbutton">Options <span>+</span></a>
</div>
<br style="clear: both;" />
{$usersbrowsing}
{$footer}
</body>
</html>
Kinda funny is that i am not here for the downloads, but support ;p
The funny thing is that 12 year old skids are calling each other leechers :fp:
Kinda funny is that i am not here for the downloads, but support ;p LEECHER. You gtfo postwhore.
:fp:
Enjoy 10% for a month :yus:
Or how about 30% for offtopic and flaming? If you're not interested in helping him, please just leave. It's uneccessary.
On topic, I don't really understand what problem you have. Can you elaborate it a bit further please?
RE: How to fix replys? please help
You guys are aware that if you just call everyone a leecher for everything and anything, this forum will not grow at all? This is a forum based on leaks (downloads) and it already has a leecher prevention plugin. It doesn't need you to go around being hostile to everyone just to make your e-peen bigger.
Grow up.
Get the thread back on topic.
Grow up.
Get the thread back on topic.
RE: How to fix replys? please help
RE: How to fix replys? please help
20-02-2015, 01:05 AMfrizzy Wrote: PS: It works if your a guest but not when your logged in.
http://prntscr.com/67buli
please help ;(
I don't see what's wrong here? Do you mean, guests are able to see replies and members not?
Also, are you using a RIP of the theme or is it the retail version?
Users browsing this thread: 1 Guest(s)