Skip to content

Где можно изменить "Облако тегов", теги?

Где изменить то что забито в теги? Заранее спасибо.

Featured Replies

  • Author

Нашел сам решается патчем

 

http://community.invisionpower.com/files/file/4924-323-hotfix-make-tags-editable/

 

Либо ручками

 

1. Открыть файл /admin/applications/forums/extensions/tags/topics.php

2. Найти строку:

 

if ( $this->memberData['member_id'] == $topic['starter_id'] )

 

3. Заменить на:

 

if ( $this->memberData['is_mod'] || $this->memberData['member_id'] == $topic['starter_id'] )

 

4. Обновить все кеши.

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.