Andrey9
New Member
Israel
98 Posts |
Posted - 06/21/2020 : 01:54:25
Hello all! Suddenly my site in Russian and Hebrew block change language to symbols: http://www.tiens.co.il/articles.php?region=5 any idea what happened and what to do?
Kislev Andrey
|
Vince
Administrator
42761 Posts |
Posted - 06/21/2020 : 06:19:29
|
Andrey9
New Member
Israel
98 Posts |
Posted - 06/21/2020 : 11:14:04
HI Several weeks ago I did update to version v7.1.10 I really do not know why it happened after several weeks. In includes.php configured $adminencoding="utf-8"; Maybe return the previous version from the backup?
Kislev Andrey
|
Vince
Administrator
42761 Posts |
Posted - 06/21/2020 : 15:44:40
|
Andrey9
New Member
Israel
98 Posts |
Posted - 06/22/2020 : 00:15:35
The hosting update PHP version to 7.3. Maybe that is problem?
Kislev Andrey
|
Vince
Administrator
42761 Posts |
Posted - 06/22/2020 : 00:37:19
|
Andrey9
New Member
Israel
98 Posts |
Posted - 06/22/2020 : 01:08:15
I changed in includes.php $adminencoding="utf-8"; ...to... $adminencoding="iso-8859-1"; but it looks the same problem?
Kislev Andrey
|
Vince
Administrator
42761 Posts |
Posted - 06/22/2020 : 04:46:04
|
Andrey9
New Member
Israel
98 Posts |
Posted - 06/22/2020 : 06:33:23
I do not understand Where the admin products page is located? You can see problem on all php pages that connected to DB: http://www.tiens.co.il/articles.php?region=9
There is not problem on static PHP like this: http://www.tiens.co.il/business.php
Kislev Andrey
|
Andrey9
New Member
Israel
98 Posts |
Posted - 06/22/2020 : 06:39:42
I got email from Hostmonster Support: Hello,
This email is regarding last chat with us, I have checked your website issue with specialists and it is php version issue. Your website is using outdated php version so when php version is updated website is not working so you need to update your website for the latest php version. .... How to update the PHP version of Website?
Kislev Andrey
|
Vince
Administrator
42761 Posts |
Posted - 06/22/2020 : 07:19:50
quote: Where the admin products page is located? You can see problem on all php pages that connected to DB: http://www.tiens.co.il/articles.php?region=9
My apologies, these aren't product listing but content regions so go to the content regions admin page which would be something like... http://www.tiens.co.il/vsadmin/admincontent.php The message from the host doesn't really make a lot of sense I'm afraid. Maybe you could try asking them to clarify but I think they are just basically saying, "it's a problem with the code" without actually knowing anything about what the actual problem is. Vince Click Here for Shopping Cart SoftwareClick Here to sign up for our newsletterClick Here for the latest updater
|
Andrey9
New Member
Israel
98 Posts |
Posted - 06/22/2020 : 07:27:16
On this page http://www.tiens.co.il/vsadmin/admincontent.php Does not configured $adminencoding="utf-8"; There is content of this page: <?php //This code is copyright (c) Internet Business Solutions SL, all rights reserved. //The contents of this file are protect under law as the intellectual property //of Internet Business Solutions SL. Any use, reproduction, disclosure or copying //of any kind without the express and written permission of Internet Business //Solutions SL is forbidden. //Author: Vince Reid, vince@virtualred.net@ini_set('session.gc_maxlifetime', 1440); session_cache_limiter('none'); session_start(); ob_start(); include 'db_conn_open.php'; include 'includes.php'; include 'inc/languageadmin.php'; include 'inc/incfunctions.php'; include 'inc/incloginfunctions.php'; ?> <!doctype html> <head> <title>Admin CMS Content Region</title> <?php adminassets() ?> <meta http-equiv="Content-Type" content="text/html; charset=<?php print $adminencoding ?>"/> </head> <body <?php if($isprinter) print 'class="printbody"'?>> <?php if(! $isprinter){ ?> <!-- Header section --> <?php adminheader() ?> <!-- Left menus --> <?php adminnavigation(); ?> <?php } ?> <!-- main content --> <div id="main"> <?php if(substr(@$_SESSION['loggedonpermissions'],16,1)!='X') print '<table width="100%" border="0" bgcolor=""><tr><td width="100%" colspan="4" align="center"><p> </p><p> </p><p><strong>'.$yyOpFai.'</strong></p><p> </p><p>'.$yyNoPer.' <br /> <br /> <br /> <br /> <br /><a href="admin.php"><strong>'.$yyAdmHom.'</strong></a>.</p><p> </p></td></tr></table>'; else include "inc/incadmincontent.php"; ?></div> <!-- Footer --> <?php adminfooter() ?> </body> </html> So, what to do? Kislev Andrey
|
Vince
Administrator
42761 Posts |
Posted - 06/22/2020 : 15:11:59
|
Andrey9
New Member
Israel
98 Posts |
Posted - 06/23/2020 : 08:12:28
Hello! Please answer me. My customer cannot do order.
Kislev Andrey
|
Vince
Administrator
42761 Posts |
Posted - 06/23/2020 : 08:48:16
Hi Andrey You've now sent me an FTP login which allows me to see the site files, which is good. But the login you sent me is for the site... tiensisrael.com ...and not the site with the problem... http://www.tiens.co.il/articles.php?region=5 I tried looking to see if the pages were the same but it appears not. For instance, this page has nothing on it... http://www.tiensisrael.com/articles.php?region=5 Could you maybe get me a login for the tiens.co.il site? Vince Click Here for Shopping Cart SoftwareClick Here to sign up for our newsletterClick Here for the latest updater
|
Andrey9
New Member
Israel
98 Posts |
Posted - 06/23/2020 : 08:57:51
After login you have to browse to /public_html/tienscoil directory
Kislev Andrey
|
Andrey9
New Member
Israel
98 Posts |
Posted - 06/23/2020 : 09:36:34
Let me know if you get /public_html/tienscoil directory? /public_html/tienscoil is root directory of site www.tiens.co.il
Kislev Andrey
|
Vince
Administrator
42761 Posts |
Posted - 06/23/2020 : 10:29:33
|
Vince
Administrator
42761 Posts |
Posted - 06/23/2020 : 12:05:24
|
Andrey9
New Member
Israel
98 Posts |
Posted - 06/24/2020 : 03:40:31
Hello! I ask hosting support team to do restore to file, but it take 24 hours. But i Pay attention that in 3 my sites only two have problem with encoding! Maybe in the meantime you can compare and find problem? There are problem sites: 1. www.tiens.co.il - root directory is -->> /public_html/tienscoil 2. www.discount80.com - root directory is -->> /public_html/discount80
There is site without encoding problem: www.tiensisrael.com root directory is /public_html
Kislev Andrey
|
Andrey9
New Member
Israel
98 Posts |
Posted - 06/25/2020 : 08:53:10
Dear support team, Please help me. Nobody answer last 2 days. I cannot do sales, business goes down! Kislev Andrey
|
|