No sprite_icons, template images

alt=
@nl
9 years ago
23 posts
Hi again,

Here are three bugs that I found in the meantime of my main issue with the import of GEDCOM.

- All the sprite_icon of the action links (block_config) are missing.
I can see that the generated stylesheet is returned empty (ex. core/icon_css/30?_v=1431265652).

- I cannot change the skin background by uploading a custom wood.jpg.
The image is correctly uploaded, but the old one is still used. I'm able to do it for everything else tough.

- I cannot upload an additional image, either in the skin or modules.
The new custom image row is added, but the link is broken (no preview, no image name in template tag) and I cannot delete it (Invalid image name - please try again).

Regards
updated by @nl: 06/13/15 09:48:40PM
brian
@brian
9 years ago
10,148 posts
All of these sound like issues creating or uploading files into the data directory (data/media/0/0 and data/cache/jrGenosis|jrCore)

I would double check the permissions on those directories.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
@nl
9 years ago
23 posts
Hi again. For the records I still didn't found any solution for this probably "moving-writing-files" issue. The permissions of every directory/files (in data & else) have sufficient permissions (above 705, tried up to 755).

A new issue probably related :
- I can't update a module. A message say "Corrupted update file recieved - md5 checksum mismatch". To see if it's triggered when the file cannot be written.

But the missing sprites and the fact that I'm able to upload/change any other file than the background isn't a clue that it may be something more than a permission issue ?

Thanks !
updated by @nl: 05/14/15 09:39:57AM
brian
@brian
9 years ago
10,148 posts
All of these are related to file writing:

- the sprite background image is written to data/media/0/0
- updating a module or skin must be able to write to data/cache/jrMarket - the md5 will fail since the file is likely 0 bytes.

Without access to the server I really don't know what the issue would be.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags