Hello,
There is an error with the User Link Module. I don't know whether i's a bug or not.
After installing it from the Marketplace, my admin area started giving me a 500 error (in Chrome) or a blank page (in Firefox) whenever I try to visit any module page by click on it in the menu in the right side column of the admin.
e.g.
mysite.com/jr/follow/admin/global
or
mysite.com/jr/uploaded_video/admin/global
The remaining part of the site, both frontend and backend, works well. It's only the module pages in the admin that are having this problem.
The weird part is that I have checked in both server log (cpanel) and data/logs/error_log (SFTP), there is no error report.
Here is the only error I received while trying to run the repair.php:
Fatal error: Cannot redeclare jrLinkProfile_meta() (previously declared in /home/xxxxx/public_html/xxxxx/modules/jrLinkProfile-release-1.0.2/include.php:50) in /home/xxxxx/public_html/xxxxx/modules/jrLink/include.php on line 60
This error gets fixed (disappeared) only if I delete the module folders: jrLinkProfile and jrLinkProfile-release-1.0.2 from the server using SFTP and run the integrity check.
Please note that my JR and all the modules are updated to the lastest version and everything is green (ok) in the system check.
Please help. How to fix this issue?
Thanks
updated by @pch: 07/02/20 07:32:50PM