Skip to content

Изображения для гостей

Возможно ли сделать доступной скачку прикрепленных изображений при правах, запрещающих скачивать файлы?

Хочу, чтобы гости видели картинки

Featured Replies

\admin\applications\core\sources\classes\attach\class_attach.php

Найти (2 раза)

 

$this->settings['show_img_upload'] and $row['attach_is_image']

Заменить на

 

( $this->settings['show_img_upload'] or !$this->memberData['member_id'] ) and $row['attach_is_image']

  • Author

Благодарю!

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.