TheBigK
Well-known member
I'm posting this question on behalf of our developer. Our setup is as follows :-
XF Installation: www.domain.com/community/
Subdomain: subdomain.domain.com/ -> this is where the add-on will display pages.
When the user is on the subdomain, logout doesn't work. Following JS error is thrown after clicking 'Log Out', instead of showing the overlay that asks for logout confirmation -
XF Installation: www.domain.com/community/
Subdomain: subdomain.domain.com/ -> this is where the add-on will display pages.
When the user is on the subdomain, logout doesn't work. Following JS error is thrown after clicking 'Log Out', instead of showing the overlay that asks for logout confirmation -
Code:
Attempted to call XenForo.OverlayLoader.show() for
logout/ before overlay is created