Jump to content

Featured Replies

1 пробелма при обновлении кешей системы вижу такое: 

post-2194-0-68643900-1361776232_thumb.pn

 

 

2. После успешной авторизации меня должно перенаправить на главную страничку, а в итоге,

перенаправляет на главную, но с протоколом https:// и естественно выдает ошибку...

 

 

для справки вот форум: читаем правила

Edited by Respected

Link to comment
https://ipbmafia.ru/topic/3179-2-problemy-ipb/
Share on other sites

сейчас смотрю и в коде напрямую в мета-теге прописан редирект на https ...что за бред ?

Link to comment
https://ipbmafia.ru/topic/3179-2-problemy-ipb/?&do=findComment&comment=22290
Share on other sites

Напиши код редиректа.

Link to comment
https://ipbmafia.ru/topic/3179-2-problemy-ipb/?&do=findComment&comment=22295
Share on other sites

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "__www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html xml:lang="ru" lang="ru" xmlns="__www.w3.org/1999/xhtml"> 
	<head>
	    <meta http-equiv="content-type" content="text/html; charset=<% CHARSET %>" /> 
		<title>Подождите...</title>
		
			<meta http-equiv="refresh" content="2; url=https://сайт/" />
		
		<link rel="shortcut icon" href='__сайт/favicon.ico' />
		
			
				<link rel="stylesheet" type="text/css"  href="__сайт/public/style_css/css_8/SOS_BBCodes.css">
			

				<link rel="stylesheet" type="text/css"  href="__сайт/public/style_css/css_8/ipb_mlist_addon.css">
			

				<link rel="stylesheet" type="text/css"  href="__сайт/public/style_css/css_8/socialicons.css">
			

				<link rel="stylesheet" type="text/css"  href="__сайт/public/style_css/css_8/simples.css">
			

				<link rel="stylesheet" type="text/css" title="Main" media="screen,print" href="__сайт/public/style_css/css_8/ipb_styles.css">
			

				<link rel="stylesheet" type="text/css" title="Main" media="screen,print" href="__сайт/public/style_css/css_8/ipb_common.css">
			

				<link rel="stylesheet" type="text/css" title="Main" media="screen,print" href="__luciernaga.ru/public/style_css/css_8/ipb_login_register.css">
			

				<link rel="stylesheet" type="text/css" title="Main" media="screen" href="__сайт/public/style_css/css_8/calendar_select.css">
			

				<link rel="stylesheet" type="text/css" title="Main" media="screen,print" href="__сайт/public/style_css/css_8/ipb_ckeditor.css">
			

				<link rel="stylesheet" type="text/css" title="Main" media="screen,print" href="__сайт/public/style_css/css_8/ipb_editor.css">
			

				<link rel="stylesheet" type="text/css" title="Main" media="screen" href="__сайт/public/style_css/css_8/ipshoutbox.css">
			
		
		
		<!--[if lte IE 7]>
			<link rel="stylesheet" type="text/css" title='Main' media="screen" href="__сайт/public/style_css/css_8/ipb_ie.css" />
		<![endif]-->
		
		
	



	
		<script type='text/javascript'>
			jsDebug		= 0; /* Must come before JS includes */
			var isRTL	= false;
			var rtlIe	= '';
			var rtlFull	= '';
		</script>
		
		<!--/CSS-->
		<script type='text/javascript'>
		//<![CDATA[
		// Fix Mozilla bug: 209020
		if ( navigator.product == 'Gecko' )
		{
			navstring = navigator.userAgent.toLowerCase();
			geckonum  = navstring.replace( /.*gecko/(d+)/, "$1" );
			setTimeout("moz_redirect()",1500);
		}
		function moz_redirect()
		{
			
				var url_bit     = "https://сайт/";
			
			window.location = url_bit.replace( new RegExp( "&amp;", "g" ) , '&' );
		}
		//>
		</script>
	</head>
	<body  id='ipboard_body' class='redirector'>
		<div id='ipbredirectwrapper'>
			<p class='message'>
				<strong>Вы вошли в систему!</strong>
				<br /><br />
				Подождите, сейчас Вы будете перенаправлены
				<br />
				<span class='desc'>(<a href="https://сайт/">Или нажмите сюда, если не хотите ждать</a>)</span>	
			</p>
		</div>
	</body>
</html>

 

это по адресу: сайт/index.php?app=core&module=global&section=login&do=process

Edited by ShadoWx

Link to comment
https://ipbmafia.ru/topic/3179-2-problemy-ipb/?&do=findComment&comment=22297
Share on other sites

Удали вообще эту строку из globalTemplate

<meta http-equiv="refresh" content="2; url=https://сайт/" />

Link to comment
https://ipbmafia.ru/topic/3179-2-problemy-ipb/?&do=findComment&comment=22299
Share on other sites

в том то и дело я не вижу такой строки там ...

Link to comment
https://ipbmafia.ru/topic/3179-2-problemy-ipb/?&do=findComment&comment=22306
Share on other sites

вопрос с редиректом решил, а как быть с обновлением кешей?

Link to comment
https://ipbmafia.ru/topic/3179-2-problemy-ipb/?&do=findComment&comment=22308
Share on other sites

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.