bacbos / bolt-menu-editor

a visual menu-editor extension for the awesome bolt cms
Other
21 stars 23 forks source link

Save Menu - "The autoloader expected class "Eloquent\Pathogen\Factory\PathFactory" #71

Closed cathgillespie closed 6 years ago

cathgillespie commented 6 years ago

Bolt 3.4.2 Menueditor 3.2.2

This was working perfectly; now I'm getting the same error on localhost and the "live" site:

RuntimeException in DebugClassLoader.php line 251: The autoloader expected class "Eloquent\Pathogen\Factory\PathFactory" to be defined in file "C:\xampp\htdocs\boltLearn\vendor/bolt/pathogen/src\Factory\PathFactory.php". The file was found but the class was not in it, the class name or namespace probably has a typo.

I haven't directly edited any of the menu files.

If I click the back button and refresh, the changes have actually been saved

SvanteRichter commented 6 years ago

Is this just happening on a windows system or also on a linux one? Is it only happening with the menueditor installed?

Due to error message I want to exclude some stuff before diving in :)

SvanteRichter commented 6 years ago

Closing due to inactivity.