Error when upgrading 2.2 to 2.3.

lacidious

Member
Registered
Joined
Sep 1, 2020
Messages
18
Points
13

Reputation:

Never had an issue upgrading before, but here we go.

I uploaded all of the new contents to my root folder.

When I go to http://mysite/forums/install, I get this error.

An exception occurred: [Error] Class "XF\Util\Str" not found in src/XF/InputFilterer.php on line 140

  1. XF\InputFilterer->filter() in src/XF/Http/Request.php at line 951
  2. XF\Http\Request->filter() in src/XF/Http/Request.php at line 1742
  3. XF\Http\Request->getRoutePath() in src/XF/Mvc/Dispatcher.php at line 46
  4. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
  5. XF\App->run() in src/XF.php at line 806
  6. XF::runApp() in install/index.php at line 16

Please help! Also my main page is now giving me an HTTP error 500.

Thank you!
 
Top