Mariogs wrote: ↑Tue May 13, 2025 3:37 pm
I will give up on opencart, because nothing works. I am trying to start this store for a 7 months now and all the time something doesn't work. All the time there is a problem. I have installed opencart for 15 times I even install new server and start all over for 3 times. And now google captcha doesn't work also adding paypal into opencart doesn't work, changing theme also doesn't work.. I give up. I never had so many problems with php software and I have installed alot of it.
This takes way too much time for me.
The issue posted here is definitely a server issue. The code that causes the error is simply as follows with some extra parameters. all it is doing is making a request to Google. Should be not problem for any server configured correctly. You can even try the code on it's own in a .php file.
Code: Select all
file_get_contents('https://www.google.com/recaptcha/api/siteverify?secret=');
The latest PayPal Checkout extension does seem to have some issues connecting, unfortunately. Did you ever try the manual connection method?
https://github.com/Dreamvention/paypal? ... hese-steps
What issue were you having switching theme? Sadly there are some poor quantity themes and extension about.