Add-blocker will block It.
Hi All,
I am facing the problem at checkout page, after selecting payment option as
paypal and clicking continue button its redirecting to "cart" page
again.Getting error in console as "Failed to load resource:
net::ERR_BLOCKED_BY_CLIENT" and in Paypal checkout configuration i selected Customer's Billing Address as "NO".Can anyone please help me to resolve this issue .
hi Ravtejams
You can find error in /var/log within your root Magento installation
There will usually be two files by default, exception.log and system.log.
If the directories or files don't exist, create them and give them the correct permissions, then enable logging within Magento by going to System > Configuration > Developer > Log Settings > Enabled = Yes
Also we can remove # from below code in index.php with magento root directory
ini_set('display_errors', 1);
if your link or file link contain words such as "advert", "ad", "doubleclick", "click" and other similar words.
Add-blocker will block It.
Hi Magikvishal and Padmaniyogesh,
your reply help me to resolve the problem. Thanks a lot
You are welcome and Can you please accept solution and Marked post as Solved. also reward some kudos