Cannot change background image on content block
PermalinkIs anyone else experiencing this?
UPDATE:
Just tested this on another updated site and had the same problem.
How did you apply bg image?
Here is an example:
http://www.screencast.com/t/Wfye1sQT...
I am unable to clear or change background images on blocks, areas, or layouts.
I think this should go up on the bug tracker.
Currently I am struggling to get the environment data to show in the dashboard for some reason but hope to post this up.
not at work now, but can confirm I manually upgraded rather than run it through the dashboard.
Regards
Luke
It is hard to gauge when the next version will be released.
Another option is to find the code used to fix the bug, then apply it to your install in the meantime.
I tried looking for the code, but didn't find it.
https://github.com/concrete5/concrete5...
Get into your database and look for table: ‘StyleCustomizerInlineStyleSets’.
Under 'issID' delete the row with same 'number' (row will show lots of ’NULL’ ?)
Just comment out the line that defines the update version in /application/config/update.php
return array( // 'core' => 'concrete5.7.5.3_remote_updater', );
I will avoid updating to the latest version quite so quickly in future.
I had this problem in version 5.7.5.3 on background layouts and just upgraded to 5.7.5.4 but has not made any difference. Any suggestions please.
I can confirm this in 5.7.5.3.
Have you checked the bug tracker to see if others are experiencing this issue? If no one has reported this issue, I recommend reporting it and including the steps required to repeat the error.
concrete5 bug tracker
https://www.concrete5.org/developers/bugs...