Skip to content

ЧПУ 3.4.3

Стоит форум 3.4.3, и есть проблема с переходом с главной страницы к последнему сообщению темы.

Такие проблемы были уже, но их не решили почему-то.

Проблема возникла после назначением IP.content корневым приложением по этой интрукции. http://ipbskins.ru/ipcontent/ipb/settings/ipcontent_root.html

Featured Replies

Для форума

 

<IfModule mod_rewrite.c>
Options -MultiViews
RewriteEngine On
RewriteBase /forums/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule \.(jpeg|jpg|gif|png|js)$ /forums/public/404.php [NC,L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /forums/index.php [L]
</IfModule>

  • Author

500 internal Server....

  • Author

Проблема обсуждалась и не раз, но почему-то единого решения до сих пор не найдено, помогите пожалуйста, все началось после назначения IP.content корневым приложением...

Вырежи Options -MultiViews

Попробуйте в /admin/applications/forums/extensions/furlTemplates.php заменить showtopic=(.+?)(&|$) на showtopic=(.+?)(\#|&|$)

После, обновить кеш чпу в админцентре

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.