Вообщем я на локал хосте создал просто форму Code: <? $title = $_POST['title']; $post = $_POST['description']; $fp = fopen ("c://aziendenews/xrumer.txt", "a+"); fwrite ($fp, "$title $post \r\n"); fclose ($fp); ?> Code: <form action="xrumer.php" method="post"><br> Title: <input name="title" size="100"><br> Post: <textarea name="description" size="100"></textarea><br> Submit: <input type="submit" value="Post"><br> </form> В хрумере, в настройках, ставил регистрация, потом регистрация + постинг, но результатов ноль. Пишет пустый строки в файл, но если я в ручную, захожу на localhost/xrumer.php заполняю форму и нажимаю post все данные записуються. Вот что в дебаг папке Associations.txt Code: [07.05.2012 10:59:27] URL: http://test1.ru/xrumer.php ================================== Empty result! Text length = 449 FormFields.txt Code: =====[ FormAction: xrumer.php, FormEnctype: ]===== [text] [Text before = "title:"] title = Test, just a test [textarea] [Text before = "post:"] description = Hello. And Bye. Hello. And Bye. Hello. And Bye. [submit] [Text before = "[not found]"] submit = login =====[ FormAction: xrumer.php, FormEnctype: ]===== [text] [Text before = "title:"] title = Test, just a test [textarea] [Text before = "post:"] description = Hello. And Bye. Hello. And Bye. Hello. And Bye. [submit] [Text before = "[not found]"] submit = login =====[ FormAction: xrumer.php, FormEnctype: ]===== [text] [Text before = "title:"] title = Test, just a test [textarea] [Text before = "post:"] description = Hello. And Bye. Hello. And Bye. Hello. And Bye. [submit] [Text before = "[not found]"] submit = login Path.txt Code: [DATE: 07.05.2012] [TIME: 10:59:27] [URL: http://test1.ru/xrumer.php] [ Вход в секцию предварительной подготовки ] -> Производим проверку контента по адресу xrumer.php -> Результат: ресурс пригоден для работы [ Выход из секции предварительной подготовки ] ---> Got form action = "xrumer.php": ----> Changed Variables = 2 ----> May Post Message = False ----> May Post Ad = False ----> May Post Agree = False ----> Force Subject = False ----> Force Textarea = False ----> "New" pressed = False ----> Logged in = False [попадаем в блок PM_NEWMESSAGE] ---> Got form action = "xrumer.php": ----> Changed Variables = 2 ----> May Post Message = False ----> May Post Ad = False ----> May Post Agree = False ----> Force Subject = False ----> Force Textarea = False ----> "New" pressed = False ----> Logged in = False [попадаем в блок PM_NEWMESSAGE] ---> Got form action = "xrumer.php": ----> Changed Variables = 2 ----> May Post Message = False ----> May Post Ad = False ----> May Post Agree = False ----> Force Subject = False ----> Force Textarea = False ----> "New" pressed = False ----> Logged in = False [попадаем в блок PM_NEWMESSAGE] -> выходим из цикла, т.к. passes превысил предельное значение 7 [ Отчёт в файл Resultates:не нашлось формы для отправки; ] [ GETs: 1; POSTs: 0 ] Вообщем я без понятие что просиходит в постит в форумы везде кроме этой формы мелкой и простой формы