관리자모드 들어가면 이상해요 정보
관리자모드 들어가면 이상해요본문
Parse error: syntax error, unexpected '/' in /home/u280801746/public_html/www/adm/index.php on line 359
가 떠버립니다..
그래서 359번째 줄을 찾아가보니
$list = $i%2;
echo "
<input type=hidden name=po_id[$i] value='$row[po_id]'>
<input type=hidden name=mb_id[$i] value='$row[mb_id]'>
<tr class='list$list col1 ht center'>
<td><a href='./point_list.php?sfl=mb_id&stx=$row[mb_id]'>$row[mb_id]</a></td>
<td>$row2[mb_name]</td>
<td>$mb_nick</td>
<td>$row[po_datetime]</td>
<td align=left> {$link1}$row[po_content]{$link2}</td>
<td align=right>".number_format($row['po_point'])." </td>
<td align=right>".number_format($row2['mb_point'])." </td>
</tr> ";
}
중에
<td>$row[po_datetime]</td>
줄입니다.. 뭐가 잘못되었을까요??
가 떠버립니다..
그래서 359번째 줄을 찾아가보니
$list = $i%2;
echo "
<input type=hidden name=po_id[$i] value='$row[po_id]'>
<input type=hidden name=mb_id[$i] value='$row[mb_id]'>
<tr class='list$list col1 ht center'>
<td><a href='./point_list.php?sfl=mb_id&stx=$row[mb_id]'>$row[mb_id]</a></td>
<td>$row2[mb_name]</td>
<td>$mb_nick</td>
<td>$row[po_datetime]</td>
<td align=left> {$link1}$row[po_content]{$link2}</td>
<td align=right>".number_format($row['po_point'])." </td>
<td align=right>".number_format($row2['mb_point'])." </td>
</tr> ";
}
중에
<td>$row[po_datetime]</td>
줄입니다.. 뭐가 잘못되었을까요??
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '253096' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php