-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error on event creation #7
Comments
Ok, this is because you need to include the Geocoder Library. If you prefer to use no library for this (I think this one simple and provides nice features) we can change the code to use basic php features and make it match with the database. Tell me what do you think? |
We don't even know what we really need, so I'd prefer not to rely on another library for now |
Do we have a better option now? And What directory should Geocoder Library be placed? |
I ll probably start the project from scratch, using Django |
Sound like a better idea,but i will give some modifications a try on the existing state |
On event creation:
Fatal error: Class 'Geocoder\Geocoder' not found in /var/www/befalol/php/libraries/processing.php on line 355
The text was updated successfully, but these errors were encountered: