[BZ] MenuFlex

[BZ] MenuFlex 2.0.1

No permission to download
Aha! That is the cause of this issue. It has been doing my head in. I'm facing a lot of styling and css loading issues. But as I've just upgraded my site to xf2 its hard to see which issue is caused by what.
 
View attachment 327326View attachment 327327

This is my localhost install on 2.3. I disabled every single add-on other than yours and issue still persists.

Aha! That is the cause of this issue. It has been doing my head in. I'm facing a lot of styling and css loading issues. But as I've just upgraded my site to xf2 its hard to see which issue is caused by what.


Edit: I believe I have tracked down the issue you may be seeing. It is related to XenForo color variables not being processed correctly on @import(ed) LESS templates. This does not seem to affect everyone the same and could be related to admins installing the add-on while in development mode.

If you have the issue you will see an on page error 500 Internal server error related to LESS and a logged error in XenForo referring to:
  • ArgumentCountError: Too few arguments to function Less_Functions::hsl(), 1 passed in /home/altboard/area51/src/vendor/oyejorge/less.php/lib/Less/Tree/Call.php on line 76 and exactly 3 expected src/vendor/oyejorge/less.php/lib/Less/Functions.php:84
For those having issues I recommend using 2.0.0 until 2.0.2 is released. If you've upgraded just uninstall and reinstall the older version, be sure to have a copy of your previous add-on settings as they will be lost. If you are still having the issue temporarily disable the Tiered menus option until 2.0.2 is released.
 
Last edited:
Back
Top Bottom