Code Context<form id="signUpModal">
<p><label for="modalEmail" >Email:</label>
<input id="modalEmail" name="data[Subscription][email]" type="email" value="<?php echo $_GET['email'] ?>" required="required" class="validate">
$viewFile = '/home/sites/londonsole.com/htdocs/app/View/Pages/modal_sign_up.ctp'
$dataForView = array(
'fs_cookie' => '1',
'till_cookie' => null,
'sessid' => 'q9k5tpmikulr7tmcjjmsor77j0',
'date' => '1568396003',
'test_on' => null,
'show_stock_only' => null,
'sales_tax' => (int) 20,
'decimal_tax' => '0.20',
'reverse_tax' => '1.20',
'tax' => (int) 20,
'sagepay' => null,
'paypal' => null,
'currencies' => (int) 8,
'countries' => (int) 2,
'languages' => (int) 1,
'language_name' => 'English',
'language_abb' => 'en',
'language' => 'eng',
'country_name' => null,
'country_id' => null,
'region' => null,
'exchange_rate' => '1',
'currency' => 'GBP',
'currency_sign' => '£',
'currency_unit' => '£',
'remote_image_root' => null,
'product_image_root' => null,
'product_root' => null,
'image_server' => null,
'local_root' => null,
'info_email' => null,
'image_root' => null,
'site_root_dir' => null,
'site_copyright' => null,
'site_keywords' => null,
'site_description' => null,
'site_domain' => null,
'site_images' => null,
'site_company' => null,
'site_title' => null,
'logged_on' => false,
'qstring' => array(),
'current_page' => 'pages/display',
'page' => 'modal_sign_up',
'subpage' => null,
'title_for_layout' => 'Modal Sign Up'
)
$fs_cookie = '1'
$till_cookie = null
$sessid = 'q9k5tpmikulr7tmcjjmsor77j0'
$date = '1568396003'
$test_on = null
$show_stock_only = null
$sales_tax = (int) 20
$decimal_tax = '0.20'
$reverse_tax = '1.20'
$tax = (int) 20
$sagepay = null
$paypal = null
$currencies = (int) 8
$countries = (int) 2
$languages = (int) 1
$language_name = 'English'
$language_abb = 'en'
$language = 'eng'
$country_name = null
$country_id = null
$region = null
$exchange_rate = '1'
$currency = 'GBP'
$currency_sign = '£'
$currency_unit = '£'
$remote_image_root = null
$product_image_root = null
$product_root = null
$image_server = null
$local_root = null
$info_email = null
$image_root = null
$site_root_dir = null
$site_copyright = null
$site_keywords = null
$site_description = null
$site_domain = null
$site_images = null
$site_company = null
$site_title = null
$logged_on = false
$qstring = array()
$current_page = 'pages/display'
$page = 'modal_sign_up'
$subpage = null
$title_for_layout = 'Modal Sign Up'
include - APP/View/Pages/modal_sign_up.ctp, line 5
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
PagesController::display() - APP/Controller/PagesController.php, line 43
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 92
" required="required" class="validate">