Answer the question
In order to leave comments, you need to log in
Why doesn't Bitrix want to work with CNC in navigation?
Why does Bitrix not want to accept such a page?
/dela/all/3/ ?
here is the code from urlrewrite.php
array(
"CONDITION" => "#^/dela/all/([0-9]+)+/#",
"RULE" => "PAGEN_1=$1",
"ID" => "bitrix:news",
"PATH" => "/dela/index.php",
),
array(
"CONDITION" => "#^/dela/all/#",
"RULE" => "",
"ID " => "bitrix:news",
"PATH" => "/dela/index.php",
),
The PAGEN_1 parameter comes, but the page is not navigated to, what could be the reason?
Answer the question
In order to leave comments, you need to log in
/dela/all/3/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question