c9c8171a52
I use Heimdall in a subfolder so that I access to it threw www.mydomain.com/heimdall/. Custom background image doesn't load because Heimdall generate an absolute link (ie : www.mydomain.com/storage/backgrounds/mycustomimage.jpeg). The link expected is www.mydomain.com/heimdall/storage/backgrounds/mycustomimage.jpeg. To fix this, you have to make the path relative by replace in the code "/storage" by "storage" or "./storage". |
||
---|---|---|
.. | ||
Console | ||
Exceptions | ||
Http | ||
Jobs | ||
Providers | ||
Application.php | ||
EnhancedApps.php | ||
Helper.php | ||
Item.php | ||
ItemTag.php | ||
Search.php | ||
SearchInterface.php | ||
Setting.php | ||
SettingGroup.php | ||
SettingUser.php | ||
SupportedApps.php | ||
User.php |