discuz3.2 バージョンでデータベースに書き込まれるファイルは forum_post.php であるかどうかお聞きしたいです
それは主にどの段落ですか?
この段落ですが、そのようには見えません:
$extra = !empty($_GET['extra']) ? rawurlencode($_GET['extra']) : '';$notifycheck = empty($emailnotify) ? '' : 'checked="checked"';$stickcheck = empty($sticktopic) ? '' : 'checked="checked"';$digestcheck = empty($addtodigest) ? '' : 'checked="checked"';$subject = isset($_GET['subject']) ? dhtmlspecialchars(censor(trim($_GET['subject']))) : '';$subject = !empty($subject) ? str_replace("\t", ' ', $subject) : $subject;$message = isset($_GET['message']) ? censor($_GET['message']) : '';$polloptions = isset($polloptions) ? censor(trim($polloptions)) : '';$readperm = isset($_GET['readperm']) ? intval($_GET['readperm']) : 0;$price = isset($_GET['price']) ? intval($_GET['price']) : 0;
/*以发表主题为例1、点击发表,进入到\source\module\forum\forum_post.php,进行插入前的操作,如审核2、在345行左右,有一句:require_once libfile('post/newthread', 'include');进入发表主题的处理页面(\source\include\post\post_newthread.php)3、在409行左右,有一句:$tid = C::t('forum_thread')->insert($newthread, true);$newthread就是要插入的主题数据,就在这句上面4、在571行左右,有一句:$pid = insertpost(array(这是插入主题的详细信息*/
ポイントの場合、アバターを変更し、完了していないと言いました
うーん、私はバージョン 3.2 を使用しています。このドキュメントにはあなたが言及した内容が含まれていません。もしかしたらまたどこかに移動したのかもしれない。
ただし、バージョン 3.2 では利用できません。アドバイスをお願いします。
まだまだsourceincludepostpost_newthread.php内に
以下の文が挿入されています
$return = $modthread->newthread($params);
X3.2での変更点はかなり大きいようですかなり大きいです
まだsourceincludepostpost_newthread.phpにあります
次の文は
$return = $modthread->newthread($params); を挿入するものです
file_put_contents('/home/wwwroot/default/log.txt',var_export($_REQUEST,true).PHP_EOL,FILE_APPEND); を使用してファイルに出力して開きます。それを確認するには
file_put_contents('/home/wwwroot/default/log.txt',var_export($_REQUEST,true).PHP_EOL,FILE_APPEND); を使用して、ファイルを開いて見てください
一番の理由は、この書き方が正しいかどうかわからないからです
/*以发表主题为例1、点击发表,进入到\source\module\forum\forum_post.php,进行插入前的操作,如审核2、在345行左右,有一句:require_once libfile('post/newthread', 'include');进入发表主题的处理页面(\source\include\post\post_newthread.php)3、在409行左右,有一句:$tid = C::t('forum_thread')->insert($newthread, true);$newthread就是要插入的主题数据,就在这句上面4、在571行左右,有一句:$pid = insertpost(array(这是插入主题的详细信息*/
間違っていたら、に行ってくださいhttp://bbs.csdn.net/topics/390962647ポイントを受け取ります。