Перейти из форума на сайт.

НовостиФайловые архивы
ПоискАктивные темыТоп лист
ПравилаКто в on-line?
Вход Забыли пароль? Первый раз на этом сайте? Регистрация
Компьютерный форум Ru.Board » IkonBoard и другие форумы » Invision Board » Короткие ссылки для 1.1.*

Модерирует : Antuan, Dekker

 Версия для печати • ПодписатьсяДобавить в закладки

Открыть новую тему     Написать ответ в эту тему

Total r



Junior Member
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
Хак позволяет добавить новый "алиас" на форум. Вместо http://www.name.ru/forums/index.php?s=&act=SC&c=4 можно будет использовать http://www.name.ru/forums/index.php?forum=4.
 
Старые ссылки также будут работать!
 
Открываем index.php
ищем:

Код:
$ibforums->vars['img_url'] = 'style_images/' . $ibforums->skin['img_dir'];
 

Далее вставляем:

Код:
// hack KOROTKIE IMENA
//--------------------------------
// Short tags...
//--------------------------------
 
if ( $ibforums->input['forum'] != "" )
{
$ibforums->input['act'] = "SF";
$ibforums->input['f'] = intval($ibforums->input['forum']);
}
else if ( $ibforums->input['topic'] != "")
{
$ibforums->input['act'] = "ST";
$ibforums->input['t'] = intval($ibforums->input['topic']);
 
// Grab and cache the topic now as we need the 'f' attr for
// the skins...
 
$DB->query("SELECT t.*, f.name as forum_name, f.id as forum_id, f.read_perms, f.reply_perms, f.parent_id, f.use_html,
f.start_perms, f.allow_poll, f.password, f.posts as forum_posts, f.topics as forum_topics, f.upload_perms,
f.show_rules,
c.name as cat_name, c.id as cat_id
FROM ibf_topics t, ibf_forums f , ibf_categories c
WHERE t.tid=".$ibforums->input['t']." and f.id = t.forum_id and f.category=c.id");
 
$ibforums->topic_cache = $DB->fetch_row();
$ibforums->input['f'] = $ibforums->topic_cache['forum_id'];
}
else if ( $ibforums->input['user'] != "")
{
$ibforums->input['act'] = "Profile";
$ibforums->input['MID'] = intval($ibforums->input['user']);
}
else
{
$ibforums->input['act'] = $ibforums->input['act'] == '' ? "idx" : $ibforums->input['act'];
}
// hack KOROTKIE IMENA
 

 
Названия forum/topic/user можите ставить любые.
 
Теперь Вам осталось только изменить шаблоны и все (ссесию в шаблонах советуется оставлять!)
 
С уважением, Тотал

Всего записей: 49 | Зарегистр. 25-07-2003 | Отправлено: 04:02 25-07-2003
Открыть новую тему     Написать ответ в эту тему

Компьютерный форум Ru.Board » IkonBoard и другие форумы » Invision Board » Короткие ссылки для 1.1.*


Реклама на форуме Ru.Board.

Powered by Ikonboard "v2.1.7b" © 2000 Ikonboard.com
Modified by Ru.B0ard
© Ru.B0ard 2000-2024

BitCoin: 1NGG1chHtUvrtEqjeerQCKDMUi6S6CG4iC

Рейтинг.ru