Stellow
C++/C#/PHP/LUA
for example, when I click on a compound name in WHO IS ONLINE, appears eg "http://173.192.56.197/index.php/character/view/Senhora Xoxotuda" ..without error
However, when I click the same name on any list of more death, death list, etc., appears http://173.192.56.197/index.php/character/view/Senhora+Xoxotuda,
with + in place with the space, and with it the following error appears:
How can i fix that?
Thanks
However, when I click the same name on any list of more death, death list, etc., appears http://173.192.56.197/index.php/character/view/Senhora+Xoxotuda,
with + in place with the space, and with it the following error appears:
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: player
Filename: views/view_character.php
Line Number: 3
A PHP Error was encountered
Severity: Notice
Message: Trying to get property of non-object
Filename: views/view_character.php
Line Number: 3
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: player
Filename: views/view_character.php
Line Number: 6
How can i fix that?
Thanks