Перейти к содержанию
View in the app

A better way to browse. Learn more.

Новая Simpla

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
  • Поиск по тегам

    Search will match any tag entered
  • Поиск по автору

Тип контента

Форум

  • Информация
    • Объявления Администрации
    • Технические вопросы Новая Simpla cms
    • Новая Simpla. Что готовится, пожелания и предложения.
    • Платный вариант Новой Simpla

Поиск результатов в...

Поиск контента, содержащего...

Дата создания

  • Начало

    Конец

Дата обновления

  • Начало

    Конец


Фильтр по количеству...

  • Минимальное количество ответов

  • Минимальное количество просмотров

Найдено 1 результат

  1. При установке simpla с нуля, в инсталяторе прописаны необходимые разрешения на паки и файлы. Но если вы переносите свой сайт с другого сервера и заливаете его по FTP, вам необходимо знать, что нужно сделать для его корректной работы. Установить разрешения на папки и файлы: @chmod($current_dir . '/compiled/', 0777); @chmod($current_dir . '/design/', 0777); @chmod($current_dir . "/files/", 0777); @chmod($current_dir . "/files/upload_products/", 0777); @chmod($current_dir . "/files/temp/", 0777); @chmod($current_dir . "/files/uploads/", 0777); @chmod($current_dir . "/files/downloads/", 0777); @chmod($current_dir . "/files/categories/", 0777); @chmod($current_dir . "/files/brands/", 0777); @chmod($current_dir . "/unloading/unloads/", 0777); @chmod($current_dir . "/files/", 0777); @chmod($current_dir . "/files/backup/", 0777); @chmod($current_dir . "/files/export/", 0777); @chmod($current_dir . "/files/export_users/", 0777); @chmod($current_dir . "/files/import/", 0777); @chmod($current_dir . "/files/watermark/", 0777); @chmod($current_dir . "/simpla/design/", 0777); @chmod($current_dir . "/simpla/design/compiled/", 0777); @chmod($current_dir . "/simpla/files/", 0777); @chmod($current_dir . "/simpla/files/backup/", 0777); @chmod($current_dir . "/simpla/files/export/", 0777); @chmod($current_dir . "/simpla/files/export_users/", 0777); @chmod($current_dir . "/simpla/files/import/", 0777); @chmod($current_dir . "/simpla/files/watermark/", 0777); @chmod($current_dir . "/simpla/.htaccess", 0644); @chmod($current_dir . "/simpla/.passwd", 0666); В папке files/ желательно выставить разрешения 777 всем ее родителям !! Очистить обе папки compiled сайта и админки от кешовых файлов !! При необходимости изменить абсолютный путь AuthUserFile к файлу simpla/.htaccess

Аккаунт

Навигация

Поиск

Поиск

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.