Login problems
-
Hello
For two years bbpress and wordpress were working together just fine. Today something happened. For some reason people can login to the wordpress ($user_ID has got proper value), but they can’t reply to the topics (they can’t also create new topics). I print_r $_COOKIE and there is everything normal. The strange thing is also with the bb-admin. It redirects me to the front-page.php. I dug down and found bb_get_current_admin_menu, then bb_current_user_can and finally $bb_current_user (which is 0). So, the questions are: why bbpress stopped working with wordpress, how do I debug bbpress and where do I find queries/functions that matches $_COOKIE against database ?
- You must be logged in to reply to this topic.