zomex Posted December 1, 2022 Share Posted December 1, 2022 Hello, It looks like the licensing module from v8.6 has not been updated for PHP v8.1/Ioncube: Whoops\Exception\ErrorException: The file /home/x/public_html/clients/modules/servers/licensing/licensing.php encoded as type [1/72] cannot be decoded by this version of the ionCube Loader. Thanks 0 Quote Link to comment Share on other sites More sharing options...
wsa Posted December 1, 2022 Share Posted December 1, 2022 Hello Zomex, I see it work on my dev machine with 8.6.1 & PHP 8.1 0 Quote Link to comment Share on other sites More sharing options...
leemahoney3 Posted December 1, 2022 Share Posted December 1, 2022 2 hours ago, zomex said: Hello, It looks like the licensing module from v8.6 has not been updated for PHP v8.1/Ioncube: Whoops\Exception\ErrorException: The file /home/x/public_html/clients/modules/servers/licensing/licensing.php encoded as type [1/72] cannot be decoded by this version of the ionCube Loader. Thanks Where are you getting that error? 0 Quote Link to comment Share on other sites More sharing options...
zomex Posted December 1, 2022 Author Share Posted December 1, 2022 Thanks everyone. I am seeing the error on the clientsservices.php admin page. Also showing as incompatible with PHP v8.1/Ioncube via the PHP Version Compatibility page. All other files are fine. As per WSA's reply it's likely a glitch on my end. I'll upload those files again from a fresh copy. 0 Quote Link to comment Share on other sites More sharing options...
zomex Posted December 1, 2022 Author Share Posted December 1, 2022 All sorted after reuploading the licensing directory. Must have been a glitch, all other files fine. Thanks. 1 Quote Link to comment Share on other sites More sharing options...
wsa Posted December 1, 2022 Share Posted December 1, 2022 4 minutes ago, zomex said: All sorted after reuploading the licensing directory. Must have been a glitch, all other files fine. Thanks. That cool 🙂 0 Quote Link to comment Share on other sites More sharing options...
leemahoney3 Posted December 1, 2022 Share Posted December 1, 2022 (edited) 13 minutes ago, zomex said: All sorted after reuploading the licensing directory. Must have been a glitch, all other files fine. Thanks. Strange one, second report of that happening (albeit the other report wasn't the licensing module, rather the system health checker). Sounds like a bug in the update utility (which I assume was used in your instance?) Edited December 1, 2022 by leemahoney3 1 Quote Link to comment Share on other sites More sharing options...
zomex Posted December 2, 2022 Author Share Posted December 2, 2022 11 hours ago, leemahoney3 said: Strange one, second report of that happening (albeit the other report wasn't the licensing module, rather the system health checker). Sounds like a bug in the update utility (which I assume was used in your instance?) I completed the update manually. Always do for Zomex.com. I think the licensing issue was one off. For some reason my upload must have missed that directory. Thanks. 0 Quote Link to comment Share on other sites More sharing options...
yggdrasil Posted December 2, 2022 Share Posted December 2, 2022 Just now, zomex said: I completed the update manually. Always do for Zomex.com. I think the licensing issue was one off. For some reason my upload must have missed that directory. Thanks. How are you uploading files? Normally .php files are uploaded as ASCII (text files) but that is not actually true for Ion Cube files as they are encoded files. In my experience they can get corrupted when you upload them as ASCII with some FTP/SFTP software. Trying switching to binary. If your FTP client is changing something in the file, the entire encoded Ioncube file is now corrupted. 0 Quote Link to comment Share on other sites More sharing options...
piticu81 Posted December 10, 2022 Share Posted December 10, 2022 hello im get this error on php 8.1 ArgumentCountError: mktime() expects at most 6 arguments, 7 given in /var/www/vhosts/ on php 7.4.is work anyone know whay im get this error 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.