Danish Laeeq Posted April 23, 2020 Share Posted April 23, 2020 (edited) Hello There! By Default Prestashop Uses String Validation For Reference so when ever i add " = " / Equal sign to Reference it shows Error and if i remove Equal Sign then everything works fine dose anyone know about how to fix this error ?? Edited April 24, 2020 by Danish Laeeq (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted April 24, 2020 Share Posted April 24, 2020 You can remove the equal sign from the regex in classes/Validate.php, I think the function is "isReference". Link to comment Share on other sites More sharing options...
Danish Laeeq Posted April 24, 2020 Author Share Posted April 24, 2020 Ok it worked for me in Prestashop 1.7.6.4 just changed the Validation instructed above Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now