Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

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.

Нужно исправить ошибку

Featured Replies

Posted
В 02.05.2018 в 15:56, Ректор сказал:

нужна помощь в решении возникшей проблемы.

форум 4,3,1 объявления 1,1,9 тема стандартная ну и любая соответственно.

вставляю блок объявлений в категории вот так

5ae9b4d39b792_.jpg.759c29d114ed44774ce5fb0bbd6bfb9f.jpg

и получаю вот такую ошибку

5ae9b4d5626b0_.thumb.jpg.ee5e5fd1ad8e30f2c183aee89fb808c1.jpg

помогите исправить

[[Template classifieds/front/widgets/advertFeed is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

если её перетянуть в боковой блок, то она работает

5ae9b74a48a6d_20180502160325.jpg.2e1f523963b18e6d3e9995b0bd5c1620.jpg

Хочу переехать на новую версию всеми форумами, но нет возможности из-за этого блока.

цену пишите тут или в л.с. оплата wmr

  • Author

спасибо.

нашёл правильный код

<h3 class='ipsType_reset ipsWidget_title'>{$title}</h3>
<div class='ipsWidget_inner'>
	{{if $orientation == 'vertical'}}
		<div class='ipsPad_half'>
			{{if count( $adverts )}}
				<ul class='ipsDataList ipsDataList_reducedSpacing'>
					{{foreach $adverts as $advert}}
						{template="advertRow" group="widgets" app="classifieds" params="$advert, $orientation"}
					{{endforeach}}
				</ul>
			{{else}}
				<p class='ipsType_reset'>{lang="no_new_adverts"}</p>
			{{endif}}
		</div>
	{{else}}
		{{if count( $adverts )}}
			<ul class='ipsGrid ipsGrid_collapsePhone ipsWidget_columns'>
				{{foreach $adverts as $idx => $advert}}
					{{if $idx < 4}}
						{template="advertRow" group="widgets" app="classifieds" params="$advert, $orientation"}
					{{endif}}
				{{endforeach}}
			</ul>
		{{else}}
			<p class='ipsType_reset'>{lang="no_new_adverts"}</p>
		{{endif}}
	{{endif}}
</div>

 

Guest
This topic is now closed to further replies.

Последние посетители 0

  • No registered users viewing this page.

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.