Server Data Formatter error on $_POST var

Win 10
PHP
W 4.4.4

+++ NOTE THIS IS A OLDER SITE IM UPDATING +++
The login still works on the front-ends and everything is still secure…
Is sha512 still a thing? Can i still use this?

Anyway was its a older site and don’t want to redo all the logins.

sha512

server-bindings

Then if you click on the magic wand.

I can't recreate this locally. Can you switch to Code in the data picker and see the exact expression generated?
It looks fine in my tests:

Maybe just try reselecting the POST var and apply the formatting there (make sure to use the same salt).

Yes

It could be the double quotes? as this was done a long time ago with @Hyperbytes tutorial

double-quotes

Maybe :slight_smile: It’s single quotes here generated by the UI:

Screenshot 2021-12-16 at 8.01.10

Just try reapplying this.

1 Like

Sure… but just a question… will then this effect all the logins online? The already created users with the “”. Ill have to give that a test if the " or ’ will make a difference. Thanks Teodor.

No, it won’t affect them.

1 Like