GoteoFoundation / goteo

Goteo Version 3, the Open Source Crowdfunding Platform
http://goteo.org
GNU Affero General Public License v3.0
186 stars 133 forks source link

Fatal error: Uncaught Error: Class 'Snowplow\RefererParser\Parser' not found #158

Open yoghioctopus opened 4 years ago

yoghioctopus commented 4 years ago

Fatal error: Uncaught Error: Class 'Snowplow\RefererParser\Parser' not found in /home/u379094006/domains/agroplus.co.id/agroplus/src/Goteo/Util/Origins/Parser.php:66 Stack trace: #0 /home/u379094006/domains/agroplus.co.id/agroplus/src/Goteo/Application/EventListener/OriginListener.php(49): Goteo\Util\Origins\Parser->getReferer() #1 [internal function]: Goteo\Application\EventListener\OriginListener->onRequest(Object(Symfony\Component\HttpKernel\Event\GetResponseEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher)) #2 /home/u379094006/domains/agroplus.co.id/agroplus/vendor/symfony/event-dispatcher/EventDispatcher.php(174): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\GetResponseEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher)) #3 /home/u379094006/domains/agroplus.co.id/agroplus/vendor/symfony/event-dispatcher/EventDispatcher.php(43): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel.request', Object(Symfony\Compo in /home/u379094006/domains/agroplus.co.id/agroplus/src/Goteo/Util/Origins/Parser.php on line 66

davidbeig commented 3 years ago

Hi @yoghioctopus!

As I have answered in another issue #149. We had a problem with this library and had to change in the composer file the release we were referencing. In the latest release of Goteo you can find it has changed.

Could you try now?