Jake B. Well-known member Sep 8, 2017 #1 Affected version 2.0.0 Beta 1 Currently if you upgrade to XF2 from XF1 the custom styles stay in place and return plenty of errors from style properties, for example: Might be better to remove these, or at least disable and switch to XF default style as the default for all users
Currently if you upgrade to XF2 from XF1 the custom styles stay in place and return plenty of errors from style properties, for example: Might be better to remove these, or at least disable and switch to XF default style as the default for all users
Mike XenForo developer Staff member Sep 8, 2017 #2 All of the data should be removed from the styles. But I'm guessing UI.X has totally overridden XF1's color palette, which is the only thing we maintain elements from.
All of the data should be removed from the styles. But I'm guessing UI.X has totally overridden XF1's color palette, which is the only thing we maintain elements from.
Jake B. Well-known member Sep 8, 2017 #3 Mike said: All of the data should be removed from the styles. But I'm guessing UI.X has totally overridden XF1's color palette, which is the only thing we maintain elements from. Click to expand... Ah yes, we set the value of a couple of the color palette style properties to point to one of our main three (primary, secondary and tertiary) so that may be the cause of this and is an easy fix. Thanks!
Mike said: All of the data should be removed from the styles. But I'm guessing UI.X has totally overridden XF1's color palette, which is the only thing we maintain elements from. Click to expand... Ah yes, we set the value of a couple of the color palette style properties to point to one of our main three (primary, secondary and tertiary) so that may be the cause of this and is an easy fix. Thanks!
Mike XenForo developer Staff member Sep 11, 2017 #4 We will now validate the palette colors we maintain are valid before including them in the upgrade.