Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Notifications
Clear all

ERROR

4 Posts
2 Users
0 Reactions
2,270 Views
(@mgalejandra)
Posts: 4
Active Member
Topic starter
 
[#5522]

good morning, I write for two things.

1) How to change the login background?

2) And in some it shows me the following error that is attached??


 
Posted : 31 Oct 2018 16H35
(@babynus)
Posts: 14952
Member Admin
 

You can change defaut theme on Global Parameters.
You can also change logo : just put your logo at root of projeqtor directory, with name logo.png or logo.gif or logo.jpg or logo.bmp

About error, please post error message written in log file.


 
Posted : 31 Oct 2018 16H50
(@mgalejandra)
Posts: 4
Active Member
Topic starter
 

2018-10-31 14:54:29.877 ** ERROR ** [V7.2.7] on file '/var/www/html/projeqtor/tool/projeqtor.php' at line (3611)
2018-10-31 14:54:29.877 ** ERROR ** [V7.2.7] cause = htmlentities(): charset `ISO-5899-1' not supported, assuming utf-8


 
Posted : 31 Oct 2018 21H39
(@mgalejandra)
Posts: 4
Active Member
Topic starter
 

Hi, I found the solution

in this way: The default for the $encoding parameter is ini_get('default_charset'), i.e. whatever is set in your php.ini or has been set at runtime using ini_set. You have somehow set 'UTF-8;'. Remove the trailing ; (either in your php.ini or wherever you ini_set the value).


 
Posted : 31 Oct 2018 22H06
Share:

Scroll to Top