lakshya well, there are no longer any server-side logs being logged so there should be errors in the JavaScript console. But when I go to the main page (https://bibnom.com) and click on a discussion, I can browse it normally. The only error I see while browsing it this way is:
Uncaught TypeError: Cannot read property 'lastNicknameRequest' of undefined
at checkForApproval.js:18
Perhaps the nickname extension is causing this. Again, I am not a PHP dev, so I am not sure about any of this.