WebDev

EhPortal => EhPortal Support => Topic started by: Missy on January 30, 2019, 09:19:48 AM

Title: There is an arror installing for SMF 2.1.RC1
Post by: Missy on January 30, 2019, 09:19:48 AM
There is an error when trying to install EhPortal 1.23 on SMF 2.1 RC1. Test faild with replacing code in Subs.php here:

<file name="$sourcedir/Subs.php">
<operation>
<search position="replace"><![CDATA[ static $disabled;]]></search>
<add><![CDATA[ static $disabled, $default_disabled, $parse_tag_cache;]]></add>
</operation>

Title: Re: There is an arror installing for SMF 2.1.RC1
Post by: Oldiesmann on January 30, 2019, 03:33:28 PM
That line of code has changed in RC1. It's now this:

        static $disabled, $alltags_regex = '', $param_regexes = array();
Title: Re: There is an arror installing for SMF 2.1.RC1
Post by: Chen Zhen on January 30, 2019, 06:57:08 PM
Yes, beta testers had recently reported a few needed changes.
I will release an update within a day.
Thanks.
Title: Re: There is an arror installing for SMF 2.1.RC1
Post by: Chen Zhen on January 30, 2019, 09:15:07 PM

Eh Portal v1.24 has been released which includes adjustments for SMF 2.1-RC1.
EhPortal 1.39.6 © 2024, WebDev