Авторизуйтесь по паролю
AleksMey 25.07.2018 Все вопросы » Общие вопросы 1091
vitarts - 2018-01-0926 июля 2018 14:49 - #68968
AleksMey - 2018-01-0926 июля 2018 14:57 - #68969
vitarts - 2018-01-0926 июля 2018 15:06 - #68970
<a class="buttomrand" href="{full-link}">Просмотреть случайную новость</a>
{custom template="custom-rand" limit="1" category="тут id категории" order="rand" cache="yes"}
AleksMey - 2018-01-0926 июля 2018 15:19 - #68971
vitarts - 2018-01-0926 июля 2018 15:20 - #68972
AleksMey - 2018-01-0926 июля 2018 15:39 - #68973
header('Location: ' . $config['http_home_url'] );
header("Location: ".($config['allow_alt_url'] ? $config['http_home_url'] .'user/'.urlencode($member_id['name']).'/' : $PHP_SELF.'?subaction=userinfo&user='.urlencode($member_id['name'])));
CREATE TABLE `dle_views` ( `id` int(11) NOT NULL, `news_id` int(11) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;