Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - itniels

Pages: [1]
1
PHP Selector / PHP 8.x stuck on UploadProgress 1.1.3
« on: November 19, 2022, 08:54:12 PM »
Hi there,

We are in the process of upgrading sites to PHP 8.1 on our CWP Pro servers, and this breaks a lot of the websites, where they will show an error like this:
Code: [Select]
PHP Warning:  Missing arginfo for uploadprogress_get_info() in Unknown on line 0
PHP Warning:  Missing arginfo for uploadprogress_get_contents() in Unknown on line 0

seems the problem is an old UploadProgress v1.1.3 where the errors above should be fixed in v1.1.4 as per the php bug found here: https://bugs.php.net/bug.php?id=81320

The latest version is currently v2.0.2, is there any way to upgrade the CWP php-selector version to 1.1.4 or later?

Kind regards
Niels

Pages: [1]