Answer the question
In order to leave comments, you need to log in
How to reduce the display of too many elements in the information block "Trading offers"?
When the site was just being developed, one of the managers chose a large number of display elements in the infoblock
and now the page does not open at all, it always crashes with an error, how can I return this value to the default state without visiting the page?
Answer the question
In order to leave comments, you need to log in
In php command line type first
echo '<pre>';
print_r($_SESSION);
echo '</pre>';
$gridId = 'tbl_iblock_section_0a75985155564046e50b0575794cf3ee';
$grid = new \Bitrix\Main\Grid\Options($gridId);
$grid->deleteView('default');
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question