php 8

  1. R

    Some PHP functions not working in Litespeed PHP

    Hello, I am sending a request using ajax to an external API but API is not giving an exact response. When I switch it to Apache it is working fine but not on Litespeed. <script> function ifscapicall(){ // var ip = document.getElementById("bank_ifsc").value; //...
  2. M

    With PHP8.x I get "An error has occurred. Attempt to assign property "id" on null"

    Hi, Using Joomla 4 with PHP7.4 on a server with LiteSpeed and with the LiteSpeed plugin for Joomla, everything works fine. But as soon as I switch to PHP8.x, I get the following error when I click on the "Publish Item / Unpublish Item" Icon on the Custom Fields List (namely on...
Top