1 iridiya Dec 12, 2007 22:50
3 iridiya Feb 04, 2008 18:19
I found that commenting out header_redirect(); string in logout block of htsrv/login.php file helps and now logout hook in my plugin gets called just fine. Hope it works for you too.
4 alexcuse Feb 08, 2008 15:39
Thanks a lot iridiya. That actually pointed me to what I would rather do (than use the plugin's logout event), which is redirect on logout to our "master" login page, just by giving header_redirect() the url to go to.
Thanks so much for your help,
Alex
5 iridiya Feb 12, 2008 19:40
I am glad it helped you. All the best.
I've been running into the same problem with the Logout event.
Did you ever find a solution to this iridiya?
Thanks,
Alex