Hi
I have a small bug.
When ein try to edit my thread i become this error:
Code:
Fatal error: Using $this when not in object context in /var/path_to_forum/editpost.php(1167) : eval()'d code on line 9
This is the code on line 1167:
Code:
$foruminfo['forumid'],
Quickedit works fine, only the "advanced edit" doesn't work.
Did someone have the same problem and what can i do?