MyBB Community Forums

Full Version: MyBB 1.6.8 Php Version to Server Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello

my friends, my website server upgrade to 5.3.13 version and then my forum seems mad and i got a lot problems, the Topics cant be open and just a white page will be show and some of my plugins give me errors. server manager said maybe this version of the myBB not working with the PHP server.

anyone can help me about that?
if i upgrade forums to 1.6.8 again the problem will be solved?
right now the 1.6.8 version of mybb is installed, if i upgrade again there is any chance my problems be solved?
Please post your website's URL and any testing account logins.
Here you go :

usser : Test123
Pass : 123456

Adress :

http://forum.mohsenyeganeh.ir/index.php

Sample topic :

http://forum.mohsenyeganeh.ir/thread-331...tpost.html
Rename htaccess.txt file to .htaccess

htaccess.txt file is located in your forum's ROOT folder.
i did that before bro, i mean i rename it .htaccess long time ago, this is not the problem, any aother idea?
AdminCP > templates > your theme's templates > Showthread Templates > showthread > and paste the entire template's code here using [code] tags.
Showthread :


<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=1400"></script>
</head>
<body>
	{$header}
<center><h1>{$thread['subject']}</h1></center><br>
	{$stcp_thr}{$pollbox}
<br />

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-top-width:1;">
    <tr>
        <td class="trow1" width="100%"><span class="smalltext"><strong>{$forum['name']}</strong> &nbsp; {$forum['description']}</span></td>
    </tr>
    <tr>
        <td class="trow2">
            <table border="0" width="100%">
                <tr class="smalltext topstats">
                    <td>
<div><a href="printthread.php?tid={$tid}"><img src="{$mybb->settings['bburl']}/images/printable.gif" class="topstateicon" border="0"> {$lang->view_printable}</a></div>
<div><a href="sendthread.php?tid={$tid}"><img src="{$mybb->settings['bburl']}/images/send.gif" class="topstateicon" border="0"> {$lang->send_thread}</a></div>
                    </td>
                    <td>
<div><a href="showthread.php?tid={$tid}&page=last"><img src="{$mybb->settings['bburl']}/images/mini_last.gif" class="topstateicon" border="0"> مشاهده آخرین ارسال این تاپیک</a></div>
<div><a href="./ratethread.php?tid={$thread['tid']}&amp;rating=5&amp;my_post_key={$mybb->post_code}" onClick = 'var parameterString = this.href.replace(/.*\?(.*)/, "$1");return Rating.add_rating(parameterString);return false;'><img src="{$mybb->settings['bburl']}/images/mini_add.gif" class="topstateicon" border="0"> اعطای حداکثر رتبه به این موضوع</a></div>
                    </td>
                    <td>
<div><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}"><img src="{$mybb->settings['bburl']}/images/{$add_remove_subscription}subscription.gif" class="topstateicon" border="0"> {$add_remove_subscription_text}</a></div>




                    </td>
                </tr>
            </table>
<table width="100%" style="line-height:20px">
<tr class="smalltext">

<td  width="100%"><fieldset><legend>کاربران حاضر</legend> {$usersbrowsing}</fieldset> </td>
<td align="center" width="100%" style="line-height:31px"><fieldset><legend>آغاز کننده</legend>  <a href="member.php?action=profile&uid={$thread['uid']}">{$thread['username']}</a></fieldset></td>
<td align="center" width="100%" style="line-height:31px"><fieldset><legend>ارسال ها</legend> {$postcount}</fieldset></td>
<td align="center" width="100%" style="line-height:31px"><fieldset><legend>بازديد ها</legend> {$thread['views']}</fieldset></td>
</tr>            </table>
        </td>
    </tr>
</table>          

<br />

	<div class="float_right">
		{$multipage}
	</div>
	<div class="float_left">
		{$newreply}{$newthread}
	</div>
	
	<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: left;">
					<span class="smalltext"><strong><a href="showthread.php?mode=threaded&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->threaded}</a> | <a href="showthread.php?mode=linear&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->linear}</a></strong></span>
				</div>
				<div style="float: right;">
					<strong>{$thread['subject']}</strong>
				</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">
				<div class="float_right">
				{$search_thread}
				</div>
				<div>
					<strong>&laquo; <a href="{$next_oldest_link}">{$lang->next_oldest}</a> | <a href="{$next_newest_link}">{$lang->next_newest}</a> &raquo;</strong>
	<br><a href="http://www.google.com/search?q=$thread[subject]&meta="target="_blank">$thread[subject]  | كليك كنيد تا جستجو شود</a>			</div>
			</td>
		</tr>
	</table>
	<div class="float_left">
		{$multipage}
	</div>
	<div style="padding-top: 4px;" class="float_right">
		{$newreply}{$newthread}
	</div>
	<br style="clear: both;" />
	{$quickreply}

<!-- // Anahtar Bot - Start -->
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="1239">
        <thead>
            <tr>
                <td class="thead" colspan="2">
                    <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div>
                    <div>
    <strong><font color="#FFFFFF">كلمات كليدي</font></strong></div>
                </td>
            </tr>
</tbody></table>    

 <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
        <thead>
        </thead>            <tr>
                <td class="trow1" valign="top" width="95%">
                 <font size="3"><b>
                كلمات كليدي:</b><h2>$thread[subject]</h2></font><br />- - - - - - - - - - - - - - - - - - - - - - - - -<br />
