Page 1 of 1

update problem

Posted: 09 Apr 2021, 20:21
by bigart
I'm trying to update from 2.7.2 to 2.8 following:
https://www.rukovoditel.net/new_release.php?version=2.8

After transfer files and update database page stop loading on this:

Code: Select all

<!-- END THEME STYLES -->
<link  type="image/x-icon" rel="shortcut icon" href="favicon.ico" />
</head>
<!-- BEGIN BODY -->
<body class="page-header-fixed    ">

<!-- BEGIN HEADER -->
<div class="header navbar navbar-inverse navbar-fixed-top noprint">
	<!-- BEGIN TOP NAVIGATION BAR -->
	<div class="header-inner">
		
		<!-- BEGIN LOGO -->
		<a class="navbar-brand" href="http://zadania.inzynieria.pro/index.php?module=dashboard/">    
			Zadania IPRO     
			    		
		</a>
		<!-- END LOGO -->
where to look to find the problem ?

Re: update problem

Posted: 09 Apr 2021, 20:34
by bigart
Also tried from begining - new database and import all data, same result...

Re: update problem

Posted: 10 Apr 2021, 13:50
by AndreaTS
maybe you have to install translation for version 2.8?

Re: update problem

Posted: 14 Apr 2021, 12:33
by bigart
It's solve the problem with fields names on login page but main page isn't load.

Re: update problem

Posted: 14 Apr 2021, 14:44
by support
Check php error log because errors are not display on your server.