Skip to content

ID темы в шаблоне postContainer

Нужно получить ID темы в шаблоне postContainer . Какой код использовать?

Featured Replies

$comment->topic_id

  • Author

siv1987, спасибо!

 

А как добавить id темы в шаблон хука, который добавляет данные в postContainer? В этом шаблоне объявлена только переменная $member.

\IPS\Request::i()->id

  • Author

Вставляю в шаблон, но ничего не выходит. Так и выводит строку \IPS\Request::i()->id

Выражения в шаблон вставляются через {expression}

 

{expression="\IPS\Request::i()->id"}

или короткая форма

{expression="request.id"}

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.