You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.
I get an error when I go to Store -> FaceBook -> Info in Admin Page
url: /admin/fbeadmin/info/index/
Undefined variable $fp
main.ERROR: Warning: Undefined variable $fp in /vendor/facebook/facebook-for-magento2/Helper/LogOrganization.php on line 74
I fixed error first keep giving second error
main.ERROR: Warning: fopen(var/log/facebook-business-extension.log): Failed to open stream: No such file or directory in /vendor/facebook/facebook-for-magento2/Helper/LogOrganization.php on line 92
I think you should add a condition that checks if the file exists before opening the file
Magento Version
2.4.4
Plugin Version
1.4.5
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Contact Details
[email protected]
What happened?
I use Magento 2.4.4, PHP 8.1
I get an error when I go to Store -> FaceBook -> Info in Admin Page
url: /admin/fbeadmin/info/index/
I think you should add a condition that checks if the file exists before opening the file
Magento Version
2.4.4
Plugin Version
1.4.5
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: