I replaced just the root files and i checked my forum
but there was an error in global.php SO my forum didn't open
I must replace another files?
if I want to correct this PROBLEM I must replaced another files?
this is me error:
Fatal error: Call to undefined function: is_banned_ip() in /home/salehfor/public_html/global.php on line 357
i replaced another files and it is my error:
MySQL error: 1054
Unknown column 'b.olddisplaygroup' in 'field list'
Query: SELECT u.*, f.*, b.dateline AS bandate, b.lifted AS banlifted, b.oldgroup AS banoldgroup, b.olddisplaygroup as banolddisplaygroup, b.oldadditionalgroups as banoldadditionalgroups FROM mybb_users u LEFT JOIN mybb_userfields f ON (f.ufid=u.uid) LEFT JOIN mybb_banned b ON (b.uid=u.uid) WHERE u.uid='1'