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

При переходе на вкладку "жалобы" или "поддержка" высвечивается, что страница не доступна. В чем могут быть ошибки?

Сайт *** пока не может обработать этот запрос.

HTTP ERROR 500
1 час назад, Yosif сказал:

При переходе на вкладку "жалобы" или "поддержка" высвечивается, что страница не доступна. В чем могут быть ошибки?

Сайт *** пока не может обработать этот запрос.

HTTP ERROR 500

какая версия пхп ? какой софт на серве? 

  • Author
1 минуту назад, accop сказал:

какая версия пхп ? какой софт на серве? 

5.6.38
Есть одно приложение. Пробовал для теста устанавливать. Удалить его не могу, аналогичная ошибка.
Может слышали, "MusicBox"

4 минуты назад, Yosif сказал:

5.6.38
Есть одно приложение. Пробовал для теста устанавливать. Удалить его не могу, аналогичная ошибка.
Может слышали, "MusicBox"

поставь пыху 7 или 7.1 а может и лучше 7.2

  • Author
14 минут назад, accop сказал:

поставь пыху 7 или 7.1 а может и лучше 7.2

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

Удалил приложение. Теперь такая ошибка.
 

+ изменил php.

  • Author

В ошибке указан путь шаблона template.  Я заменил код из своего шаблона, на другой рабочий.

 

<div class='ipsPageHeader ipsClearfix ipsSpacer_bottom'>
	{{if \IPS\Member::loggedIn()->modPermission('can_view_reports')}}
		<div class='ipsPos_right ipsResponsive_hidePhone'>
			<ul class='ipsList_inline ipsPad_half'>
				<li {{if !$approvalCount}}class='ipsType_light'{{endif}}><span id='elModCPApprovalCount' class='ipsBadge {{if !$approvalCount}}ipsBadge_style6{{else}} ipsBadge_style1{{endif}} ipsBadge_medium'>{$approvalCount}</span> {lang="modcp_approval"}</li>
				{{$reportCount = \IPS\Member::loggedIn()->reportCount( TRUE );}}
				<li {{if !$reportCount}}class='ipsType_light'{{endif}}><span class='ipsBadge {{if !$reportCount}}ipsBadge_style6{{else}} ipsBadge_style1{{endif}} ipsBadge_medium'>{$reportCount}</span> {lang="active_reports"}</li>
			</ul>
		</div>
	{{endif}}
	<h1 class='ipsType_pageTitle'><i class='fa fa-lock'></i> {lang="modcp"}</h1>
</div>
<br>

<section class='ipsBox_alt'>
	<div class='ipsColumns ipsColumns_collapsePhone'>
		<div class='ipsColumn ipsColumn_medium'>
			<div class='ipsSideMenu' id='modcp_menu' data-ipsSideMenu>
				<h3 class='ipsSideMenu_mainTitle ipsAreaBackground_light ipsType_medium'>
					<a href='#modcp_menu' class='ipsPad_double' data-action='openSideMenu'><i class='fa fa-bars'></i> &nbsp;{lang="modcp_sections"}&nbsp;<i class='fa fa-caret-down'></i></a>
				</h3>
				<h4 class='ipsSideMenu_title'>{lang="modcp_tools"}</h4>
				<ul class='ipsSideMenu_list'>
				{{foreach $tabs as $key => $tab}}
					{{if $key !== 'hidden'}}
						<li class='ipsSideMenu_item {{if $activeTab == $key}}ipsSideMenu_itemActive{{endif}}'><a href='{url="app=core&module=modcp&controller=modcp&tab=$key" seoTemplate="modcp_{$key}"}'>{lang="modcp_{$key}"}</a></li>
					{{endif}}
				{{endforeach}}
				</ul>
				<h4 class='ipsSideMenu_title'>{lang="modcp_hidden"}</h4>
				<ul class='ipsSideMenu_list'>
					<li class="ipsSideMenu_item {{if $activeTab === 'hidden' and !request.type}}ipsSideMenu_itemActive{{endif}}"><a href="{url="app=core&module=modcp&controller=modcp&tab=hidden" seoTemplate="modcp_content"}">{lang="search_everything"}</a></li>
				</ul>
				{{foreach $contentTypes as $app => $type }}
					<h5 class='ipsSideMenu_subTitle'>{lang="module__{$app}"}</h5>
					<ul class='ipsSideMenu_list'>
						{{foreach $type as $key => $class}}
							<li class="ipsSideMenu_item {{if $activeTab === 'hidden' and request.type == $key}}ipsSideMenu_itemActive{{endif}}"><a href="{url="app=core&module=modcp&controller=modcp&tab=hidden&type={$key}" seoTemplate="modcp_content"}">{lang="{$class::$title}_pl"}</a></li>	
						{{endforeach}}
					</ul>
				{{endforeach}}				
			</div>
		</div>
		<div class='ipsColumn ipsColumn_fluid' id='elModCPContent'>
			<div class='ipsBox_alt'>
				{$content|raw}
			</div>
		</div>
	</div>
</section>

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 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.