SimplePortal

Support => Install and Upgrade => Topic started by: Manu on April 03, 2010, 10:31:42 AM

Title: 2.3.2 upgrade failed [QueryString.php]
Post by: Manu on April 03, 2010, 10:31:42 AM
I tried to upgrade our portal, but I get the following message
Quote
2. Execute Modification      ./Sources/QueryString.php      Test failed

The errors are caused of this codes:

Code: [Select]
<operation>
            <search position="replace"><![CDATA[\?(?:' . SID . ';)((?:board|topic]]></search>
            <add><![CDATA[\?(?:' . SID . ';)((?:board|topic|page]]></add>
        </operation>

and

Code: [Select]
<operation>
            <search position="replace"><![CDATA[\?((?:board|topic]]></search>
            <add><![CDATA[\?((?:board|topic|page]]></add>
        </operation>

Maybe some can take a look at my QueryString.php in the attachment. :)
Title: Re: 2.3.2 upgrade failed [QueryString.php]
Post by: [SiNaN] on April 03, 2010, 11:40:40 AM
There seems to be a conflict with Single Category mod as well.

You can ignore the error and install the mod. Then replace your file with the attached one.
Title: Re: 2.3.2 upgrade failed [QueryString.php]
Post by: Manu on April 03, 2010, 12:27:20 PM
Thanks a lot [SiNaN] for your help!  :D I upgrade the portal and it seems it works as it should.
No entries in our error-logfile. :D
SimplePortal 2.3.8 © 2008-2024, SimplePortal