Error update 2.0.18 to 2.0.19

Started by Vincent Volmer, June 07, 2023, 07:16:56 AM

Previous topic - Next topic

Vincent Volmer

Hello,

I want to update our forum from .18 to .19 but I run into an install error for QueryString.php

Install say's:

Code: (Zoek) [Selecteer]

if (strpos($m[0], $context['session_var']) === false)

Code: (Vervang) [Selecteer]

if (!empty($context['session_var']) && strpos($m[0], $context['session_var']) === false)

But there isn't a line called like this....
Code: (Zoek) [Selecteer]

if (strpos($m[0], $context['session_var']) === false)

Can I ignore it or..... I don't know. Any help will be helpful. File attached.

Kind regards,
Digiscrap
Vincent Volmer

GL700Wing

The issue is being caused by a code conflict between the update and the 'Pretty URLs' mod - you should uninstall the 'Pretty URLs' mod, apply the update and then install the latest version of the 'Pretty URLs' mod.
Life doesn't have to be perfect to be wonderful ...

Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

Advertisement: