Announcement

#1 2019-02-26 09:33:49

KarenL
Member
2019-02-26
2

Kanji (Chinese) Characters on Backend Dashboard (rather than icons)

Hi!

I've just installed Piwigo on a new domain (I have installed Piwgo previously - runs fine, looks fine, no issues) but on this latest install the icons on the backend dashboard are not displayed, instead I have Kanji (Chinese) characters in the top menu and no icons on the main dashboard (images attached to this post).

I have reinstalled the files (over the top of the existing files) and reinstalled from scratch (new directory, new database) and the issue still remains


Piwigo version: 2.9.4
PHP version: 5.6
MySQL version: MySQL 5
Piwigo URL: http://http://www.forws.org/RWS_Archive/

Last edited by KarenL (2019-02-26 15:11:59)

Offline

 

#2 2019-02-26 18:04:01

erAck
Only trying to help
2015-09-06
2023

Re: Kanji (Chinese) Characters on Backend Dashboard (rather than icons)

Make sure all admin/themes/default/fontello/* files and subdirectories are installed and readable and the webserver is set up to reply with the proper mime-types for font files, see admin/themes/default/fontello/README.txt
You can check rendering by browsing to http://YOURGALLERY/admin/themes/default/fontello/demo.html
The toolbar's "Help me" icon for example is icon-help-circled


Running Piwigo at https://erack.net/gallery/

Offline

 

#3 2019-02-27 07:52:35

KarenL
Member
2019-02-26
2

Re: Kanji (Chinese) Characters on Backend Dashboard (rather than icons)

Hi erAck!

Thank so much!  Changing the permissions on the admin/themes folder corrected the issue.

http://www.forws.org/RWS_Archive/admin/ … /demo.html

However, it seems that I can only get this (and other things) to work by changing the permissions to 777 for various folders.  Is this as expected?

It feels a bit insecure that have all directories and files set with these open permissions, but is that how it needs to be?

Thanks so much for your reply and continued help!

Karen

Offline

 

#4 2019-02-27 17:21:39

flop25
Piwigo Team
2006-07-06
7037

Re: Kanji (Chinese) Characters on Backend Dashboard (rather than icons)

I think there is nothing Piwigo can do about it ; that's due to your server configuration. And yes it is unsecure, but that's not a vector of attack, but a place a hacker could use if a vector of attack exists.
So you can live with that, or review your unix permission system


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#5 2019-02-28 13:42:46

erAck
Only trying to help
2015-09-06
2023

Re: Kanji (Chinese) Characters on Backend Dashboard (rather than icons)

Whether you really need directories to be 777 or already 775 or even 755 would do entirely depends on as which unix user your web server runs, if it's identical to your (ftp) user, or in your group, or other user. If in doubt talk to your hoster.

In general, to display a web site the web server needs at least read and access permissions on a directory (r-x or 5) and read permission for files (r-- or 4) and to write to directories as well (when updating a version or in directories where uploads happen) it also needs write permission (so rwx or 7) and for updates files must be writable (rw- or 6).


Running Piwigo at https://erack.net/gallery/

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact