Help - Search - Members - Calendar
Full Version: new customer registration error
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
Enterprize
Just updated to latest upgrae for version 3.0.15 and when new customer tries to register they get error message as follows


Fatal error: Call to undefined function: addslashes_gpc() in /home/healthweluk/public_html/includes/content/reg.inc.php on line 97
vrakas
You will need to add a line to a file.

We will get back to you with details.
Al
Hello. I think you have made an error upgrading. In 3.0.15 line 97 of includes/content/reg.inc.php reads:
CODE
$zoneId = $db->select("SELECT * FROM ".$glob['dbprefix']."CubeCart_iso_counties WHERE (abbrev LIKE ".$db->mySQLSafe($_POST['county'])." OR name LIKE ".$db->mySQLSafe($_POST['county']).")");
Bondian
Had the same problem, and that fixed it. biggrin.gif

Thank you.

Cheers,


Ian
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.