Page 1 of 1

Mollie uninstall

Posted: Tue Jul 23, 2024 4:36 pm
by twdre
Hello.

I was running Mollie version 11.0.1 with no problems
Now the newest version (13.2.0) is installed. And Its given me a lot of problems now.

Now I tried to reinstall the old version but it keep going backk to the new version.
Wich files beside the normal files in public html should I delete.
As I think i have to delete also something in the database.

Thanks for any helpfull answers

Re: Mollie uninstall

Posted: Tue Jul 23, 2024 5:07 pm
by WaxedPerfection

Re: Mollie uninstall

Posted: Tue Jul 23, 2024 6:55 pm
by JNeuhoff
Or you could try the previous version 9.0.5 from here: https://github.com/mollie/OpenCart/tree/v9.0.5

Re: Mollie uninstall

Posted: Fri Jul 26, 2024 3:23 pm
by twdre
Thanks. Fixed it with github help

It was a max_input_vars problem. Had to put it on a higher vallue :

there's at least 11 variables per product line, and about 30 general variables for each order.
max_input_vars of 3000 seems very low to me if you're planning on selling 300 products in a single order. I would try it on 20000

Re: Mollie uninstall

Posted: Fri Jul 26, 2024 4:45 pm
by JNeuhoff
Thank you for sharing your solution with us. Now that it is fixed, could you please add '[SOLVED]' to the beginning of this original forum thread title?