[問題]目前線上註冊會員
發表於 : 2004-01-01 23:39
各位大大,我遇到了一個問題,就是當我按下"目前線上註冊會員"後,會出現:
Parse error: parse error, unexpected T_DOUBLE_ARROW in c:\jws\web\phpbb2\includes\usercp_viewprofile.php on line 358
我有查過了,我的usercp_viewprofile.php第358行內容如下:
$temp_url = append_sid("search.$phpEx?search_author=" . urlencode($profiledata['username']) . "&showresults=posts");
請問一下這一行是哪裡有錯誤呢,請各位大大多多指點^^
Parse error: parse error, unexpected T_DOUBLE_ARROW in c:\jws\web\phpbb2\includes\usercp_viewprofile.php on line 358
我有查過了,我的usercp_viewprofile.php第358行內容如下:
$temp_url = append_sid("search.$phpEx?search_author=" . urlencode($profiledata['username']) . "&showresults=posts");
請問一下這一行是哪裡有錯誤呢,請各位大大多多指點^^