Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 16, 20213 yr IPS 4.6.0 trying to download a plugin in my dev localhost on ips 4.6.0 and im getting this error it happens if i try to download any plugin and i have refreshed all the ips files including developer tools any idea? all my plugins work fine it just cant be downloaded anymore in acp Edited June 16, 20213 yr by TAMAN
June 16, 20213 yr Author ignore. looks like i needed to update my wamp server including php and stuff
June 22, 20213 yr On 6/16/2021 at 7:32 PM, TAMAN said: ignore. looks like i needed to update my wamp server including php and stuff @TAMAN, how did you fix it? Having same issue. Using PHP 8.0.7. That's the versions I have: PHP 8 requires Apache 2.4.x. Edited June 22, 20213 yr by Adriano Faria
June 22, 20213 yr Author 49 minutes ago, Adriano Faria said: @TAMAN, how did you fix it? Having same issue. Using PHP 8.0.7. That's the versions I have: PHP 8 requires Apache 2.4.x. Apache Version: 2.4.48 PHP Version: 7.3.1 MariaDB Version: 10.3.12 I didnt fix shait i was unaware i switched back to php 7.3.1 which has no problem downloading plugin lol i do not get the error on php 7.3.1 but 8.0.7
June 22, 20213 yr @Stuart Silvester or @Ryan Ashbrook, is that right? IPS 4.6 uses it and we can't build resources: I'm switching to 7.4.9, building the app and then going back to 8.0.7 to test the resource. PHP site: Quote This function has been DEPRECATED as of PHP 8.0.0. Relying on this function is highly discouraged. https://www.php.net/manual/en/function.libxml-disable-entity-loader.php
June 22, 20213 yr I'll take a look. The original change was introduced for security, so we'll want to test any changes thoroughly to ensure there's no regression on that front.