Hello, I have a problem in my boards:
Code:
Fatal error: Field lastthreadprefix is not defined in $validfields in class vb_datamanager_forum in /includes/class_dm.php on line 485
The line is class_dm.php is:
Code:
trigger_error("Field <em>$fieldname</em> is not defined in <em>\$validfields</em> in class <strong>" . get_class($this) . "</strong>", E_USER_ERROR);
This error appear when deleted, edit, move pots.
What error is this?
Anyone can help me? Thanks