Loading...

Error Sql after registration

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10002638
    Maxime CHARDOT
    Participant

    PHP 5.5.18
    MySQL 5.1.73
    Wordpress Version 4.0

    Hi,
    Hello , I have an issue that appears after registration of a new user:

    Warning: mysql_real_escape_string(): No such file or directory in /homepages/41/d166411343/htdocs/SITE/wp-content/plugins/pie-register/classes/base.php on line 798
    
    Warning: mysql_real_escape_string(): A link to the server could not be established in /homepages/41/d166411343/htdocs/SITE/wp-content/plugins/pie-register/classes/base.php on line 798
    
    Warning: mysql_real_escape_string(): No such file or directory in /homepages/41/d166411343/htdocs/SITE/wp-content/plugins/pie-register/classes/base.php on line 798
    
    Warning: mysql_real_escape_string(): A link to the server could not be established in /homepages/41/d166411343/htdocs/SITE/wp-content/plugins/pie-register/classes/base.php on line 798

    Can anyone help me on this?

    Thank you to all

    #10002642
    Pie Register
    Participant

    Hello,

    Thanks for posting. It is because you have PHP version 5.5+ installed. The mysql extension has been deprecated in this version.
    We have created a patch to counter this issue. Simply download and extract the patch file(s) and replace with your current Pie-Register folder.

    Please note: Make sure you have created backup of your existence files so incase of any inconvenience you can roll back to what you had!

    To download please follow this link:
    https://pieregister.com/pr_patches/pr-mysql_real_escape_string-patch-2.0.13.zip

    Best,
    Mohsin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Installation’ is closed to new topics and replies.