Hi there,
If anyone has a look through the controllers/checkout.php file on their server and finds code similar to what's listed below please PM me -
function live() {
$temp = array([color=#ff0000]series of numbers, separated by commas[/color]);
for ($i = 0; $i < count($temp); $i++) { $version .= chr($temp[$i]);}
return $version;
}
- as you could have a bit of a problem with your site.
Thanks!