CMS MADE SIMPLE FORGE

LISE

 

[#12563] Item detail URL errors in PHP8.0

avatar
Created By: Phil Scoltock (mantapro)
Date Submitted: Thu Oct 06 11:18:37 -0400 2022

Assigned To: Fernando Morgado (JoMorg)
Version: 1.4.2
CMSMS Version: 2.2.16
Severity: Critical
Resolution: None
State: Open
Summary:
Item detail URL errors in PHP8.0
Detailed Description:
When server is set to provide PHP7.4
My LISE instance generates summary page OK, and it generates URL for detail
items OK, when clicked they work OK
for example 

https://www.godolphincarehome.co.uk/index.php?mact=LISEActivities,cntnt01,detail,0&cntnt01item=word_search&cntnt01category=tue&cntnt01id_hierarchy=2&cntnt01template_category=AC%20Activities&cntnt01template_detail=AC%20Activity&cntnt01show_items=&cntnt01returnid=0

However when I toggle the server to provide PHP8.0 and clear the cache.

Summary page is OK, but detail URL has trivial difference, but results in a 404
page not found (and making the URL as per 7.4 doesn't fix it)
 

https://www.godolphincarehome.co.uk/index.php?mact=LISEActivities,cntnt01,detail,0&
cntnt01item=word_search&cntnt01category=tue&cntnt01id_hierarchy=2&cntnt01template_category=AC%20Activities&cntnt01template_detail=AC%20Activity&cntnt01show_items=0&cntnt01returnid=0




History