Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Website breaks and Stops Working after new connection #18

Open
alka1197 opened this issue Mar 12, 2021 · 6 comments
Open

Website breaks and Stops Working after new connection #18

alka1197 opened this issue Mar 12, 2021 · 6 comments

Comments

@alka1197
Copy link

No description provided.

@alka1197
Copy link
Author

alka1197 commented Mar 12, 2021

Whenever we configured the facebook business extension , website stops working.It shows "This page isn't working".
Magento Version :2.3.1

Do you have any idea,then kindly let me know
Thank you!

@xxu3-sc
Copy link
Contributor

xxu3-sc commented Mar 12, 2021

Sorry to hear it. Could you attach of a screenshot of logs? It should be located at $MagentoRoot/var/log/facebook-for-magento.log and $MagentoRoot/var/log/debug.log

@fteixeira777
Copy link

I'm getting the same error! Just homepage works. I have to comment some lines in this files:
Helper\ServerEventFactory.php
Helper\ServerSideHelper.php

Now i can access to categories page with no problems, but some events probably wont work.

If anyone finds a solution please post it.

@fteixeira777
Copy link

i think the sdk is the problem, because it cant find some classes:
FacebookAds\Api;
FacebookAds\Object\ServerSide\Event;
FacebookAds\Object\ServerSide\EventRequestAsync;

@xxu3-sc
Copy link
Contributor

xxu3-sc commented Mar 18, 2021

Yeah our extension depends on facebook/php-business-sdk, so you need to run composer require facebook/php-business-sdk as the first step.

@fteixeira777
Copy link

Yeah our extension depends on facebook/php-business-sdk, so you need to run composer require facebook/php-business-sdk as the first step.

Yes, and i did it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants