発言者: PATHI
発言日: 2002 11/15 21:36
えーと、カジノシステムをDLしました!ありがとうございます。
それで質問なんですが、カジノシステムを私の仕様にあわせようと思い
# Main Program #に
if ($Fm{'mode'} eq 'casino'){ require 'casino.pl'; &casino_action }を追加。
# Sub Play Form #に
&casino_action if $Fm{'mode'} eq 'casino';
を追加してあとは行動部分に
&input('radio','mode','casino','','カジノへ<br>') if $tw != 1 && $tw != 2 && $tw != 3 && $tw != 4 && $tw != 5 && $tw != 7;
としたんですが、カジノへ行くと
Script Error
The script did not produce proper HTTP headers. Please see the error log to see the detail of the errors. Depending on the server configuration, you can also run this script under CGIWrap debugging. Usually, either rename or link the script temporarily to a file which ends with .cgid extension, or add a AddHandler cgi-script-debug .cgi line to your .htaccess file.
というメッセージが出ます。どこがいけないんでしょうか??
お願いします。。。
▼関連発言
│
└◆148:CASINO [PATHI] 11/15 21:36
└◆149:Re:CASINO [moon] 11/15 21:43
└◆154:コイン [PATHI] 11/16 13:28
└◆157:Re:コイン [moon] 11/16 16:14
└◆159:Re[2]:コイン [PATHI] 11/16 16:26
└◆163:Re[3]:コイン [moon] 11/16 16:54
└◆164:探索時入手の注意事項 [moon] 11/16 17:01
└◆165:Re:探索時入手の注意事項 [PATHI] 11/16 17:08
├◆166:Re[2]:探索時入手の注意事項 [PATHI] 11/16 17:16
│└◆169:Re[3]:探索時入手の注意事項 [moon] 11/16 17:29
└◆167:Re[2]:探索時入手の注意事項 [moon] 11/16 17:19
└◆171:ありがとうございました [PATHI] 11/16 17:50<-last