Bugs in Yakkyofy Plugin
-
Hye Yakkyofy team,
Recently, I installed the plugin and connected my store to the Yakkyofy. Then for some reasons, I disconnected the store in the Yakkyofy plugin settings.
Here are the bugs that I found.
- When I tried to reconnect the plugin, it was not working. It was not taking the login info.
- When I tried to update a product, it threw a fatal error, and it was due to the Yakkyofy plugin.
- When I tried to delete or uninstall the plugin, it was giving me fatal errors
I managed to uninstall the plugin by wrapping the problematic code into a condition. The issue was in the
uninstall.php
file in they_uninstall()
function, atline # 59
.It was actually trying to run a function called
yakkyofy_request()
but it was not found. Please at least check if that function exists before calling then include thefunctions/functions.php
file and it’ll work.Please check the plugin, and resolve this issue if possible.
Best.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Bugs in Yakkyofy Plugin’ is closed to new replies.