[問題]Forum Statistic Signature
發表於 : 2003-06-23 15:40
問題外掛:Forum Statistic Signature
參考連結:http://william91.no-ip.com/phpbb/viewtopic.php?t=305
使用版本:phpBB 2.0.5
網站位置:http://kkfexe.host.sk/phpbb2/signature/signature.php
狀況描述:
按照說明檔所說安裝,連往http://kkfexe.host.sk/phpbb2/signature/signature.php之後,出現這樣的訊息:
發覺問題在這裡:
$userdata = session_pagestart($user_ip, PAGE_INDEX);
請問已安裝此外掛的朋友,我的signature.php究竟出了甚麼問題???
另外,我不明白說明檔所說的:
Run the cron jobs to update the image.
Example:
Update every 15 minutes
0,15,30,45 * * * * wget -q http://www.yourforum.com/signature.php > /dev/null
Update evey 30 minutes
0,30 * * * * wget -q http://www.yourforum.com/signature.php > /dev/null
麻煩解釋一下...........
參考連結:http://william91.no-ip.com/phpbb/viewtopic.php?t=305
使用版本:phpBB 2.0.5
網站位置:http://kkfexe.host.sk/phpbb2/signature/signature.php
狀況描述:
按照說明檔所說安裝,連往http://kkfexe.host.sk/phpbb2/signature/signature.php之後,出現這樣的訊息:
代碼: 選擇全部
Hacking attemptHacking attempt
Fatal error: Call to undefined function: session_pagestart() in /mnt/host-users/kkfexe/phpbb2/signature.php on line 22
$userdata = session_pagestart($user_ip, PAGE_INDEX);
請問已安裝此外掛的朋友,我的signature.php究竟出了甚麼問題???
另外,我不明白說明檔所說的:
Run the cron jobs to update the image.
Example:
Update every 15 minutes
0,15,30,45 * * * * wget -q http://www.yourforum.com/signature.php > /dev/null
Update evey 30 minutes
0,30 * * * * wget -q http://www.yourforum.com/signature.php > /dev/null
麻煩解釋一下...........