Answer the question
In order to leave comments, you need to log in
Why is the $_POST array left empty?
What could be the reasons why after submitting the form $_POST is empty? And how to find these reasons?
<form method="post" action="<?=$arParams['CONFIRM_URL']?>" name="regform" enctype="multipart/form-data">
Answer the question
In order to leave comments, you need to log in
somewhere the post request is being cleaned. search in result_modifiers.php/init.php
explore the entire path to the component. learn how to use xdebug
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question