Cannot change background image on content block
Permalink
Not sure if this is a 5.7.5.3 issue but if you assign a background image to a content block you cannot clear and change it once saved.
Is anyone else experiencing this?
UPDATE:
Just tested this on another updated site and had the same problem.
Is anyone else experiencing this?
UPDATE:
Just tested this on another updated site and had the same problem.
Not seeing this issue, all works as it should.
How did you apply bg image?
How did you apply bg image?
@Steevb
Here is an example:
http://www.screencast.com/t/Wfye1sQT...
I am unable to clear or change background images on blocks, areas, or layouts.
Here is an example:
http://www.screencast.com/t/Wfye1sQT...
I am unable to clear or change background images on blocks, areas, or layouts.
Sorry, tried several scenarios, all work for me. See attached.
I tried on a site running 5.7.5 and it works as expected.
R u running 5.7.5.3 through the updates folder?
I upgrade manually by deleting the concrete folder and replacing it with the new version.
Okay, fine. I never run through updates.
Just ran a test and the error occurred on your test site. It is a background image not a colored background where the problem occurs.
Okay, that is strange, it works for me with a local set up?
This error occurred both on my mamp server and on the clients live server.
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.
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.
Studio 108 here,
not at work now, but can confirm I manually upgraded rather than run it through the dashboard.
Regards
Luke
not at work now, but can confirm I manually upgraded rather than run it through the dashboard.
Regards
Luke
Further testing shows different results, will look at more!!
It was put up in the bugs area and Andrew confirmed it has now been fixed for the next release of 5.7
When is the next revision due? I have just started a new site for a client and this issue has caused us a major problem as we can't change any of the background images. Can't even delete them to replace with alternatives.
@tmhirst
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...
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...
The only way I found is to delete the content block and apply a new one with the new desired background image.
Another way (not great) is to right click to view source code and look for ‘data-style-set=number' in header referring to the image.
Get into your database and look for table: ‘StyleCustomizerInlineStyleSets’.
Under 'issID' delete the row with same 'number' (row will show lots of ’NULL’ ?)
Get into your database and look for table: ‘StyleCustomizerInlineStyleSets’.
Under 'issID' delete the row with same 'number' (row will show lots of ’NULL’ ?)
I reverted back to version 5.7.5.2 and it is now working again.
Just comment out the line that defines the update version in /application/config/update.php
I will avoid updating to the latest version quite so quickly in future.
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.
Hi
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 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.
Have you cleared the cache because i found the same issue and that fixed it.
thanks , yes had to clear Chrome cache to get to work.
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...