Notice (8) : compact(): Undefined variable: etagMatches [CORE/src/Http/Response.php , line 2066 ]Code Context }
$checks = compact ( 'etagMatches' , 'timeMatches' );
if (empty( $checks )) {
$request = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Subscribers',
'action' => 'register',
'pass' => [[maximum depth reached]],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'?' => [
[maximum depth reached]
],
'_ext' => null,
'isAjax' => false,
'_csrfToken' => '287a7d56bf44cc3bf361e7adc4f735729dbe0647e85213b43716b14e797d80a762b443584a96625f15c1ff987de30a11f68b6e129779e41b0749cf86e96fe9e2'
]
[protected] data => []
[protected] query => [
'lasturl' => 'https://www.digitalprintermag.co.uk/news/69019/mdt-installs-ashgate-bookletmaker/'
]
[protected] cookies => []
[protected] _environment => [
'PATH' => '/usr/local/bin:/bin:/usr/bin',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_HOST' => 'zmember.whitmarpublications.co.uk',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'DOCUMENT_ROOT' => '/home/whitmarpub/public_html/zmember/webroot',
'REMOTE_ADDR' => '18.97.14.88',
'REMOTE_PORT' => '43522',
'SERVER_ADDR' => '62.182.17.8',
'SERVER_NAME' => 'zmember.whitmarpublications.co.uk',
'SERVER_ADMIN' => 'webmaster@zmember.whitmarpublications.co.uk',
'SERVER_PORT' => '443',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/subscribers/register?lasturl=https://www.digitalprintermag.co.uk/news/69019/mdt-installs-ashgate-bookletmaker/',
'REDIRECT_URL' => '/subscribers/register',
'REDIRECT_QUERY_STRING' => 'lasturl=https://www.digitalprintermag.co.uk/news/69019/mdt-installs-ashgate-bookletmaker/',
'REDIRECT_REQUEST_METHOD' => 'GET',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'X_SPDY' => 'HTTP2',
'SSL_PROTOCOL' => 'TLSv1.3',
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384',
'SSL_CIPHER_USEKEYSIZE' => '256',
'SSL_CIPHER_ALGKEYSIZE' => '256',
'SCRIPT_FILENAME' => '/home/whitmarpub/public_html/zmember/webroot/index.php',
'QUERY_STRING' => 'lasturl=https://www.digitalprintermag.co.uk/news/69019/mdt-installs-ashgate-bookletmaker/',
'SCRIPT_URI' => 'https://zmember.whitmarpublications.co.uk/subscribers/register',
'SCRIPT_URL' => '/subscribers/register',
'SCRIPT_NAME' => '/index.php',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'SERVER_SOFTWARE' => 'LiteSpeed',
'REQUEST_METHOD' => 'GET',
'X-LSCACHE' => 'on',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1736831327.3816,
'REQUEST_TIME' => (int) 1736831327,
'argv' => [
[maximum depth reached]
],
'argc' => (int) 1,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null,
'HTTP_X_REQUESTED_WITH' => null
]
[protected] url => 'subscribers/register'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/subscribers/register'
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'requested' => false,
'get' => true,
'put' => false,
'post' => false,
'delete' => false,
'patch' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$etags = []
$responseTag = ''
$modifiedSince = '' compact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 2066
Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 344
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 353
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 330
Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 114
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 764
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 232
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 157
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Notice (8) : compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable: timeMatches [CORE/src/Http/Response.php , line 2066 ]Code Context }
$checks = compact ( 'etagMatches' , 'timeMatches' );
if (empty( $checks )) {
$request = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Subscribers',
'action' => 'register',
'pass' => [[maximum depth reached]],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'?' => [
[maximum depth reached]
],
'_ext' => null,
'isAjax' => false,
'_csrfToken' => '287a7d56bf44cc3bf361e7adc4f735729dbe0647e85213b43716b14e797d80a762b443584a96625f15c1ff987de30a11f68b6e129779e41b0749cf86e96fe9e2'
]
[protected] data => []
[protected] query => [
'lasturl' => 'https://www.digitalprintermag.co.uk/news/69019/mdt-installs-ashgate-bookletmaker/'
]
[protected] cookies => []
[protected] _environment => [
'PATH' => '/usr/local/bin:/bin:/usr/bin',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_HOST' => 'zmember.whitmarpublications.co.uk',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'DOCUMENT_ROOT' => '/home/whitmarpub/public_html/zmember/webroot',
'REMOTE_ADDR' => '18.97.14.88',
'REMOTE_PORT' => '43522',
'SERVER_ADDR' => '62.182.17.8',
'SERVER_NAME' => 'zmember.whitmarpublications.co.uk',
'SERVER_ADMIN' => 'webmaster@zmember.whitmarpublications.co.uk',
'SERVER_PORT' => '443',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/subscribers/register?lasturl=https://www.digitalprintermag.co.uk/news/69019/mdt-installs-ashgate-bookletmaker/',
'REDIRECT_URL' => '/subscribers/register',
'REDIRECT_QUERY_STRING' => 'lasturl=https://www.digitalprintermag.co.uk/news/69019/mdt-installs-ashgate-bookletmaker/',
'REDIRECT_REQUEST_METHOD' => 'GET',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'X_SPDY' => 'HTTP2',
'SSL_PROTOCOL' => 'TLSv1.3',
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384',
'SSL_CIPHER_USEKEYSIZE' => '256',
'SSL_CIPHER_ALGKEYSIZE' => '256',
'SCRIPT_FILENAME' => '/home/whitmarpub/public_html/zmember/webroot/index.php',
'QUERY_STRING' => 'lasturl=https://www.digitalprintermag.co.uk/news/69019/mdt-installs-ashgate-bookletmaker/',
'SCRIPT_URI' => 'https://zmember.whitmarpublications.co.uk/subscribers/register',
'SCRIPT_URL' => '/subscribers/register',
'SCRIPT_NAME' => '/index.php',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'SERVER_SOFTWARE' => 'LiteSpeed',
'REQUEST_METHOD' => 'GET',
'X-LSCACHE' => 'on',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1736831327.3816,
'REQUEST_TIME' => (int) 1736831327,
'argv' => [
[maximum depth reached]
],
'argc' => (int) 1,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null,
'HTTP_X_REQUESTED_WITH' => null
]
[protected] url => 'subscribers/register'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/subscribers/register'
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'requested' => false,
'get' => true,
'put' => false,
'post' => false,
'delete' => false,
'patch' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$etags = []
$responseTag = ''
$modifiedSince = '' compact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 2066
Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 344
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 353
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 330
Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 114
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 764
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 232
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 157
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Warning (512) : Unable to emit headers. Headers sent in file=/home/whitmarpub/public_html/zmember/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php , line 48 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Register for a subscription </title>
<link href="https://www.whitmarpublications.co.uk/favicon.ico?v=2" type="image/x-icon" rel="shortcut icon" />
<link rel="stylesheet" href="/css/base.css"/> <!--<link rel="stylesheet" href="/css/style.css"/>-->
<script src="/js/jquery-3.3.1.slim.min.js"></script> <script src="/js/registration_form.js"></script> <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" />
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,600,600i" rel="stylesheet">
<link rel="stylesheet" href="https://d1azc1qln24ryf.cloudfront.net/114779/Socicon/style-cf.css?rd5re8">
<link href="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/style.css" rel="stylesheet" type="text/css">
<link href="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/responsive.css?44" rel="stylesheet" type="text/css">
<link href="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/forms.css?10" rel="stylesheet" type="text/css">
</head>
<body class="digiprint">
<div id="headerContainer">
<header id="banner" role="banner">
<div id="mainLogo"><a href="https://www.digitalprintermag.co.uk"><img src="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/images/digital-printer-logo.png"></a></div>
<div id="headerRight">
<div id="headerTop">
</div><!-- /headerTop -->
<div id="headerSearch">
</div>
<div id="logins"></div>
</div>
</header>
</div><!-- /headercontainer -->
<div id="navContainerPrimary">
<nav>
</nav>
</div>
<div id="navContainerSecondary">
<nav>
</nav>
</div><!-- /navContainer -->
<div id="contentContainer">
<div id="outerWrapper">
<div id="innerWrapper">
<div id="wrapLeft" class="wraps"></div>
<div id="content"><!-- /end header.php -->
<div id="left">
<div id="fullLeft">
<main>
<div class="container clearfix">
<form method="post" accept-charset="utf-8" id="RegistrationForm" action="/subscribers/register?lasturl=https://www.digitalprintermag.co.uk/news/69019/mdt-installs-ashgate-bookletmaker/"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="287a7d56bf44cc3bf361e7adc4f735729dbe0647e85213b43716b14e797d80a762b443584a96625f15c1ff987de30a11f68b6e129779e41b0749cf86e96fe9e2"/></div>
<h1>Your registration details</h1>
<h2>Create your account login</h2>
<div class="input email required"><label for="email">Email address</label><input type="email" name="email" data-rule-remote="/api/check-unique-email" required="required" maxlength="300" id="email"/></div><div class="input password required"><label for="password">Password (minimum 8 characters)</label><input type="password" name="password" data-rule-minlength="8" required="required" id="password"/></div>
<div class="row">
<h2>Select your website memberships</h2>
<div class="site-subs-container" style="float: left; margin-right: 15px;">
<h5>Digital Printer magazine</h5>
<input type="hidden" name="subscriptions[0][site_id]" id="subscriptions-0-site-id" value="1"/><div class="input select"><label for="subscriptions-0-subscription-type-id">I would like the following subscription:</label><select name="subscriptions[0][subscription_type_id]" data-site-code="digiprint" id="subscriptions-0-subscription-type-id"><option value="">None</option><option value="1">Website access</option></select></div> </div>
<div class="site-subs-container" style="float: left; margin-right: 15px;">
<h5>FlexoTech magazine</h5>
<input type="hidden" name="subscriptions[1][site_id]" id="subscriptions-1-site-id" value="2"/><div class="input select"><label for="subscriptions-1-subscription-type-id">I would like the following subscription:</label><select name="subscriptions[1][subscription_type_id]" data-site-code="flexotech" id="subscriptions-1-subscription-type-id"><option value="">None</option><option value="1">Website access</option></select></div> </div>
<div class="site-subs-container" style="float: left; margin-right: 15px;">
<h5>Digital Labels & Packaging magazine</h5>
<input type="hidden" name="subscriptions[2][site_id]" id="subscriptions-2-site-id" value="3"/><div class="input select"><label for="subscriptions-2-subscription-type-id">I would like the following subscription:</label><select name="subscriptions[2][subscription_type_id]" data-site-code="digilabpack" id="subscriptions-2-subscription-type-id"><option value="">None</option><option value="1">Website access</option></select></div> </div>
</div>
<h2>Your details</h2>
<div class="input select required"><label for="contact-title">Title</label><select name="contact_title" data-other="#title-container" required="required" id="contact-title"><option value=""></option><option value="Mr">Mr</option><option value="Mrs">Mrs</option><option value="Ms">Ms</option><option value="Miss">Miss</option><option value="Dr">Dr</option><option value="Other">Other</option></select></div><div class="input text" style="display:none;" id="title-container"><label for="contact-title-other">Other title</label><input type="text" name="contact_title_other" maxlength="300" id="contact-title-other"/></div><div class="input text required"><label for="contact-name">First name</label><input type="text" name="contact_name" required="required" maxlength="300" id="contact-name"/></div><div class="input text required"><label for="contact-surname">Surname</label><input type="text" name="contact_surname" required="required" maxlength="300" id="contact-surname"/></div><div class="input text required"><label for="job-title">Job Title</label><input type="text" name="job_title" required="required" maxlength="300" id="job-title"/></div><div class="input select required"><label for="job-level-id">Job Level</label><select name="job_level_id" data-other="#job-level-container" required="required" id="job-level-id"><option value="">- please select -</option><option value="4">Administrator</option><option value="1">CEO / President / MD / Director</option><option value="2">Manager</option><option value="3">Scientist</option><option value="5">Other</option></select></div><div class="input text" style="display:none;" id="job-level-container"><label for="job-level-other">Job Level Other</label><input type="text" name="job_level_other" maxlength="300" id="job-level-other"/></div><div class="input text required"><label for="contact-company-name">Company name</label><input type="text" name="contact_company_name" required="required" maxlength="300" id="contact-company-name"/></div>
<h2>Your contact details</h2>
<div class="input text required"><label for="contact-address">Address 1</label><input type="text" name="contact_address" required="required" maxlength="300" id="contact-address"/></div><div class="input text"><label for="contact-address2">Address 2</label><input type="text" name="contact_address2" maxlength="300" id="contact-address2"/></div><div class="input text"><label for="contact-address3">Address 3</label><input type="text" name="contact_address3" maxlength="300" id="contact-address3"/></div><div class="input text required"><label for="contact-city">Town / City</label><input type="text" name="contact_city" required="required" maxlength="300" id="contact-city"/></div><div class="input text required"><label for="contact-postal-code">Postcode / Zipcode</label><input type="text" name="contact_postal_code" required="required" maxlength="300" id="contact-postal-code"/></div><div class="input select required"><label for="contact-country-id">Country</label><select name="contact_country_id" required="required" id="contact-country-id"><option value="">- please select -</option><option value="3">Afghanistan</option><option value="17">Aland Islands</option><option value="6">Albania</option><option value="61">Algeria</option><option value="13">American Samoa</option><option value="1">Andorra</option><option value="9">Angola</option><option value="5">Anguilla</option><option value="11">Antarctica</option><option value="4">Antigua and Barbuda</option><option value="12">Argentina</option><option value="7">Armenia</option><option value="16">Aruba</option><option value="10">Asia/Pacific Region</option><option value="15">Australia</option><option value="14">Austria</option><option value="18">Azerbaijan</option><option value="32">Bahamas</option><option value="25">Bahrain</option><option value="21">Bangladesh</option><option value="20">Barbados</option><option value="36">Belarus</option><option value="22">Belgium</option><option value="37">Belize</option><option value="27">Benin</option><option value="28">Bermuda</option><option value="33">Bhutan</option><option value="30">Bolivia</option><option value="19">Bosnia and Herzegovina</option><option value="35">Botswana</option><option value="34">Bouvet Island</option><option value="31">Brazil</option><option value="106">British Indian Ocean Territory</option><option value="29">Brunei Darussalam</option><option value="24">Bulgaria</option><option value="23">Burkina Faso</option><option value="26">Burundi</option><option value="117">Cambodia</option><option value="47">Cameroon</option><option value="38">Canada</option><option value="52">Cape Verde</option><option value="124">Cayman Islands</option><option value="41">Central African Republic</option><option value="212">Chad</option><option value="46">Chile</option><option value="48">China</option><option value="53">Christmas Island</option><option value="39">Cocos (Keeling) Islands</option><option value="49">Colombia</option><option value="119">Comoros</option><option value="40">Congo</option><option value="42">Congo</option><option value="45">Cook Islands</option><option value="50">Costa Rica</option><option value="44">Cote d'Ivoire</option><option value="98">Croatia</option><option value="51">Cuba</option><option value="54">Cyprus</option><option value="55">Czech Republic</option><option value="58">Denmark</option><option value="57">Djibouti</option><option value="59">Dominica</option><option value="60">Dominican Republic</option><option value="62">Ecuador</option><option value="64">Egypt</option><option value="208">El Salvador</option><option value="88">Equatorial Guinea</option><option value="66">Eritrea</option><option value="63">Estonia</option><option value="68">Ethiopia</option><option value="69">Europe</option><option value="72">Falkland Islands (Malvinas)</option><option value="74">Faroe Islands</option><option value="71">Fiji</option><option value="70">Finland</option><option value="75">France</option><option value="80">French Guiana</option><option value="174">French Polynesia</option><option value="213">French Southern Territories</option><option value="76">Gabon</option><option value="85">Gambia</option><option value="79">Georgia</option><option value="56">Germany</option><option value="82">Ghana</option><option value="83">Gibraltar</option><option value="89">Greece</option><option value="84">Greenland</option><option value="78">Grenada</option><option value="87">Guadeloupe</option><option value="92">Guam</option><option value="91">Guatemala</option><option value="81">Guernsey</option><option value="86">Guinea</option><option value="93">Guinea-Bissau</option><option value="94">Guyana</option><option value="99">Haiti</option><option value="96">Heard Island and McDonald Islands</option><option value="233">Holy See (Vatican City State)</option><option value="97">Honduras</option><option value="95">Hong Kong</option><option value="100">Hungary</option><option value="109">Iceland</option><option value="105">India</option><option value="101">Indonesia</option><option value="108">Iran</option><option value="107">Iraq</option><option value="102">Ireland</option><option value="104">Isle of Man</option><option value="103">Israel</option><option value="110">Italy</option><option value="112">Jamaica</option><option value="114">Japan</option><option value="111">Jersey</option><option value="113">Jordan</option><option value="125">Kazakhstan</option><option value="115">Kenya</option><option value="118">Kiribati</option><option value="121">Korea</option><option value="122">Korea</option><option value="123">Kuwait</option><option value="116">Kyrgyzstan</option><option value="126">Lao People's Democratic Republic</option><option value="135">Latvia</option><option value="127">Lebanon</option><option value="132">Lesotho</option><option value="131">Liberia</option><option value="136">Libyan Arab Jamahiriya</option><option value="129">Liechtenstein</option><option value="133">Lithuania</option><option value="134">Luxembourg</option><option value="147">Macao</option><option value="143">Macedonia</option><option value="141">Madagascar</option><option value="155">Malawi</option><option value="157">Malaysia</option><option value="154">Maldives</option><option value="144">Mali</option><option value="152">Malta</option><option value="142">Marshall Islands</option><option value="149">Martinique</option><option value="150">Mauritania</option><option value="153">Mauritius</option><option value="243">Mayotte</option><option value="156">Mexico</option><option value="73">Micronesia</option><option value="139">Moldova</option><option value="138">Monaco</option><option value="146">Mongolia</option><option value="140">Montenegro</option><option value="151">Montserrat</option><option value="137">Morocco</option><option value="158">Mozambique</option><option value="145">Myanmar</option><option value="159">Namibia</option><option value="168">Nauru</option><option value="167">Nepal</option><option value="165">Netherlands</option><option value="8">Netherlands Antilles</option><option value="160">New Caledonia</option><option value="170">New Zealand</option><option value="164">Nicaragua</option><option value="161">Niger</option><option value="163">Nigeria</option><option value="169">Niue</option><option value="162">Norfolk Island</option><option value="148">Northern Mariana Islands</option><option value="166">Norway</option><option value="171">Oman</option><option value="177">Pakistan</option><option value="184">Palau</option><option value="182">Palestinian Territory</option><option value="172">Panama</option><option value="175">Papua New Guinea</option><option value="185">Paraguay</option><option value="173">Peru</option><option value="176">Philippines</option><option value="180">Pitcairn</option><option value="178">Poland</option><option value="183">Portugal</option><option value="181">Puerto Rico</option><option value="186">Qatar</option><option value="187">Reunion</option><option value="188">Romania</option><option value="190">Russian Federation</option><option value="191">Rwanda</option><option value="198">Saint Helena</option><option value="120">Saint Kitts and Nevis</option><option value="128">Saint Lucia</option><option value="179">Saint Pierre and Miquelon</option><option value="234">Saint Vincent and the Grenadines</option><option value="241">Samoa</option><option value="203">San Marino</option><option value="207">Sao Tome and Principe</option><option value="192">Saudi Arabia</option><option value="204">Senegal</option><option value="189">Serbia</option><option value="194">Seychelles</option><option value="202">Sierra Leone</option><option value="197">Singapore</option><option value="201">Slovakia</option><option value="199">Slovenia</option><option value="193">Solomon Islands</option><option value="205">Somalia</option><option value="244">South Africa</option><option value="90">South Georgia and the South Sandwich Islands</option><option value="67">Spain</option><option value="130">Sri Lanka</option><option value="195">Sudan</option><option value="206">Suriname</option><option value="200">Svalbard and Jan Mayen</option><option value="210">Swaziland</option><option value="196">Sweden</option><option value="43">Switzerland</option><option value="209">Syrian Arab Republic</option><option value="225">Taiwan</option><option value="216">Tajikistan</option><option value="226">Tanzania</option><option value="215">Thailand</option><option value="218">Timor-Leste</option><option value="214">Togo</option><option value="217">Tokelau</option><option value="221">Tonga</option><option value="223">Trinidad and Tobago</option><option value="220">Tunisia</option><option value="222">Turkey</option><option value="219">Turkmenistan</option><option value="211">Turks and Caicos Islands</option><option value="224">Tuvalu</option><option value="228">Uganda</option><option value="227">Ukraine</option><option value="2">United Arab Emirates</option><option value="77">United Kingdom</option><option value="230">United States</option><option value="229">United States Minor Outlying Islands</option><option value="231">Uruguay</option><option value="232">Uzbekistan</option><option value="239">Vanuatu</option><option value="235">Venezuela</option><option value="238">Vietnam</option><option value="236">Virgin Islands</option><option value="237">Virgin Islands</option><option value="240">Wallis and Futuna</option><option value="65">Western Sahara</option><option value="242">Yemen</option><option value="245">Zambia</option><option value="246">Zimbabwe</option></select></div><div class="input text required"><label for="contact-phone">Telephone</label><input type="text" name="contact_phone" required="required" maxlength="300" id="contact-phone"/></div>
<h2>About you</h2>
<div class="input select required"><label for="company-type-id">What business type are you?</label><select name="company_type_id" data-other="#company-type-container" required="required" id="company-type-id"><option value="">- please select -</option><option value="1">Academic</option><option value="2">Association</option><option value="3">Biotech</option><option value="4">Consultancy</option><option value="5">Finance</option><option value="6">Other</option></select></div><div class="input text" style="display:none;" id="company-type-container"><label for="company-type-other">Company Type Other</label><input type="text" name="company_type_other" maxlength="300" id="company-type-other"/></div><div class="input select required"><label for="turnover-id">Your turnover</label><select name="turnover_id" required="required" id="turnover-id"><option value="">- please select -</option><option value="1">£100k or less</option><option value="2">£100k-£500k</option><option value="3">£500k-£1m</option><option value="5">£1m-£2.5m</option><option value="4">£10m-£25m</option></select></div><div class="input select required"><label for="employee-number-id">Number of employees</label><select name="employee_number_id" required="required" id="employee-number-id"><option value="">- please select -</option><option value="1">1-10</option><option value="2">11-24</option><option value="3">25-49</option></select></div>
<div id="digiprint" style="display: none;">
<h2>Nature of business</h2>
<div class="input select"><label for="business-natures-ids">Select all that apply</label><input type="hidden" name="business_natures[_ids]" value=""/><div class="checkbox"><label for="business-natures-ids-1"><input type="checkbox" name="business_natures[_ids][]" value="1" id="business-natures-ids-1" class="other-checkbox" data-other="#nature-other-container">Commercial printer</label></div><div class="checkbox"><label for="business-natures-ids-2"><input type="checkbox" name="business_natures[_ids][]" value="2" id="business-natures-ids-2" class="other-checkbox" data-other="#nature-other-container">Inplant printer/CRD</label></div><div class="checkbox"><label for="business-natures-ids-3"><input type="checkbox" name="business_natures[_ids][]" value="3" id="business-natures-ids-3" class="other-checkbox" data-other="#nature-other-container">Instant printer</label></div><div class="checkbox"><label for="business-natures-ids-5"><input type="checkbox" name="business_natures[_ids][]" value="5" id="business-natures-ids-5" class="other-checkbox" data-other="#nature-other-container">Label/packaging printer</label></div><div class="checkbox"><label for="business-natures-ids-4"><input type="checkbox" name="business_natures[_ids][]" value="4" id="business-natures-ids-4" class="other-checkbox" data-other="#nature-other-container">Other</label></div></div><div class="input text" style="display:none;" id="nature-other-container"><label for="business-nature-other">Business Nature Other</label><input type="text" name="business_nature_other" maxlength="300" id="business-nature-other"/></div></div>
<div id="digilabpack" style="display: none;">
<div class="input radio"><label>Do you already print labels or packaging digitally?</label><input type="hidden" name="print_digitally" value=""/><label for="print-digitally-yes"><input type="radio" name="print_digitally" value="Yes" id="print-digitally-yes">Yes</label><label for="print-digitally-no"><input type="radio" name="print_digitally" value="No" id="print-digitally-no">No</label></div><div class="input radio"><label>Are you planning to invest in digital kit in the next 12 months?</label><input type="hidden" name="invest_digital_kit" value=""/><label for="invest-digital-kit-yes"><input type="radio" name="invest_digital_kit" value="Yes" id="invest-digital-kit-yes">Yes</label><label for="invest-digital-kit-no"><input type="radio" name="invest_digital_kit" value="No" id="invest-digital-kit-no">No</label></div>
<h2>Type of work involved in</h2>
<div class="input select"><label for="involved-works-ids">Select all that apply</label><input type="hidden" name="involved_works[_ids]" value=""/><div class="checkbox"><label for="involved-works-ids-1"><input type="checkbox" name="involved_works[_ids][]" value="1" id="involved-works-ids-1" class="other-checkbox" data-other="#involved-works-other-container">Flexible plastic film</label></div><div class="checkbox"><label for="involved-works-ids-2"><input type="checkbox" name="involved_works[_ids][]" value="2" id="involved-works-ids-2" class="other-checkbox" data-other="#involved-works-other-container">Corrugated</label></div><div class="checkbox"><label for="involved-works-ids-3"><input type="checkbox" name="involved_works[_ids][]" value="3" id="involved-works-ids-3" class="other-checkbox" data-other="#involved-works-other-container">Paper & board</label></div><div class="checkbox"><label for="involved-works-ids-4"><input type="checkbox" name="involved_works[_ids][]" value="4" id="involved-works-ids-4" class="other-checkbox" data-other="#involved-works-other-container">Other</label></div></div><div class="input text" style="display:none;" id="involved-works-other-container"><label for="involved-work-other">Involved Work Other</label><input type="text" name="involved_work_other" maxlength="300" id="involved-work-other"/></div></div>
<div id="flexotech" style="display: none;">
<h2>If a printer: Type of work involved in</h2>
<div class="input select"><label for="other-involved-works-ids">Select all that apply</label><input type="hidden" name="other_involved_works[_ids]" value=""/><div class="checkbox"><label for="other-involved-works-ids-1"><input type="checkbox" name="other_involved_works[_ids][]" value="1" id="other-involved-works-ids-1" class="other-checkbox" data-other="#other-involved-works-other-container">Board packaging</label></div><div class="checkbox"><label for="other-involved-works-ids-2"><input type="checkbox" name="other_involved_works[_ids][]" value="2" id="other-involved-works-ids-2" class="other-checkbox" data-other="#other-involved-works-other-container">Laminates</label></div><div class="checkbox"><label for="other-involved-works-ids-3"><input type="checkbox" name="other_involved_works[_ids][]" value="3" id="other-involved-works-ids-3" class="other-checkbox" data-other="#other-involved-works-other-container">Folding cartons</label></div><div class="checkbox"><label for="other-involved-works-ids-4"><input type="checkbox" name="other_involved_works[_ids][]" value="4" id="other-involved-works-ids-4" class="other-checkbox" data-other="#other-involved-works-other-container">Other</label></div></div><div class="input text" style="display:none;" id="other-involved-works-other-container"><label for="other-involved-work-other">Other Involved Work Other</label><input type="text" name="other_involved_work_other" maxlength="300" id="other-involved-work-other"/></div>
</div>
<h2>Email contact preferences</h2>
<div class="input select"><input type="hidden" name="email_preferences[_ids]" value=""/><div class="checkbox"><label for="email-preferences-ids-1"><input type="checkbox" name="email_preferences[_ids][]" value="1" id="email-preferences-ids-1">Please tick if you would like to receive carefully selected information from Digital Printer</label></div><div class="checkbox"><label for="email-preferences-ids-2"><input type="checkbox" name="email_preferences[_ids][]" value="2" id="email-preferences-ids-2">Please tick if you would like to receive carefully selected information from FlexoTech</label></div><div class="checkbox"><label for="email-preferences-ids-3"><input type="checkbox" name="email_preferences[_ids][]" value="3" id="email-preferences-ids-3">Please tick if you would like to receive carefully selected information from Digital Labels & Packaging</label></div></div>
<h2>Terms & conditions of membership</h2>
<label for="terms-checkbox">
<input type="checkbox" value="1" id="terms-checkbox"> I accept the <a href="/terms-and-conditions">terms and conditions</a> and privacy policy </label>
<div class="g-recaptcha" data-sitekey="6LcmnX0UAAAAAIppwD2DMvw0VhxVfA2OeqPXDWhp"></div><br/>
<p><button type="submit">Submit</button></p>
</form><script src="https://www.google.com/recaptcha/api.js" async defer></script>
</main>
</div><!-- fullLeft -->
</div><!-- /left -->
<aside id="right"></aside>
</div><!-- /content -->
<div id="wrapRight" class="wraps"></div>
</div><!-- /innerWrapper -->
</div><!-- /outerWrapper -->
</div><!-- /contentContainer -->
<div id="footerContainer">
<footer id="footer">
<div id="footerColumns">
<div class="column">
</div>
<div class="column">
</div>
<div class="column">
</div>
<div class="column">
<img src="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/images/logo-footer.jpg" />
<p><strong>Whitmar Publications</strong><br />
30 London Road<br />
Southborough<br />
Tunbridge Wells<br />
Kent TN4 0RE<br />
England</p>
<p>Advertising +44 (0) 1892 514991<br />
Editorial + 44 (0) 1892 542099<br />
Email: <a href="mailto:circulation@whitmar.co.uk">circulation@whitmar.co.uk</a></p>
</div>
</div><!-- /footerColumns-->
</footer>
</div><!-- /footerContainer -->
<div id="copyrightContainer">
<div id="copyright"><div id="footerLeft"><p>© <a href="https://www.whitmarpublications.co.uk" target="_blank">2025 Whitmar Publications Limited</a>.</p></div> <div id="footerRight"><p><a href="http://www.e-motivemedia.com" target="blank">Website development by e-Motive Media Limited</a>.</p></div></div><!-- /copyright-->
</div><!-- copyrightContainer -->
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/whitmarpub/public_html/zmember/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=/home/whitmarpub/public_html/zmember/vendor/cakephp/cakephp/src/Error/Debugger.php line=853' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/whitmarpub/public_html/zmember/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 148 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Register for a subscription </title>
<link href="https://www.whitmarpublications.co.uk/favicon.ico?v=2" type="image/x-icon" rel="shortcut icon" />
<link rel="stylesheet" href="/css/base.css"/> <!--<link rel="stylesheet" href="/css/style.css"/>-->
<script src="/js/jquery-3.3.1.slim.min.js"></script> <script src="/js/registration_form.js"></script> <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" />
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,600,600i" rel="stylesheet">
<link rel="stylesheet" href="https://d1azc1qln24ryf.cloudfront.net/114779/Socicon/style-cf.css?rd5re8">
<link href="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/style.css" rel="stylesheet" type="text/css">
<link href="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/responsive.css?44" rel="stylesheet" type="text/css">
<link href="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/forms.css?10" rel="stylesheet" type="text/css">
</head>
<body class="digiprint">
<div id="headerContainer">
<header id="banner" role="banner">
<div id="mainLogo"><a href="https://www.digitalprintermag.co.uk"><img src="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/images/digital-printer-logo.png"></a></div>
<div id="headerRight">
<div id="headerTop">
</div><!-- /headerTop -->
<div id="headerSearch">
</div>
<div id="logins"></div>
</div>
</header>
</div><!-- /headercontainer -->
<div id="navContainerPrimary">
<nav>
</nav>
</div>
<div id="navContainerSecondary">
<nav>
</nav>
</div><!-- /navContainer -->
<div id="contentContainer">
<div id="outerWrapper">
<div id="innerWrapper">
<div id="wrapLeft" class="wraps"></div>
<div id="content"><!-- /end header.php -->
<div id="left">
<div id="fullLeft">
<main>
<div class="container clearfix">
<form method="post" accept-charset="utf-8" id="RegistrationForm" action="/subscribers/register?lasturl=https://www.digitalprintermag.co.uk/news/69019/mdt-installs-ashgate-bookletmaker/"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="287a7d56bf44cc3bf361e7adc4f735729dbe0647e85213b43716b14e797d80a762b443584a96625f15c1ff987de30a11f68b6e129779e41b0749cf86e96fe9e2"/></div>
<h1>Your registration details</h1>
<h2>Create your account login</h2>
<div class="input email required"><label for="email">Email address</label><input type="email" name="email" data-rule-remote="/api/check-unique-email" required="required" maxlength="300" id="email"/></div><div class="input password required"><label for="password">Password (minimum 8 characters)</label><input type="password" name="password" data-rule-minlength="8" required="required" id="password"/></div>
<div class="row">
<h2>Select your website memberships</h2>
<div class="site-subs-container" style="float: left; margin-right: 15px;">
<h5>Digital Printer magazine</h5>
<input type="hidden" name="subscriptions[0][site_id]" id="subscriptions-0-site-id" value="1"/><div class="input select"><label for="subscriptions-0-subscription-type-id">I would like the following subscription:</label><select name="subscriptions[0][subscription_type_id]" data-site-code="digiprint" id="subscriptions-0-subscription-type-id"><option value="">None</option><option value="1">Website access</option></select></div> </div>
<div class="site-subs-container" style="float: left; margin-right: 15px;">
<h5>FlexoTech magazine</h5>
<input type="hidden" name="subscriptions[1][site_id]" id="subscriptions-1-site-id" value="2"/><div class="input select"><label for="subscriptions-1-subscription-type-id">I would like the following subscription:</label><select name="subscriptions[1][subscription_type_id]" data-site-code="flexotech" id="subscriptions-1-subscription-type-id"><option value="">None</option><option value="1">Website access</option></select></div> </div>
<div class="site-subs-container" style="float: left; margin-right: 15px;">
<h5>Digital Labels & Packaging magazine</h5>
<input type="hidden" name="subscriptions[2][site_id]" id="subscriptions-2-site-id" value="3"/><div class="input select"><label for="subscriptions-2-subscription-type-id">I would like the following subscription:</label><select name="subscriptions[2][subscription_type_id]" data-site-code="digilabpack" id="subscriptions-2-subscription-type-id"><option value="">None</option><option value="1">Website access</option></select></div> </div>
</div>
<h2>Your details</h2>
<div class="input select required"><label for="contact-title">Title</label><select name="contact_title" data-other="#title-container" required="required" id="contact-title"><option value=""></option><option value="Mr">Mr</option><option value="Mrs">Mrs</option><option value="Ms">Ms</option><option value="Miss">Miss</option><option value="Dr">Dr</option><option value="Other">Other</option></select></div><div class="input text" style="display:none;" id="title-container"><label for="contact-title-other">Other title</label><input type="text" name="contact_title_other" maxlength="300" id="contact-title-other"/></div><div class="input text required"><label for="contact-name">First name</label><input type="text" name="contact_name" required="required" maxlength="300" id="contact-name"/></div><div class="input text required"><label for="contact-surname">Surname</label><input type="text" name="contact_surname" required="required" maxlength="300" id="contact-surname"/></div><div class="input text required"><label for="job-title">Job Title</label><input type="text" name="job_title" required="required" maxlength="300" id="job-title"/></div><div class="input select required"><label for="job-level-id">Job Level</label><select name="job_level_id" data-other="#job-level-container" required="required" id="job-level-id"><option value="">- please select -</option><option value="4">Administrator</option><option value="1">CEO / President / MD / Director</option><option value="2">Manager</option><option value="3">Scientist</option><option value="5">Other</option></select></div><div class="input text" style="display:none;" id="job-level-container"><label for="job-level-other">Job Level Other</label><input type="text" name="job_level_other" maxlength="300" id="job-level-other"/></div><div class="input text required"><label for="contact-company-name">Company name</label><input type="text" name="contact_company_name" required="required" maxlength="300" id="contact-company-name"/></div>
<h2>Your contact details</h2>
<div class="input text required"><label for="contact-address">Address 1</label><input type="text" name="contact_address" required="required" maxlength="300" id="contact-address"/></div><div class="input text"><label for="contact-address2">Address 2</label><input type="text" name="contact_address2" maxlength="300" id="contact-address2"/></div><div class="input text"><label for="contact-address3">Address 3</label><input type="text" name="contact_address3" maxlength="300" id="contact-address3"/></div><div class="input text required"><label for="contact-city">Town / City</label><input type="text" name="contact_city" required="required" maxlength="300" id="contact-city"/></div><div class="input text required"><label for="contact-postal-code">Postcode / Zipcode</label><input type="text" name="contact_postal_code" required="required" maxlength="300" id="contact-postal-code"/></div><div class="input select required"><label for="contact-country-id">Country</label><select name="contact_country_id" required="required" id="contact-country-id"><option value="">- please select -</option><option value="3">Afghanistan</option><option value="17">Aland Islands</option><option value="6">Albania</option><option value="61">Algeria</option><option value="13">American Samoa</option><option value="1">Andorra</option><option value="9">Angola</option><option value="5">Anguilla</option><option value="11">Antarctica</option><option value="4">Antigua and Barbuda</option><option value="12">Argentina</option><option value="7">Armenia</option><option value="16">Aruba</option><option value="10">Asia/Pacific Region</option><option value="15">Australia</option><option value="14">Austria</option><option value="18">Azerbaijan</option><option value="32">Bahamas</option><option value="25">Bahrain</option><option value="21">Bangladesh</option><option value="20">Barbados</option><option value="36">Belarus</option><option value="22">Belgium</option><option value="37">Belize</option><option value="27">Benin</option><option value="28">Bermuda</option><option value="33">Bhutan</option><option value="30">Bolivia</option><option value="19">Bosnia and Herzegovina</option><option value="35">Botswana</option><option value="34">Bouvet Island</option><option value="31">Brazil</option><option value="106">British Indian Ocean Territory</option><option value="29">Brunei Darussalam</option><option value="24">Bulgaria</option><option value="23">Burkina Faso</option><option value="26">Burundi</option><option value="117">Cambodia</option><option value="47">Cameroon</option><option value="38">Canada</option><option value="52">Cape Verde</option><option value="124">Cayman Islands</option><option value="41">Central African Republic</option><option value="212">Chad</option><option value="46">Chile</option><option value="48">China</option><option value="53">Christmas Island</option><option value="39">Cocos (Keeling) Islands</option><option value="49">Colombia</option><option value="119">Comoros</option><option value="40">Congo</option><option value="42">Congo</option><option value="45">Cook Islands</option><option value="50">Costa Rica</option><option value="44">Cote d'Ivoire</option><option value="98">Croatia</option><option value="51">Cuba</option><option value="54">Cyprus</option><option value="55">Czech Republic</option><option value="58">Denmark</option><option value="57">Djibouti</option><option value="59">Dominica</option><option value="60">Dominican Republic</option><option value="62">Ecuador</option><option value="64">Egypt</option><option value="208">El Salvador</option><option value="88">Equatorial Guinea</option><option value="66">Eritrea</option><option value="63">Estonia</option><option value="68">Ethiopia</option><option value="69">Europe</option><option value="72">Falkland Islands (Malvinas)</option><option value="74">Faroe Islands</option><option value="71">Fiji</option><option value="70">Finland</option><option value="75">France</option><option value="80">French Guiana</option><option value="174">French Polynesia</option><option value="213">French Southern Territories</option><option value="76">Gabon</option><option value="85">Gambia</option><option value="79">Georgia</option><option value="56">Germany</option><option value="82">Ghana</option><option value="83">Gibraltar</option><option value="89">Greece</option><option value="84">Greenland</option><option value="78">Grenada</option><option value="87">Guadeloupe</option><option value="92">Guam</option><option value="91">Guatemala</option><option value="81">Guernsey</option><option value="86">Guinea</option><option value="93">Guinea-Bissau</option><option value="94">Guyana</option><option value="99">Haiti</option><option value="96">Heard Island and McDonald Islands</option><option value="233">Holy See (Vatican City State)</option><option value="97">Honduras</option><option value="95">Hong Kong</option><option value="100">Hungary</option><option value="109">Iceland</option><option value="105">India</option><option value="101">Indonesia</option><option value="108">Iran</option><option value="107">Iraq</option><option value="102">Ireland</option><option value="104">Isle of Man</option><option value="103">Israel</option><option value="110">Italy</option><option value="112">Jamaica</option><option value="114">Japan</option><option value="111">Jersey</option><option value="113">Jordan</option><option value="125">Kazakhstan</option><option value="115">Kenya</option><option value="118">Kiribati</option><option value="121">Korea</option><option value="122">Korea</option><option value="123">Kuwait</option><option value="116">Kyrgyzstan</option><option value="126">Lao People's Democratic Republic</option><option value="135">Latvia</option><option value="127">Lebanon</option><option value="132">Lesotho</option><option value="131">Liberia</option><option value="136">Libyan Arab Jamahiriya</option><option value="129">Liechtenstein</option><option value="133">Lithuania</option><option value="134">Luxembourg</option><option value="147">Macao</option><option value="143">Macedonia</option><option value="141">Madagascar</option><option value="155">Malawi</option><option value="157">Malaysia</option><option value="154">Maldives</option><option value="144">Mali</option><option value="152">Malta</option><option value="142">Marshall Islands</option><option value="149">Martinique</option><option value="150">Mauritania</option><option value="153">Mauritius</option><option value="243">Mayotte</option><option value="156">Mexico</option><option value="73">Micronesia</option><option value="139">Moldova</option><option value="138">Monaco</option><option value="146">Mongolia</option><option value="140">Montenegro</option><option value="151">Montserrat</option><option value="137">Morocco</option><option value="158">Mozambique</option><option value="145">Myanmar</option><option value="159">Namibia</option><option value="168">Nauru</option><option value="167">Nepal</option><option value="165">Netherlands</option><option value="8">Netherlands Antilles</option><option value="160">New Caledonia</option><option value="170">New Zealand</option><option value="164">Nicaragua</option><option value="161">Niger</option><option value="163">Nigeria</option><option value="169">Niue</option><option value="162">Norfolk Island</option><option value="148">Northern Mariana Islands</option><option value="166">Norway</option><option value="171">Oman</option><option value="177">Pakistan</option><option value="184">Palau</option><option value="182">Palestinian Territory</option><option value="172">Panama</option><option value="175">Papua New Guinea</option><option value="185">Paraguay</option><option value="173">Peru</option><option value="176">Philippines</option><option value="180">Pitcairn</option><option value="178">Poland</option><option value="183">Portugal</option><option value="181">Puerto Rico</option><option value="186">Qatar</option><option value="187">Reunion</option><option value="188">Romania</option><option value="190">Russian Federation</option><option value="191">Rwanda</option><option value="198">Saint Helena</option><option value="120">Saint Kitts and Nevis</option><option value="128">Saint Lucia</option><option value="179">Saint Pierre and Miquelon</option><option value="234">Saint Vincent and the Grenadines</option><option value="241">Samoa</option><option value="203">San Marino</option><option value="207">Sao Tome and Principe</option><option value="192">Saudi Arabia</option><option value="204">Senegal</option><option value="189">Serbia</option><option value="194">Seychelles</option><option value="202">Sierra Leone</option><option value="197">Singapore</option><option value="201">Slovakia</option><option value="199">Slovenia</option><option value="193">Solomon Islands</option><option value="205">Somalia</option><option value="244">South Africa</option><option value="90">South Georgia and the South Sandwich Islands</option><option value="67">Spain</option><option value="130">Sri Lanka</option><option value="195">Sudan</option><option value="206">Suriname</option><option value="200">Svalbard and Jan Mayen</option><option value="210">Swaziland</option><option value="196">Sweden</option><option value="43">Switzerland</option><option value="209">Syrian Arab Republic</option><option value="225">Taiwan</option><option value="216">Tajikistan</option><option value="226">Tanzania</option><option value="215">Thailand</option><option value="218">Timor-Leste</option><option value="214">Togo</option><option value="217">Tokelau</option><option value="221">Tonga</option><option value="223">Trinidad and Tobago</option><option value="220">Tunisia</option><option value="222">Turkey</option><option value="219">Turkmenistan</option><option value="211">Turks and Caicos Islands</option><option value="224">Tuvalu</option><option value="228">Uganda</option><option value="227">Ukraine</option><option value="2">United Arab Emirates</option><option value="77">United Kingdom</option><option value="230">United States</option><option value="229">United States Minor Outlying Islands</option><option value="231">Uruguay</option><option value="232">Uzbekistan</option><option value="239">Vanuatu</option><option value="235">Venezuela</option><option value="238">Vietnam</option><option value="236">Virgin Islands</option><option value="237">Virgin Islands</option><option value="240">Wallis and Futuna</option><option value="65">Western Sahara</option><option value="242">Yemen</option><option value="245">Zambia</option><option value="246">Zimbabwe</option></select></div><div class="input text required"><label for="contact-phone">Telephone</label><input type="text" name="contact_phone" required="required" maxlength="300" id="contact-phone"/></div>
<h2>About you</h2>
<div class="input select required"><label for="company-type-id">What business type are you?</label><select name="company_type_id" data-other="#company-type-container" required="required" id="company-type-id"><option value="">- please select -</option><option value="1">Academic</option><option value="2">Association</option><option value="3">Biotech</option><option value="4">Consultancy</option><option value="5">Finance</option><option value="6">Other</option></select></div><div class="input text" style="display:none;" id="company-type-container"><label for="company-type-other">Company Type Other</label><input type="text" name="company_type_other" maxlength="300" id="company-type-other"/></div><div class="input select required"><label for="turnover-id">Your turnover</label><select name="turnover_id" required="required" id="turnover-id"><option value="">- please select -</option><option value="1">£100k or less</option><option value="2">£100k-£500k</option><option value="3">£500k-£1m</option><option value="5">£1m-£2.5m</option><option value="4">£10m-£25m</option></select></div><div class="input select required"><label for="employee-number-id">Number of employees</label><select name="employee_number_id" required="required" id="employee-number-id"><option value="">- please select -</option><option value="1">1-10</option><option value="2">11-24</option><option value="3">25-49</option></select></div>
<div id="digiprint" style="display: none;">
<h2>Nature of business</h2>
<div class="input select"><label for="business-natures-ids">Select all that apply</label><input type="hidden" name="business_natures[_ids]" value=""/><div class="checkbox"><label for="business-natures-ids-1"><input type="checkbox" name="business_natures[_ids][]" value="1" id="business-natures-ids-1" class="other-checkbox" data-other="#nature-other-container">Commercial printer</label></div><div class="checkbox"><label for="business-natures-ids-2"><input type="checkbox" name="business_natures[_ids][]" value="2" id="business-natures-ids-2" class="other-checkbox" data-other="#nature-other-container">Inplant printer/CRD</label></div><div class="checkbox"><label for="business-natures-ids-3"><input type="checkbox" name="business_natures[_ids][]" value="3" id="business-natures-ids-3" class="other-checkbox" data-other="#nature-other-container">Instant printer</label></div><div class="checkbox"><label for="business-natures-ids-5"><input type="checkbox" name="business_natures[_ids][]" value="5" id="business-natures-ids-5" class="other-checkbox" data-other="#nature-other-container">Label/packaging printer</label></div><div class="checkbox"><label for="business-natures-ids-4"><input type="checkbox" name="business_natures[_ids][]" value="4" id="business-natures-ids-4" class="other-checkbox" data-other="#nature-other-container">Other</label></div></div><div class="input text" style="display:none;" id="nature-other-container"><label for="business-nature-other">Business Nature Other</label><input type="text" name="business_nature_other" maxlength="300" id="business-nature-other"/></div></div>
<div id="digilabpack" style="display: none;">
<div class="input radio"><label>Do you already print labels or packaging digitally?</label><input type="hidden" name="print_digitally" value=""/><label for="print-digitally-yes"><input type="radio" name="print_digitally" value="Yes" id="print-digitally-yes">Yes</label><label for="print-digitally-no"><input type="radio" name="print_digitally" value="No" id="print-digitally-no">No</label></div><div class="input radio"><label>Are you planning to invest in digital kit in the next 12 months?</label><input type="hidden" name="invest_digital_kit" value=""/><label for="invest-digital-kit-yes"><input type="radio" name="invest_digital_kit" value="Yes" id="invest-digital-kit-yes">Yes</label><label for="invest-digital-kit-no"><input type="radio" name="invest_digital_kit" value="No" id="invest-digital-kit-no">No</label></div>
<h2>Type of work involved in</h2>
<div class="input select"><label for="involved-works-ids">Select all that apply</label><input type="hidden" name="involved_works[_ids]" value=""/><div class="checkbox"><label for="involved-works-ids-1"><input type="checkbox" name="involved_works[_ids][]" value="1" id="involved-works-ids-1" class="other-checkbox" data-other="#involved-works-other-container">Flexible plastic film</label></div><div class="checkbox"><label for="involved-works-ids-2"><input type="checkbox" name="involved_works[_ids][]" value="2" id="involved-works-ids-2" class="other-checkbox" data-other="#involved-works-other-container">Corrugated</label></div><div class="checkbox"><label for="involved-works-ids-3"><input type="checkbox" name="involved_works[_ids][]" value="3" id="involved-works-ids-3" class="other-checkbox" data-other="#involved-works-other-container">Paper & board</label></div><div class="checkbox"><label for="involved-works-ids-4"><input type="checkbox" name="involved_works[_ids][]" value="4" id="involved-works-ids-4" class="other-checkbox" data-other="#involved-works-other-container">Other</label></div></div><div class="input text" style="display:none;" id="involved-works-other-container"><label for="involved-work-other">Involved Work Other</label><input type="text" name="involved_work_other" maxlength="300" id="involved-work-other"/></div></div>
<div id="flexotech" style="display: none;">
<h2>If a printer: Type of work involved in</h2>
<div class="input select"><label for="other-involved-works-ids">Select all that apply</label><input type="hidden" name="other_involved_works[_ids]" value=""/><div class="checkbox"><label for="other-involved-works-ids-1"><input type="checkbox" name="other_involved_works[_ids][]" value="1" id="other-involved-works-ids-1" class="other-checkbox" data-other="#other-involved-works-other-container">Board packaging</label></div><div class="checkbox"><label for="other-involved-works-ids-2"><input type="checkbox" name="other_involved_works[_ids][]" value="2" id="other-involved-works-ids-2" class="other-checkbox" data-other="#other-involved-works-other-container">Laminates</label></div><div class="checkbox"><label for="other-involved-works-ids-3"><input type="checkbox" name="other_involved_works[_ids][]" value="3" id="other-involved-works-ids-3" class="other-checkbox" data-other="#other-involved-works-other-container">Folding cartons</label></div><div class="checkbox"><label for="other-involved-works-ids-4"><input type="checkbox" name="other_involved_works[_ids][]" value="4" id="other-involved-works-ids-4" class="other-checkbox" data-other="#other-involved-works-other-container">Other</label></div></div><div class="input text" style="display:none;" id="other-involved-works-other-container"><label for="other-involved-work-other">Other Involved Work Other</label><input type="text" name="other_involved_work_other" maxlength="300" id="other-involved-work-other"/></div>
</div>
<h2>Email contact preferences</h2>
<div class="input select"><input type="hidden" name="email_preferences[_ids]" value=""/><div class="checkbox"><label for="email-preferences-ids-1"><input type="checkbox" name="email_preferences[_ids][]" value="1" id="email-preferences-ids-1">Please tick if you would like to receive carefully selected information from Digital Printer</label></div><div class="checkbox"><label for="email-preferences-ids-2"><input type="checkbox" name="email_preferences[_ids][]" value="2" id="email-preferences-ids-2">Please tick if you would like to receive carefully selected information from FlexoTech</label></div><div class="checkbox"><label for="email-preferences-ids-3"><input type="checkbox" name="email_preferences[_ids][]" value="3" id="email-preferences-ids-3">Please tick if you would like to receive carefully selected information from Digital Labels & Packaging</label></div></div>
<h2>Terms & conditions of membership</h2>
<label for="terms-checkbox">
<input type="checkbox" value="1" id="terms-checkbox"> I accept the <a href="/terms-and-conditions">terms and conditions</a> and privacy policy </label>
<div class="g-recaptcha" data-sitekey="6LcmnX0UAAAAAIppwD2DMvw0VhxVfA2OeqPXDWhp"></div><br/>
<p><button type="submit">Submit</button></p>
</form><script src="https://www.google.com/recaptcha/api.js" async defer></script>
</main>
</div><!-- fullLeft -->
</div><!-- /left -->
<aside id="right"></aside>
</div><!-- /content -->
<div id="wrapRight" class="wraps"></div>
</div><!-- /innerWrapper -->
</div><!-- /outerWrapper -->
</div><!-- /contentContainer -->
<div id="footerContainer">
<footer id="footer">
<div id="footerColumns">
<div class="column">
</div>
<div class="column">
</div>
<div class="column">
</div>
<div class="column">
<img src="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/images/logo-footer.jpg" />
<p><strong>Whitmar Publications</strong><br />
30 London Road<br />
Southborough<br />
Tunbridge Wells<br />
Kent TN4 0RE<br />
England</p>
<p>Advertising +44 (0) 1892 514991<br />
Editorial + 44 (0) 1892 542099<br />
Email: <a href="mailto:circulation@whitmar.co.uk">circulation@whitmar.co.uk</a></p>
</div>
</div><!-- /footerColumns-->
</footer>
</div><!-- /footerContainer -->
<div id="copyrightContainer">
<div id="copyright"><div id="footerLeft"><p>© <a href="https://www.whitmarpublications.co.uk" target="_blank">2025 Whitmar Publications Limited</a>.</p></div> <div id="footerRight"><p><a href="http://www.e-motivemedia.com" target="blank">Website development by e-Motive Media Limited</a>.</p></div></div><!-- /copyright-->
</div><!-- copyrightContainer -->
</body>
</html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/whitmarpub/public_html/zmember/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 177 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Register for a subscription </title>
<link href="https://www.whitmarpublications.co.uk/favicon.ico?v=2" type="image/x-icon" rel="shortcut icon" />
<link rel="stylesheet" href="/css/base.css"/> <!--<link rel="stylesheet" href="/css/style.css"/>-->
<script src="/js/jquery-3.3.1.slim.min.js"></script> <script src="/js/registration_form.js"></script> <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" />
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,600,600i" rel="stylesheet">
<link rel="stylesheet" href="https://d1azc1qln24ryf.cloudfront.net/114779/Socicon/style-cf.css?rd5re8">
<link href="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/style.css" rel="stylesheet" type="text/css">
<link href="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/responsive.css?44" rel="stylesheet" type="text/css">
<link href="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/forms.css?10" rel="stylesheet" type="text/css">
</head>
<body class="digiprint">
<div id="headerContainer">
<header id="banner" role="banner">
<div id="mainLogo"><a href="https://www.digitalprintermag.co.uk"><img src="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/images/digital-printer-logo.png"></a></div>
<div id="headerRight">
<div id="headerTop">
</div><!-- /headerTop -->
<div id="headerSearch">
</div>
<div id="logins"></div>
</div>
</header>
</div><!-- /headercontainer -->
<div id="navContainerPrimary">
<nav>
</nav>
</div>
<div id="navContainerSecondary">
<nav>
</nav>
</div><!-- /navContainer -->
<div id="contentContainer">
<div id="outerWrapper">
<div id="innerWrapper">
<div id="wrapLeft" class="wraps"></div>
<div id="content"><!-- /end header.php -->
<div id="left">
<div id="fullLeft">
<main>
<div class="container clearfix">
<form method="post" accept-charset="utf-8" id="RegistrationForm" action="/subscribers/register?lasturl=https://www.digitalprintermag.co.uk/news/69019/mdt-installs-ashgate-bookletmaker/"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="287a7d56bf44cc3bf361e7adc4f735729dbe0647e85213b43716b14e797d80a762b443584a96625f15c1ff987de30a11f68b6e129779e41b0749cf86e96fe9e2"/></div>
<h1>Your registration details</h1>
<h2>Create your account login</h2>
<div class="input email required"><label for="email">Email address</label><input type="email" name="email" data-rule-remote="/api/check-unique-email" required="required" maxlength="300" id="email"/></div><div class="input password required"><label for="password">Password (minimum 8 characters)</label><input type="password" name="password" data-rule-minlength="8" required="required" id="password"/></div>
<div class="row">
<h2>Select your website memberships</h2>
<div class="site-subs-container" style="float: left; margin-right: 15px;">
<h5>Digital Printer magazine</h5>
<input type="hidden" name="subscriptions[0][site_id]" id="subscriptions-0-site-id" value="1"/><div class="input select"><label for="subscriptions-0-subscription-type-id">I would like the following subscription:</label><select name="subscriptions[0][subscription_type_id]" data-site-code="digiprint" id="subscriptions-0-subscription-type-id"><option value="">None</option><option value="1">Website access</option></select></div> </div>
<div class="site-subs-container" style="float: left; margin-right: 15px;">
<h5>FlexoTech magazine</h5>
<input type="hidden" name="subscriptions[1][site_id]" id="subscriptions-1-site-id" value="2"/><div class="input select"><label for="subscriptions-1-subscription-type-id">I would like the following subscription:</label><select name="subscriptions[1][subscription_type_id]" data-site-code="flexotech" id="subscriptions-1-subscription-type-id"><option value="">None</option><option value="1">Website access</option></select></div> </div>
<div class="site-subs-container" style="float: left; margin-right: 15px;">
<h5>Digital Labels & Packaging magazine</h5>
<input type="hidden" name="subscriptions[2][site_id]" id="subscriptions-2-site-id" value="3"/><div class="input select"><label for="subscriptions-2-subscription-type-id">I would like the following subscription:</label><select name="subscriptions[2][subscription_type_id]" data-site-code="digilabpack" id="subscriptions-2-subscription-type-id"><option value="">None</option><option value="1">Website access</option></select></div> </div>
</div>
<h2>Your details</h2>
<div class="input select required"><label for="contact-title">Title</label><select name="contact_title" data-other="#title-container" required="required" id="contact-title"><option value=""></option><option value="Mr">Mr</option><option value="Mrs">Mrs</option><option value="Ms">Ms</option><option value="Miss">Miss</option><option value="Dr">Dr</option><option value="Other">Other</option></select></div><div class="input text" style="display:none;" id="title-container"><label for="contact-title-other">Other title</label><input type="text" name="contact_title_other" maxlength="300" id="contact-title-other"/></div><div class="input text required"><label for="contact-name">First name</label><input type="text" name="contact_name" required="required" maxlength="300" id="contact-name"/></div><div class="input text required"><label for="contact-surname">Surname</label><input type="text" name="contact_surname" required="required" maxlength="300" id="contact-surname"/></div><div class="input text required"><label for="job-title">Job Title</label><input type="text" name="job_title" required="required" maxlength="300" id="job-title"/></div><div class="input select required"><label for="job-level-id">Job Level</label><select name="job_level_id" data-other="#job-level-container" required="required" id="job-level-id"><option value="">- please select -</option><option value="4">Administrator</option><option value="1">CEO / President / MD / Director</option><option value="2">Manager</option><option value="3">Scientist</option><option value="5">Other</option></select></div><div class="input text" style="display:none;" id="job-level-container"><label for="job-level-other">Job Level Other</label><input type="text" name="job_level_other" maxlength="300" id="job-level-other"/></div><div class="input text required"><label for="contact-company-name">Company name</label><input type="text" name="contact_company_name" required="required" maxlength="300" id="contact-company-name"/></div>
<h2>Your contact details</h2>
<div class="input text required"><label for="contact-address">Address 1</label><input type="text" name="contact_address" required="required" maxlength="300" id="contact-address"/></div><div class="input text"><label for="contact-address2">Address 2</label><input type="text" name="contact_address2" maxlength="300" id="contact-address2"/></div><div class="input text"><label for="contact-address3">Address 3</label><input type="text" name="contact_address3" maxlength="300" id="contact-address3"/></div><div class="input text required"><label for="contact-city">Town / City</label><input type="text" name="contact_city" required="required" maxlength="300" id="contact-city"/></div><div class="input text required"><label for="contact-postal-code">Postcode / Zipcode</label><input type="text" name="contact_postal_code" required="required" maxlength="300" id="contact-postal-code"/></div><div class="input select required"><label for="contact-country-id">Country</label><select name="contact_country_id" required="required" id="contact-country-id"><option value="">- please select -</option><option value="3">Afghanistan</option><option value="17">Aland Islands</option><option value="6">Albania</option><option value="61">Algeria</option><option value="13">American Samoa</option><option value="1">Andorra</option><option value="9">Angola</option><option value="5">Anguilla</option><option value="11">Antarctica</option><option value="4">Antigua and Barbuda</option><option value="12">Argentina</option><option value="7">Armenia</option><option value="16">Aruba</option><option value="10">Asia/Pacific Region</option><option value="15">Australia</option><option value="14">Austria</option><option value="18">Azerbaijan</option><option value="32">Bahamas</option><option value="25">Bahrain</option><option value="21">Bangladesh</option><option value="20">Barbados</option><option value="36">Belarus</option><option value="22">Belgium</option><option value="37">Belize</option><option value="27">Benin</option><option value="28">Bermuda</option><option value="33">Bhutan</option><option value="30">Bolivia</option><option value="19">Bosnia and Herzegovina</option><option value="35">Botswana</option><option value="34">Bouvet Island</option><option value="31">Brazil</option><option value="106">British Indian Ocean Territory</option><option value="29">Brunei Darussalam</option><option value="24">Bulgaria</option><option value="23">Burkina Faso</option><option value="26">Burundi</option><option value="117">Cambodia</option><option value="47">Cameroon</option><option value="38">Canada</option><option value="52">Cape Verde</option><option value="124">Cayman Islands</option><option value="41">Central African Republic</option><option value="212">Chad</option><option value="46">Chile</option><option value="48">China</option><option value="53">Christmas Island</option><option value="39">Cocos (Keeling) Islands</option><option value="49">Colombia</option><option value="119">Comoros</option><option value="40">Congo</option><option value="42">Congo</option><option value="45">Cook Islands</option><option value="50">Costa Rica</option><option value="44">Cote d'Ivoire</option><option value="98">Croatia</option><option value="51">Cuba</option><option value="54">Cyprus</option><option value="55">Czech Republic</option><option value="58">Denmark</option><option value="57">Djibouti</option><option value="59">Dominica</option><option value="60">Dominican Republic</option><option value="62">Ecuador</option><option value="64">Egypt</option><option value="208">El Salvador</option><option value="88">Equatorial Guinea</option><option value="66">Eritrea</option><option value="63">Estonia</option><option value="68">Ethiopia</option><option value="69">Europe</option><option value="72">Falkland Islands (Malvinas)</option><option value="74">Faroe Islands</option><option value="71">Fiji</option><option value="70">Finland</option><option value="75">France</option><option value="80">French Guiana</option><option value="174">French Polynesia</option><option value="213">French Southern Territories</option><option value="76">Gabon</option><option value="85">Gambia</option><option value="79">Georgia</option><option value="56">Germany</option><option value="82">Ghana</option><option value="83">Gibraltar</option><option value="89">Greece</option><option value="84">Greenland</option><option value="78">Grenada</option><option value="87">Guadeloupe</option><option value="92">Guam</option><option value="91">Guatemala</option><option value="81">Guernsey</option><option value="86">Guinea</option><option value="93">Guinea-Bissau</option><option value="94">Guyana</option><option value="99">Haiti</option><option value="96">Heard Island and McDonald Islands</option><option value="233">Holy See (Vatican City State)</option><option value="97">Honduras</option><option value="95">Hong Kong</option><option value="100">Hungary</option><option value="109">Iceland</option><option value="105">India</option><option value="101">Indonesia</option><option value="108">Iran</option><option value="107">Iraq</option><option value="102">Ireland</option><option value="104">Isle of Man</option><option value="103">Israel</option><option value="110">Italy</option><option value="112">Jamaica</option><option value="114">Japan</option><option value="111">Jersey</option><option value="113">Jordan</option><option value="125">Kazakhstan</option><option value="115">Kenya</option><option value="118">Kiribati</option><option value="121">Korea</option><option value="122">Korea</option><option value="123">Kuwait</option><option value="116">Kyrgyzstan</option><option value="126">Lao People's Democratic Republic</option><option value="135">Latvia</option><option value="127">Lebanon</option><option value="132">Lesotho</option><option value="131">Liberia</option><option value="136">Libyan Arab Jamahiriya</option><option value="129">Liechtenstein</option><option value="133">Lithuania</option><option value="134">Luxembourg</option><option value="147">Macao</option><option value="143">Macedonia</option><option value="141">Madagascar</option><option value="155">Malawi</option><option value="157">Malaysia</option><option value="154">Maldives</option><option value="144">Mali</option><option value="152">Malta</option><option value="142">Marshall Islands</option><option value="149">Martinique</option><option value="150">Mauritania</option><option value="153">Mauritius</option><option value="243">Mayotte</option><option value="156">Mexico</option><option value="73">Micronesia</option><option value="139">Moldova</option><option value="138">Monaco</option><option value="146">Mongolia</option><option value="140">Montenegro</option><option value="151">Montserrat</option><option value="137">Morocco</option><option value="158">Mozambique</option><option value="145">Myanmar</option><option value="159">Namibia</option><option value="168">Nauru</option><option value="167">Nepal</option><option value="165">Netherlands</option><option value="8">Netherlands Antilles</option><option value="160">New Caledonia</option><option value="170">New Zealand</option><option value="164">Nicaragua</option><option value="161">Niger</option><option value="163">Nigeria</option><option value="169">Niue</option><option value="162">Norfolk Island</option><option value="148">Northern Mariana Islands</option><option value="166">Norway</option><option value="171">Oman</option><option value="177">Pakistan</option><option value="184">Palau</option><option value="182">Palestinian Territory</option><option value="172">Panama</option><option value="175">Papua New Guinea</option><option value="185">Paraguay</option><option value="173">Peru</option><option value="176">Philippines</option><option value="180">Pitcairn</option><option value="178">Poland</option><option value="183">Portugal</option><option value="181">Puerto Rico</option><option value="186">Qatar</option><option value="187">Reunion</option><option value="188">Romania</option><option value="190">Russian Federation</option><option value="191">Rwanda</option><option value="198">Saint Helena</option><option value="120">Saint Kitts and Nevis</option><option value="128">Saint Lucia</option><option value="179">Saint Pierre and Miquelon</option><option value="234">Saint Vincent and the Grenadines</option><option value="241">Samoa</option><option value="203">San Marino</option><option value="207">Sao Tome and Principe</option><option value="192">Saudi Arabia</option><option value="204">Senegal</option><option value="189">Serbia</option><option value="194">Seychelles</option><option value="202">Sierra Leone</option><option value="197">Singapore</option><option value="201">Slovakia</option><option value="199">Slovenia</option><option value="193">Solomon Islands</option><option value="205">Somalia</option><option value="244">South Africa</option><option value="90">South Georgia and the South Sandwich Islands</option><option value="67">Spain</option><option value="130">Sri Lanka</option><option value="195">Sudan</option><option value="206">Suriname</option><option value="200">Svalbard and Jan Mayen</option><option value="210">Swaziland</option><option value="196">Sweden</option><option value="43">Switzerland</option><option value="209">Syrian Arab Republic</option><option value="225">Taiwan</option><option value="216">Tajikistan</option><option value="226">Tanzania</option><option value="215">Thailand</option><option value="218">Timor-Leste</option><option value="214">Togo</option><option value="217">Tokelau</option><option value="221">Tonga</option><option value="223">Trinidad and Tobago</option><option value="220">Tunisia</option><option value="222">Turkey</option><option value="219">Turkmenistan</option><option value="211">Turks and Caicos Islands</option><option value="224">Tuvalu</option><option value="228">Uganda</option><option value="227">Ukraine</option><option value="2">United Arab Emirates</option><option value="77">United Kingdom</option><option value="230">United States</option><option value="229">United States Minor Outlying Islands</option><option value="231">Uruguay</option><option value="232">Uzbekistan</option><option value="239">Vanuatu</option><option value="235">Venezuela</option><option value="238">Vietnam</option><option value="236">Virgin Islands</option><option value="237">Virgin Islands</option><option value="240">Wallis and Futuna</option><option value="65">Western Sahara</option><option value="242">Yemen</option><option value="245">Zambia</option><option value="246">Zimbabwe</option></select></div><div class="input text required"><label for="contact-phone">Telephone</label><input type="text" name="contact_phone" required="required" maxlength="300" id="contact-phone"/></div>
<h2>About you</h2>
<div class="input select required"><label for="company-type-id">What business type are you?</label><select name="company_type_id" data-other="#company-type-container" required="required" id="company-type-id"><option value="">- please select -</option><option value="1">Academic</option><option value="2">Association</option><option value="3">Biotech</option><option value="4">Consultancy</option><option value="5">Finance</option><option value="6">Other</option></select></div><div class="input text" style="display:none;" id="company-type-container"><label for="company-type-other">Company Type Other</label><input type="text" name="company_type_other" maxlength="300" id="company-type-other"/></div><div class="input select required"><label for="turnover-id">Your turnover</label><select name="turnover_id" required="required" id="turnover-id"><option value="">- please select -</option><option value="1">£100k or less</option><option value="2">£100k-£500k</option><option value="3">£500k-£1m</option><option value="5">£1m-£2.5m</option><option value="4">£10m-£25m</option></select></div><div class="input select required"><label for="employee-number-id">Number of employees</label><select name="employee_number_id" required="required" id="employee-number-id"><option value="">- please select -</option><option value="1">1-10</option><option value="2">11-24</option><option value="3">25-49</option></select></div>
<div id="digiprint" style="display: none;">
<h2>Nature of business</h2>
<div class="input select"><label for="business-natures-ids">Select all that apply</label><input type="hidden" name="business_natures[_ids]" value=""/><div class="checkbox"><label for="business-natures-ids-1"><input type="checkbox" name="business_natures[_ids][]" value="1" id="business-natures-ids-1" class="other-checkbox" data-other="#nature-other-container">Commercial printer</label></div><div class="checkbox"><label for="business-natures-ids-2"><input type="checkbox" name="business_natures[_ids][]" value="2" id="business-natures-ids-2" class="other-checkbox" data-other="#nature-other-container">Inplant printer/CRD</label></div><div class="checkbox"><label for="business-natures-ids-3"><input type="checkbox" name="business_natures[_ids][]" value="3" id="business-natures-ids-3" class="other-checkbox" data-other="#nature-other-container">Instant printer</label></div><div class="checkbox"><label for="business-natures-ids-5"><input type="checkbox" name="business_natures[_ids][]" value="5" id="business-natures-ids-5" class="other-checkbox" data-other="#nature-other-container">Label/packaging printer</label></div><div class="checkbox"><label for="business-natures-ids-4"><input type="checkbox" name="business_natures[_ids][]" value="4" id="business-natures-ids-4" class="other-checkbox" data-other="#nature-other-container">Other</label></div></div><div class="input text" style="display:none;" id="nature-other-container"><label for="business-nature-other">Business Nature Other</label><input type="text" name="business_nature_other" maxlength="300" id="business-nature-other"/></div></div>
<div id="digilabpack" style="display: none;">
<div class="input radio"><label>Do you already print labels or packaging digitally?</label><input type="hidden" name="print_digitally" value=""/><label for="print-digitally-yes"><input type="radio" name="print_digitally" value="Yes" id="print-digitally-yes">Yes</label><label for="print-digitally-no"><input type="radio" name="print_digitally" value="No" id="print-digitally-no">No</label></div><div class="input radio"><label>Are you planning to invest in digital kit in the next 12 months?</label><input type="hidden" name="invest_digital_kit" value=""/><label for="invest-digital-kit-yes"><input type="radio" name="invest_digital_kit" value="Yes" id="invest-digital-kit-yes">Yes</label><label for="invest-digital-kit-no"><input type="radio" name="invest_digital_kit" value="No" id="invest-digital-kit-no">No</label></div>
<h2>Type of work involved in</h2>
<div class="input select"><label for="involved-works-ids">Select all that apply</label><input type="hidden" name="involved_works[_ids]" value=""/><div class="checkbox"><label for="involved-works-ids-1"><input type="checkbox" name="involved_works[_ids][]" value="1" id="involved-works-ids-1" class="other-checkbox" data-other="#involved-works-other-container">Flexible plastic film</label></div><div class="checkbox"><label for="involved-works-ids-2"><input type="checkbox" name="involved_works[_ids][]" value="2" id="involved-works-ids-2" class="other-checkbox" data-other="#involved-works-other-container">Corrugated</label></div><div class="checkbox"><label for="involved-works-ids-3"><input type="checkbox" name="involved_works[_ids][]" value="3" id="involved-works-ids-3" class="other-checkbox" data-other="#involved-works-other-container">Paper & board</label></div><div class="checkbox"><label for="involved-works-ids-4"><input type="checkbox" name="involved_works[_ids][]" value="4" id="involved-works-ids-4" class="other-checkbox" data-other="#involved-works-other-container">Other</label></div></div><div class="input text" style="display:none;" id="involved-works-other-container"><label for="involved-work-other">Involved Work Other</label><input type="text" name="involved_work_other" maxlength="300" id="involved-work-other"/></div></div>
<div id="flexotech" style="display: none;">
<h2>If a printer: Type of work involved in</h2>
<div class="input select"><label for="other-involved-works-ids">Select all that apply</label><input type="hidden" name="other_involved_works[_ids]" value=""/><div class="checkbox"><label for="other-involved-works-ids-1"><input type="checkbox" name="other_involved_works[_ids][]" value="1" id="other-involved-works-ids-1" class="other-checkbox" data-other="#other-involved-works-other-container">Board packaging</label></div><div class="checkbox"><label for="other-involved-works-ids-2"><input type="checkbox" name="other_involved_works[_ids][]" value="2" id="other-involved-works-ids-2" class="other-checkbox" data-other="#other-involved-works-other-container">Laminates</label></div><div class="checkbox"><label for="other-involved-works-ids-3"><input type="checkbox" name="other_involved_works[_ids][]" value="3" id="other-involved-works-ids-3" class="other-checkbox" data-other="#other-involved-works-other-container">Folding cartons</label></div><div class="checkbox"><label for="other-involved-works-ids-4"><input type="checkbox" name="other_involved_works[_ids][]" value="4" id="other-involved-works-ids-4" class="other-checkbox" data-other="#other-involved-works-other-container">Other</label></div></div><div class="input text" style="display:none;" id="other-involved-works-other-container"><label for="other-involved-work-other">Other Involved Work Other</label><input type="text" name="other_involved_work_other" maxlength="300" id="other-involved-work-other"/></div>
</div>
<h2>Email contact preferences</h2>
<div class="input select"><input type="hidden" name="email_preferences[_ids]" value=""/><div class="checkbox"><label for="email-preferences-ids-1"><input type="checkbox" name="email_preferences[_ids][]" value="1" id="email-preferences-ids-1">Please tick if you would like to receive carefully selected information from Digital Printer</label></div><div class="checkbox"><label for="email-preferences-ids-2"><input type="checkbox" name="email_preferences[_ids][]" value="2" id="email-preferences-ids-2">Please tick if you would like to receive carefully selected information from FlexoTech</label></div><div class="checkbox"><label for="email-preferences-ids-3"><input type="checkbox" name="email_preferences[_ids][]" value="3" id="email-preferences-ids-3">Please tick if you would like to receive carefully selected information from Digital Labels & Packaging</label></div></div>
<h2>Terms & conditions of membership</h2>
<label for="terms-checkbox">
<input type="checkbox" value="1" id="terms-checkbox"> I accept the <a href="/terms-and-conditions">terms and conditions</a> and privacy policy </label>
<div class="g-recaptcha" data-sitekey="6LcmnX0UAAAAAIppwD2DMvw0VhxVfA2OeqPXDWhp"></div><br/>
<p><button type="submit">Submit</button></p>
</form><script src="https://www.google.com/recaptcha/api.js" async defer></script>
</main>
</div><!-- fullLeft -->
</div><!-- /left -->
<aside id="right"></aside>
</div><!-- /content -->
<div id="wrapRight" class="wraps"></div>
</div><!-- /innerWrapper -->
</div><!-- /outerWrapper -->
</div><!-- /contentContainer -->
<div id="footerContainer">
<footer id="footer">
<div id="footerColumns">
<div class="column">
</div>
<div class="column">
</div>
<div class="column">
</div>
<div class="column">
<img src="https://www.digitalprintermag.co.uk/wp-content/themes/dp2018/images/logo-footer.jpg" />
<p><strong>Whitmar Publications</strong><br />
30 London Road<br />
Southborough<br />
Tunbridge Wells<br />
Kent TN4 0RE<br />
England</p>
<p>Advertising +44 (0) 1892 514991<br />
Editorial + 44 (0) 1892 542099<br />
Email: <a href="mailto:circulation@whitmar.co.uk">circulation@whitmar.co.uk</a></p>
</div>
</div><!-- /footerColumns-->
</footer>
</div><!-- /footerContainer -->
<div id="copyrightContainer">
<div id="copyright"><div id="footerLeft"><p>© <a href="https://www.whitmarpublications.co.uk" target="_blank">2025 Whitmar Publications Limited</a>.</p></div> <div id="footerRight"><p><a href="http://www.e-motivemedia.com" target="blank">Website development by e-Motive Media Limited</a>.</p></div></div><!-- /copyright-->
</div><!-- copyrightContainer -->
</body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '287a7d56bf44cc3bf361e7adc4f735729dbe0647e85213b43716b14e797d80a762b443584a96625f15c1ff987de30a11f68b6e129779e41b0749cf86e96fe9e2',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => null
]
]
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 177
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/whitmarpub/public_html/zmember/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 206 ]Code Context $cookie [ 'secure' ],
$cookie [ 'httpOnly' ]
);
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '287a7d56bf44cc3bf361e7adc4f735729dbe0647e85213b43716b14e797d80a762b443584a96625f15c1ff987de30a11f68b6e129779e41b0749cf86e96fe9e2',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => null
]
]
$cookie = [
'name' => 'csrfToken',
'value' => '287a7d56bf44cc3bf361e7adc4f735729dbe0647e85213b43716b14e797d80a762b443584a96625f15c1ff987de30a11f68b6e129779e41b0749cf86e96fe9e2',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => null
] setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 206
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 186
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Register for a subscription