Hi guys,
I am migrating our WHMCS and website front to PHP8.1.
I use WHMCS Bridge to create a sort of iframe in my website that allows clients to log in and see their dashboard directly from my website. The setup is excellent and works really well at the moment, however the plugin doesn't seem to be compatible with PHP8.
When I test it, I get the following fatal error:
wp-content/plugins/whmcs-bridge-sso/sso.init.php encoded as type [1/71] cannot be decoded by this version of the ionCube Loader. in Unknown on line 0
The files used in the bridge plugin are encoded with ioncube 10 and can't be decoded with ioncube 12.
I was wondering if anyone had any possible solution to this?
The developer of the plugin seems to have gone MIA and isn't replying to any support requests. This raises red flags for the future of this plugin, so if anyone has any decent alternatives they can recommend, that would be great (I've already tried WHMPress but that was ever worse when it came to dev support).
Any assistance would be much appreciated.