Hello,

Tried installing module on several installations of 8.3.3 version of Drupal. I get nothing on one install just the box for installation of parade and parade demo refuses to be checked so therefore installed.

Second install with virtually no contrib modules apart from dependencies installs parade but demo throws an error on leaflet dev (only mentioned in case you want to make a note on project homepage) then the following with non-dev of leaflet:

Fatal error: Class 'Ivory\HttpAdapter\CurlHttpAdapter' not found in core/lib/Drupal/Component/DependencyInjection/Container.php on line 264

It appears to have installed on 2nd instance but throws that error up upon initial clicking of parade demo checkbox.

I've tried both dev and beta 1 of parade, not getting anything else in log.

Thanks for all your hard work the functionality looks brilliant.

Please let me know if I can provide anything of further use.

Edit: uninstalled and re-installed demo threw error again but appears to be working.

Comments

kingfisher64 created an issue. See original summary.

kingfisher64’s picture

Title: Cannot Install on 8.3.3 » Installs But Throws Error
Issue summary: View changes
golddragon007’s picture

Did you installed parade with composer? You need to install this module with composer because of leaflet will work only with that. More information is in the readme file.
If you don't need map, you can remove it from the demo content and it will work.

kingfisher64’s picture

Hi Golddragon007.

Thank you for taking the time to reply :)

No read homepage and just installed like other mods. I'll double check in future of readme in case this happens again.

Could we please have a note on the drupal project homepage to install with composer?

Thanks for the response.

szato’s picture

Title: Installs But Throws Error » Demo node (leaflet) throws an error when installed without composer

Hi kingfisher64,

thank you for your feedback.
You can test demo node without map functionality - just edit the demo node and delete Locations ("Map with multiple markers") paragraph, save node and enjoy :)

chintan4u’s picture

It will be better if we remove location content and menu from parade demo module.
Because it is breaking in test web site also https://simplytest.me/project/parade
It breaks here in simplytest at first demo and gives a bad impression to parade module.
REF: Fatal error: Call to undefined function geophp_load() in /home/d2gpz/www/modules/contrib/leaflet/leaflet.module on line 135

szato’s picture

Version: 8.x-2.0-beta1 » 8.x-2.x-dev
Status: Active » Fixed

Hi chintan4u,

thank you for your suggestion, we implemented checking requirements for Location, and if it isn't met we don't add Location paragraph content and menu item to the demo node.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.