@AndyB
I installed the addon but I don't have the style properties but I do have the addon options.
I looked in the data folder in the addon and the style properties html file is blank.
Am I missing something?
***EDIT
I redownloaded and it works as should now!
Here is a fix for 2.3 (including FA Icons)
@resource-grid-gap: 4px;
@resource-grid-width: 48%;
@resource-grid-thumb: 75px;
@media (min-width: @xf-responsiveMedium){
@supports(display: grid){
.block[data-type="resource"] .structItemContainer{
display: grid...
I was told by my host when I first started using litespeed cache that the provided text needed to be inserted into the .htaccess file.
# LiteSpeed XenForo cache
<IfModule litespeed>
CacheLookup public on
RewriteEngine On
# cache
RewriteCond %{HTTP_COOKIE}...
I run XF 2.3 and I tried this and I was still able to register with all small letters.
I actually logged out and created an account on my site with another browser and that was my result.
I think this would benefit better being made into an addon so people don't get the file check error.
Other than that I will have to wait and see how well it works before I can give any further feedback!
Good Job Though!