Quote:
Originally Posted by snapshotz
Just upgraded off 1.2 and getting this error when clicking on the team icon.
Line:333
Char:4
Error:'can_team' is undefined
Code:0
|
This due to the fact that you had modified chatbox templates and you didn't revert it for the new changes to be taken into account. You must revert it and apply your modifications again.
Quote:
Originally Posted by sybakaos
Found another minor issue:
- when inserting a smilie, the page goes to (index.php#chatbox). So basicly, the browser window starts at the chatbox
|
This is actually not really an issue as this is wanted ! But depending on the browser, it should not go to this link as I return false in my javascript to avoid that (anyway maybe I didn't... I'll check it).