You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run Vapor on a localhost installation, using 2.4.2 and I'm getting:
Fatal error: Call to undefined method modS3MediaSource_mysql::getBases() in /Users/christodhunter/Documents/_localhost/hobbs/vapor/vapor.php on line 402
The text was updated successfully, but these errors were encountered:
So the answer is to remove the media sources section from vapor.php and then add them manually, or sync the media source tables in the db. The rest of the vapor package is created fine without this section
I'm trying to run Vapor on a localhost installation, using 2.4.2 and I'm getting:
Fatal error: Call to undefined method modS3MediaSource_mysql::getBases() in /Users/christodhunter/Documents/_localhost/hobbs/vapor/vapor.php on line 402
The text was updated successfully, but these errors were encountered: