2 alexcuse Feb 04, 2008 15:32
![](http://www.gravatar.com/avatar/5e8bfdc77e52098a1ab2ddd1cd2a176f?size=80&default=https%3A%2F%2Fforums.b2evolution.net%2Fmedia%2Fshared%2Fglobal%2Favatars%2Fdefault_avatar_unknown.jpg%3Fmtime%3D1659823855)
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.
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
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