Tastaturberuf / anyStores

Contao-Module: Organize any locations with geolocation search.
GNU Lesser General Public License v3.0
11 stars 7 forks source link

failed to open stream: anystores or anyStores? (folder name) #41

Closed rflx closed 9 years ago

rflx commented 9 years ago

Hi there, im getting this Warning when moving the installation from local to production:

include(/system/modules/anyStores/modules/ModuleAnyStoresSearch.php): failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php on line 161

After renaming the folder system/modules/anystores to system/modules/anyStores it worked properly. Is this a composer.json source issue that needs to be changed?

Cheers, rflx

Tastaturberuf commented 9 years ago

Thanks, was a typo in the composer.json. :+1: