XFA
Well-known member
Hello,
I have an OverlayTrigger link that make a call to an action of the Account ControllerPublic class (new action in extending class of my add-on).
If I am logged-in, the overlay popup opens with the content I expect.
However when I am not logged-in, the overlay popup opens with a "You must be logged-in etc..." with the logging fields.
Is there any checks in XenForo initialization that blocks some actions when not logged-in ?
I thought Overlay content loading was working for non logged-in as it works for the member card overlays.
Clément
I have an OverlayTrigger link that make a call to an action of the Account ControllerPublic class (new action in extending class of my add-on).
If I am logged-in, the overlay popup opens with the content I expect.
However when I am not logged-in, the overlay popup opens with a "You must be logged-in etc..." with the logging fields.
Is there any checks in XenForo initialization that blocks some actions when not logged-in ?
I thought Overlay content loading was working for non logged-in as it works for the member card overlays.
Clément