CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#12712] Exuisting sites using Content Type Error Page won't load in V2.2.20

avatar
Created By: Kevin WIlkinson (SpectrumWebProducts)
Date Submitted: Wed May 08 05:34:28 -0400 2024

Assigned To: Fernando Morgado (JoMorg)
Version: 2.2.20
CMSMS Version: 2.2.20
Severity: Major
Resolution: Fixed
State: Open
Summary:
Exuisting sites using Content Type Error Page won't load in V2.2.20
Detailed Description:
Upgraded existing site that had a page set to Content Type Error Page. Site
would not load.

Parse error: syntax error, unexpected 'var' (T_VAR) in
/home/customer/www/harwilassociates.co.uk/public_html/lib/classes/contenttypes/ErrorPage.inc.php
on line 36

Need to edit ErrorPage.inc.php so that

#[AllowDynamicProperties] class ErrorPage extends Content

Reads

#[AllowDynamicProperties] 
class ErrorPage extends Content


History

Comments
avatar
Date: 2024-05-08 07:03
Posted By: Fernando Morgado (JoMorg)

fixed in svn , thx!
Revision: 13174


      
Updates

Updated: 2024-05-08 07:03
resolution_id: => 7
severity_id: 1 => 2
assigned_to_id: 100 => 12532