Hi all,
I have a specific problem, in which the Member::currentUser() object return empty (even when a user is properly logged in) at any moment that I try to gather a resource from a folder that is secured with a .htaccess restriction. This only occurs on the live production server, not on the localhost development server. Can somebody point out a possible cause for this? Can it have to do with sessions or similar?
The starting point of my code is the secure-assets module (SS3+). I already tested and found that during navigation on the live server, when logged in, the Member-object does not get lost (except for the situation as described above).
Hoping somebody recognizes this issue and can help me out!
Sincerely,
Maurice