sentora / sentora-core

Sentora is a web hosting control panel written in PHP for *NIX
GNU General Public License v3.0
653 stars 444 forks source link

Empty file name in Sentora_Default theme #77

Closed bambusoft closed 10 years ago

bambusoft commented 10 years ago

After fresh installation on Ubuntu 14.04 x64 and accessing with zadmin, the following log record is stored in /var/sentora/logs/sentora-access.log

192.168.0.20 - - [24/Oct/2014:10:18:16 -0500] "GET /etc/styles/Sentora_Default/img/os_icons/.png HTTP/1.1" 404 512 "http://sentora.domain.tld/" "Mozilla/5.0 (Windows NT 6.1; WOW64) Safari/537.36"

At some point the OS graphic filename is null or empty accesing the /etc/sentora/panel/etc/styles/Senora_Default/img/os_icons path

TheNigelist commented 10 years ago

Yes we know. Fixed here.

Are you using https://github.com/sentora/sentora-core/tree/1.0.0-beta6

5050 commented 10 years ago

As Ps2Guy told, it is already solved, i'll close the report.

bambusoft commented 10 years ago

Ps2Guy: I'm using 5050/sentora-installers, which refers to SENTORA_GITHUB_VERSION="1.0.0-beta5"