<b><i><img border="0" src="http://img.bademjoon.net/2012/01/reg.png"><u>نام مطلب :</u> </i>
           <font color="#FF0000">      $thread[subject] </font> <i>
                <img border="0" src="http://img.bademjoon.net/2012/01/reg.png"><u>نويسنده:</u> </i>
            <font color="#FF0000">     $thread[username]</a></font></b>
                <br />

<b>$thread[subject]</b> 
<span style="font-size: 17px;color: rgb(103, 191, 124);"> $thread[subject]</span>
<span style="font-size: 11px;color: rgb(51, 45, 250);"> دانلود آهنگ های جدید محسن یگانه </span>
<span style="font-size: 8px;color: rgb(54, 150, 210);"> ویدئو های محسن یگانه</span>
<span style="font-size: 12px;color: rgb(0, 100, 180);"> محسن یگانه و محسن چاووشی </span>
<span style="font-size: 7px;color: rgb(102, 0, 68);">متن ترانه هاي ايراني </span>
<span style="font-size: 6px;color: rgb(157, 61, 150);"> عکس های محسن یگانه </span>
 <span style="font-size: 11px;color: rgb(10, 50, 210);"> آهنگ های جدید یگانه </span>
کلیپ جشن تولد محسن گانه
<span style="font-size: 10px;color: rgb(149, 190, 130);"> تولد محسن یگانه</span>
<b>$thread[subject]</b>
<span style="font-size: 13px;color: rgb(109, 53, 153);"> آهنگ و موزيك براي دانلود </span>
<b>دوستي پسران ودختران درتهران</b>
 <span style="font-size: 16px;color: rgb(50, 47, 210);"> بازي هاي كامپيوتري </span>
<b>$thread[subject]</b> <span style="font-size: 11px;color: rgb(240, 60, 130);"> شادمهر عقیلی</span>
<span style="font-size: 10px;color: rgb(50, 100, 10);"> عکس های جشن تولد محسن یگانه $thread[subject] </span>
<span style="font-size: 13px;color: rgb(90, 40, 10);"> ايراني و خارجي 
شماره تماس محسن یگانه</span>
<span style="font-size: 14px;color: rgb(170, 20, 0);"><b></b></span>

<span style="font-size: 12px;color: rgb(210, 110, 100);"> کنسرت های محسن یگانه</span>
<span style="font-size: 5px;color: rgb(20, 200, 110);"> mp3 </span>
<span style="font-size: 9px;color: rgb(210, 87, 10);"> mpg</span>
<span style="font-size: 4px;color: rgb(250, 10, 10);"> ogg </span>
<span style="font-size: 7px;color: rgb(54, 150, 210);">3gp</span>
<span style="font-size: 10px;color: rgb(149, 190, 130);"><b>$thread[subject]</b></span>
<span style="font-size: 14px;color: rgb(120, 54, 4);"> آموزش هاي ياهو </span><span style="font-size: 14px;color: rgb(149, 2, 130);">  ترفند</span><span style="font-size: 8px;color: rgb(149, 40, 130);"> سياووش</span><span style="font-size: 12px;color: rgb(214, 142, 90);"> $thread[subject]</span><span style="font-size: 9px;color: rgb(124, 2, 57);"> هايده </span><span style="font-size: 10px;color: rgb(35, 2, 154);"> $thread[subject] </span>
<span style="font-size: 8px;color: rgb(51, 45, 250);">رضايا</span><b>$thread[subject]</b><span style="font-size: 14px;color: rgb(51, 13, 150);"> كارت شارژ ايرانسل</span><span style="font-size: 11px;color: rgb(0, 210, 150);"> مهستي</span><span style="font-size: 13px;color: rgb(90, 40, 10);"> گوشي موبايل</span> ماي بي بي <span style="font-size: 12px;color: rgb(0, 100, 180);">هاست رايگان</span>  $thread[subject] قالب <span style="font-size: 8px;color: rgb(2, 34, 130);"> منصور</span><span style="font-size: 11px;color: rgb(10, 50, 210);"> $thread[subject] </span><span style="font-size: 12px;color: rgb(90, 104, 10);">  سريال هاي تلويزيون</span><span style="font-size: 6px;color: rgb(157, 61, 150);"> افشين </span><span style="font-size: 8px;color: rgb(0, 40, 90);"> قهرمانان </span><span style="font-size: 12px;color: rgb(2, 47, 51);"> قميشي</span><span style="font-size: 4px;color: rgb(102, 0, 68);"> تتنلو </span><span style="font-size: 11px;color: rgb(15, 15, 200);">سريال هاي خارجي </span><span style="font-size: 12px;color: rgb(25, 104, 14);">بهترين سايت سرگرمي </span><span style="font-size: 9px;color: rgb(214, 0, 1);"> وبلاگ رايگان</span><span style="font-size: 10px;color: rgb(149, 190, 130);"> گوگوش</span><span style="font-size: 11px;color: rgb(100, 154, 187);"> پلاگين و آموزش فارسي </span>

  <br />
<br>
               <b><font size="1" color="#BF0000">|</font></b><font size="1"><b>  برچسب هاي تاپيك 
                <font color="#FF0000">محسن یگانه دات آی آر</font>   {$forum['name']} 
</tr>               </td>
            </tr>
            </tbody>
    </table>

	{$threadexbox}
	{$similarthreads}{$who_visit_thread}
	<br />
	<div class="float_left">
		<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&amp;tid={$tid}&amp;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>
	<br style="clear: both;" />
	{$footer}
</body>
</html>


let me say this , after server update my problems appear

UP ! .............. Please Help me

Upppppppp
Revert your showthread template back to the original. I'm not sure what all the strange symbols are doing there. Perhaps a security vulnerability?