Hi, When using the Low Variables plugin, an error appears in the console:
<div class=”err-wrap notice”> <h1>Notice</h1>
ee/legacy/libraries/Javascript_loader.php, line 148 <ul> <li>Severity: E_NOTICE</li> </ul> </div>
Badly url - admin.php?S=0&D=cp&C=javascript&M=combo_load&plugin=ui.touch.punch&package=low_variables:low_variables&v=3.3.1&v=1548331170
The error appears from this line - https://github.com/ExpressionEngine/ExpressionEngine/blob/5.1.3/system/ee/legacy/libraries/Javascript_loader.php#L148
The error appeared suddenly. Has anyone encountered such a thing?
I’m using version EE 5.1.3 Low Variables - 3.3.1
Unfortunately, I receive an error at the end of the update.
When will I remove from url
admin.php?S=0&D=cp&C=javascript&M=combo_load&plugin=ui.touch.punch&package=low_variables:low_variables&v=3.3.1&v=1548331170
admin.php?S=0&D=cp&C=javascript&M=combo_load&plugin=ui.touch.punch&package=low_variables:low_variables&v=1548331170
&v=3.3.1 - the php error disappears
We dug into this one a bit more in-depth. It looks like both low variables and EE are using the v GET variable. On the EE side we opened a ticket to add additional validation that it is a timestamp (and get it from the server accordingly if it isn’t).
I’ve also reached out to Low and asked him to consider renaming the his GET variable.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.