XF 2.2 Addons Page Drop Downs not working

Rushster

Member
Hi

We are not sure when this happened but for some reason on the addon page, all the dropdowns to the right of the addons have stopped dropping down and showing the options. Looking at the console in Chrome these errors are being kicked up on the addons page.

core-compiled.js?_v=0db154e0:20 Uncaught TypeError: Cannot read property 'has' of undefined
at S.fn.init.onPassive (core-compiled.js?_v=0db154e0:20)
at core-compiled.js?_v=0db154e0:97
at core-compiled.js?_v=0db154e0:98
at core-compiled.js?_v=0db154e0:184
filter.min.js?_v=0db154e0:4 Uncaught TypeError: Cannot read property 'newHandler' of undefined
at filter.min.js?_v=0db154e0:4
at filter.min.js?_v=0db154e0:20
admin.min.js?_v=0db154e0:4 Uncaught TypeError: Cannot set property 'acpNav' of undefined
at admin.min.js?_v=0db154e0:4
at admin.min.js?_v=0db154e0:13

Any idea how to fix this or get it working as intended again because we are not 100% sure why this has happened?

Thanks in advance.
 
We think so, yes but added here just in case this is a problem that someone else has encountered caused by something else. We have not added anything new to the forum apart from this in the past month.

Just need to get these drop-downs functioning or it's going to be a nightmare trying to update or disable the mods we do use in the future.
 
Last edited:
Things we have tried.

1. Rebuilding from master.
2. Disabling ALL addons. (Still not drop-downs working)

The fact all addons were disabled and it still didn't work is a concern.

Resolved! Apparently, someone turned on Rocker Loader on Cloudflare. :(
Never turn on Rocket Loader. I read that here, a long time ago!
 
Things we have tried.

1. Rebuilding from master.
2. Disabling ALL addons. (Still not drop-downs working)

The fact all addons were disabled and it still didn't work is a concern.

Resolved! Apparently, someone turned on Rocker Loader on Cloudflare. :(

Good to hear you got it resolved. Thanks for posting the fix as well. It might help someone else if they run into the same situation.
 
Things we have tried.

1. Rebuilding from master.
2. Disabling ALL addons. (Still not drop-downs working)

The fact all addons were disabled and it still didn't work is a concern.

Resolved! Apparently, someone turned on Rocker Loader on Cloudflare. :(
After months of using 'disable all' and 'enable' it is fixed thanks to you! It was very frustrating haha
 
Top Bottom