lol then try my own code:
Open up me.php
search for :
<a href="api.php" onclick="mango.client.popup(); return false;">Enter {hotelName} Hotel</a>
and replace it by this one :
<a href="#" onclick="window.open('client','imsonoob','toolbar=0, location=0, directories=0, status=0...
lol you need to make it popup
just visit this link and do what it say
http://devbest.com/threads/cms-tutorial-fix-client-popup.10404/
and edit all files where the bouton "Enter" is like:
Me.php
news.php
account.php
...
...
...