Recent content by Garrett Horne

  1. G

    XF 2.0 ErrorException

    bump. still need help please.
  2. G

    XF 2.0 ErrorException

    ErrorException: [E_WARNING] mysqli::set_charset(): invalid object or resource mysqli in src/XF/Db/Mysqli/Adapter.php at line 176 XF::handlePhpError() mysqli->set_charset() in src/XF/Db/Mysqli/Adapter.php at line 176 XF\Db\Mysqli\Adapter->makeConnection() in src/XF/Db/Mysqli/Adapter.php at line...
  3. G

    XF 2.0 How to import previous user database

    We tried replacing the new sql with the old one and just changed the database name of the old one to the new one and it bricked the site.
  4. G

    XF 2.0 How to import previous user database

    The backup is in the form of an sql. It contains nearly 1k users and the posts they have made, though they are low.
  5. G

    XF 2.0 How to import previous user database

    We had to do a fresh install of Xenforo after a myriad of issues. We backed up the user database and reinstalled the same version of Xenforo. We figured we could just replace the new database with the old one, but doing that just kills the site with an unresponsive message. How can I go about...
  6. G

    XF 2.1 Upgrade from 2.0.5 to 2.1.0 error

    XF\Db\Exception: xf_user: MySQL query error [1264]: Out of range value for column 'reaction_score' at row 3 in src/XF/Db/AbstractStatement.php at line 217 XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196 XF\Db\Mysqli\Statement->getException() in...
Top Bottom