Notice (8): Trying to get property 'title' of non-object [APP/Controller/ArticlesController.php, line 40]Code Context$_meta = [
'title' => $article->title,
'keywords' => $article->seo_keywords,
$slug = 'differenza-stampa-inkjet-laser' $article = nullApp\Controller\ArticlesController::view() - APP/Controller/ArticlesController.php, line 40 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 610 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 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 96
Notice (8): Trying to get property 'seo_keywords' of non-object [APP/Controller/ArticlesController.php, line 41]Code Context'title' => $article->title,
'keywords' => $article->seo_keywords,
'description' => $article->seo_description,
$slug = 'differenza-stampa-inkjet-laser' $article = nullApp\Controller\ArticlesController::view() - APP/Controller/ArticlesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 610 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 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 96
Notice (8): Trying to get property 'seo_description' of non-object [APP/Controller/ArticlesController.php, line 42]Code Context'keywords' => $article->seo_keywords,
'description' => $article->seo_description,
'og:url' => Router::url( null, true ),
$slug = 'differenza-stampa-inkjet-laser' $article = nullApp\Controller\ArticlesController::view() - APP/Controller/ArticlesController.php, line 42 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 610 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 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 96
Notice (8): Trying to get property 'title' of non-object [APP/Controller/ArticlesController.php, line 45]Code Context'og:type' => 'website',
'og:title' => $article->title,
'og:description' => $article->seo_description,
$slug = 'differenza-stampa-inkjet-laser' $article = nullApp\Controller\ArticlesController::view() - APP/Controller/ArticlesController.php, line 45 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 610 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 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 96
Notice (8): Trying to get property 'seo_description' of non-object [APP/Controller/ArticlesController.php, line 46]Code Context'og:title' => $article->title,
'og:description' => $article->seo_description,
'og:image' => Router::url('/', true).'uploads/articles/'.$article->img,
$slug = 'differenza-stampa-inkjet-laser' $article = nullApp\Controller\ArticlesController::view() - APP/Controller/ArticlesController.php, line 46 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 610 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 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 96
Notice (8): Trying to get property 'img' of non-object [APP/Controller/ArticlesController.php, line 47]Code Context'og:description' => $article->seo_description,
'og:image' => Router::url('/', true).'uploads/articles/'.$article->img,
];
$slug = 'differenza-stampa-inkjet-laser' $article = nullApp\Controller\ArticlesController::view() - APP/Controller/ArticlesController.php, line 47 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 610 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 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 96
Warning (512): Unable to emit headers. Headers sent in file=/var/www/vhosts/tuastampa.it/httpdocs/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php, line 51]Code Contextif (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 name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1"> <meta name="google-site-verification" content="92d1aEgA78WwiICk6b8sqLv1zc98yLTOz1UvxxiN_Hg" /> <meta name="google-signin-client_id" content="1064366564470-jiu50pa3idvak0trq4tm85ou7rcgrfcr.apps.googleusercontent.com"> <title>Articles - Visualizza</title><meta name="url" content="https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser" property="og:url"/><meta name="type" content="website" property="og:type"/><meta name="image" content="https://tuastampa.it/uploads/articles/" property="og:image"/><meta http-equiv="language" content="it-IT"/><meta name="robots" content="index,follow,archive"/><meta charset="utf-8"/><link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway"/> <link rel="stylesheet" href="/css/minified.css?v=000.1"/> <script type='text/javascript'> var baseUrl = "https://tuastampa.it/", lang = "it", _printFormats = {"A0":{"inkjet":{"bothsides":false,"color":true,"active":true},"laser":{"bothsides":false,"color":false,"active":false}},"A0_PLUS":{"inkjet":{"bothsides":false,"color":true,"active":true},"laser":{"bothsides":false,"color":false,"active":false}},"A1":{"inkjet":{"bothsides":false,"color":true,"active":true},"laser":{"bothsides":false,"color":false,"active":false}},"A2":{"inkjet":{"bothsides":false,"color":true,"active":true},"laser":{"bothsides":false,"color":false,"active":false}},"A4":{"inkjet":{"bothsides":true,"color":true,"active":true},"laser":{"bothsides":true,"color":true,"active":true}},"A3":{"inkjet":{"bothsides":false,"color":true,"active":true},"laser":{"bothsides":false,"color":true,"active":true}},"A3_PLUS":{"inkjet":{"bothsides":false,"color":false,"active":false},"laser":{"bothsides":false,"color":false,"active":false}},"A5":{"inkjet":{"bothsides":true,"color":true,"active":true},"laser":{"bothsides":false,"color":true,"active":true}}}, _printPrices = {"bindings":{"no_stitch":{"price":0,"active":true,"80":{"max_pages":0},"90":{"max_pages":0},"100":{"max_pages":0},"120":{"max_pages":0},"160":{"max_pages":0},"200":{"max_pages":0}},"saddle_stitch":{"price":1.5,"active":false,"80":{"max_pages":200},"90":{"max_pages":0},"100":{"max_pages":190},"120":{"max_pages":180},"160":{"max_pages":170},"200":{"max_pages":160}},"side_staple":{"price":0.5,"active":true,"80":{"max_pages":200},"90":{"max_pages":190},"100":{"max_pages":150},"120":{"max_pages":170},"160":{"max_pages":100},"200":{"max_pages":70}},"corner_staple":{"price":0.3,"active":true,"80":{"max_pages":200},"90":{"max_pages":190},"100":{"max_pages":150},"120":{"max_pages":170},"160":{"max_pages":100},"200":{"max_pages":70}},"comb_binding":{"price":4,"active":false,"80":{"max_pages":0},"90":{"max_pages":0},"100":{"max_pages":0},"120":{"max_pages":0},"160":{"max_pages":0},"200":{"max_pages":0}},"coil_binding":{"price":2,"active":true,"80":{"max_pages":150},"90":{"max_pages":90},"100":{"max_pages":80},"120":{"max_pages":70},"160":{"max_pages":50},"200":{"max_pages":30}},"tape_binding":{"price":6,"active":false,"80":{"max_pages":0},"90":{"max_pages":0},"100":{"max_pages":0},"120":{"max_pages":0},"160":{"max_pages":0},"200":{"max_pages":0}}},"gmqs":{"80":{"A0":{"active":true,"inkjet":{"bn":1.99,"colors":2.5}},"A0_PLUS":{"active":true,"inkjet":{"bn":2.5,"colors":2.99}},"A1":{"active":true,"inkjet":{"bn":1.5,"colors":1.99}},"A2":{"active":true,"inkjet":{"bn":1,"colors":1.5}},"A4":{"active":true,"inkjet":{"bn":0.03,"colors":0.07},"laser":{"bn":0.06,"colors":0.22}},"A3":{"active":true,"inkjet":{"bn":0.19,"colors":0.4},"laser":{"bn":0.25,"colors":0.45}},"A5":{"active":true,"inkjet":{"bn":0.02,"colors":0.05},"laser":{"bn":0.05,"colors":0.14}}},"90":{"A0":{"active":false,"inkjet":{"bn":0,"colors":0}},"A0_PLUS":{"active":false,"inkjet":{"bn":0,"colors":0}},"A1":{"active":false,"inkjet":{"bn":0,"colors":0}},"A2":{"active":false,"inkjet":{"bn":0,"colors":0}},"A4":{"active":false,"inkjet":{"bn":0.45,"colors":0.75},"laser":{"bn":0,"colors":0}},"A3":{"active":false,"inkjet":{"bn":0,"colors":0},"laser":{"bn":0,"colors":0}},"A5":{"active":false,"inkjet":{"bn":0.25,"colors":0.45},"laser":{"bn":0,"colors":0}}},"100":{"A0":{"active":false,"inkjet":{"bn":0,"colors":0}},"A0_PLUS":{"active":false,"inkjet":{"bn":0,"colors":0}},"A1":{"active":false,"inkjet":{"bn":0,"colors":0}},"A2":{"active":false,"inkjet":{"bn":0,"colors":0}},"A4":{"active":true,"inkjet":{"bn":0.07,"colors":0.11},"laser":{"bn":0.09,"colors":0.27}},"A3":{"active":true,"inkjet":{"bn":0.25,"colors":0.5},"laser":{"bn":0.3,"colors":0.55}},"A5":{"active":true,"inkjet":{"bn":0.05,"colors":0.07},"laser":{"bn":0.06,"colors":0.17}}},"120":{"A0":{"active":false,"inkjet":{"bn":0,"colors":0}},"A0_PLUS":{"active":false,"inkjet":{"bn":0,"colors":0}},"A1":{"active":false,"inkjet":{"bn":0,"colors":0}},"A2":{"active":false,"inkjet":{"bn":0,"colors":0}},"A4":{"active":false,"inkjet":{"bn":0.65,"colors":0.95},"laser":{"bn":0,"colors":0}},"A3":{"active":false,"inkjet":{"bn":0,"colors":0},"laser":{"bn":0,"colors":0}},"A5":{"active":false,"inkjet":{"bn":0.35,"colors":0.65},"laser":{"bn":0,"colors":0}}},"160":{"A0":{"active":false,"inkjet":{"bn":0,"colors":0}},"A0_PLUS":{"active":false,"inkjet":{"bn":0,"colors":0}},"A1":{"active":false,"inkjet":{"bn":0,"colors":0}},"A2":{"active":false,"inkjet":{"bn":0,"colors":0}},"A4":{"active":false,"inkjet":{"bn":0.85,"colors":1.1},"laser":{"bn":0,"colors":0}},"A3":{"active":false,"inkjet":{"bn":0,"colors":0},"laser":{"bn":0,"colors":0}},"A5":{"active":false,"inkjet":{"bn":0.4,"colors":0.75},"laser":{"bn":0.5,"colors":0}}},"200":{"A0":{"active":false,"inkjet":{"bn":0,"colors":0}},"A0_PLUS":{"active":false,"inkjet":{"bn":0,"colors":0}},"A1":{"active":false,"inkjet":{"bn":0,"colors":0}},"A2":{"active":false,"inkjet":{"bn":0,"colors":0}},"A4":{"active":true,"inkjet":{"bn":0.15,"colors":0.2},"laser":{"bn":0.17,"colors":0.3}},"A3":{"active":true,"inkjet":{"bn":2,"colors":3.3},"laser":{"bn":2.3,"colors":4.2}},"A5":{"active":true,"inkjet":{"bn":0.1,"colors":0.15},"laser":{"bn":0.12,"colors":0.25}}}}}, _uploadConfig = {"max_file_size":999400,"content":{"en":{"error_title":"File to Big","error_msg":"Go to <a href='https:\/\/www.ilovepdf.com' target='_blank'>ilovepdf<\/a>"},"it":{"error_title":"File tropo grande","error_msg":"Go to <a href='https:\/\/www.ilovepdf.com' target='_blank'>ilovepdf<\/a>"}}}, _defaultValues = {"format":"A4","sides":1,"type":"bn","binding":"no_stitch","gmq":"80","layout":"vertical","copies":1,"pages":1,"quality":"inkjet","page_price":0.03}, _shippingMethods = {"1":{"id":1,"name":"Corriere espresso 24 ore (isole 48 ore)","short_name":"Corriere","slug":"courier","commission":6.3,"msg":"","created":"2019-09-15T00:00:00+00:00","modified":"2019-09-15T00:00:00+00:00"},"2":{"id":2,"name":"Ritiro in sede","short_name":"Ritiro","slug":"store","commission":0,"msg":"Sede di Roma in Via Colfelice, 25","created":"2019-09-15T00:00:00+00:00","modified":"2019-09-15T00:00:00+00:00"}}, _paymentMethods = {"1":{"id":1,"name":"Carte di credito \/ Prepagate \/ PostePay","short_name":"Carte","slug":"credit_cart","commission":0,"msg":"","online":true,"active":true,"created":"2019-09-15T00:00:00+00:00","modified":"2019-09-15T00:00:00+00:00"},"2":{"id":2,"name":"Paypal","short_name":"Paypal","slug":"paypal","commission":0,"msg":"","online":true,"active":true,"created":"2019-09-15T00:00:00+00:00","modified":"2022-03-30T10:31:52+00:00"},"3":{"id":3,"name":"Bonifico bancario","short_name":"Bonifico","slug":"wire_transfer","commission":0.25,"msg":"Nome Banca: Intesa San Paolo <br \/>Intestatario Conto: Printer Ink Di Zadarko Olena <br \/>IBAN: IT95H0306905285100000006829 <br \/>BIC\/SWIFT BCITITMM","online":false,"active":true,"created":"2019-09-15T00:00:00+00:00","modified":"2023-11-29T11:39:23+00:00"},"4":{"id":4,"name":"Contrassegno","short_name":"Contrassegno","slug":"check","commission":5.9,"msg":"Contrassegno +5,99 \u20ac iva incl","online":false,"active":true,"created":"2019-09-15T00:00:00+00:00","modified":"2021-03-10T12:43:23+00:00"},"5":{"id":5,"name":"Pagamento in contanti","short_name":"Contanti","slug":"cash","commission":0,"msg":"Pagamento in contanti presso sede di Roma in Via Colfelice, 25","online":false,"active":false,"created":"2019-09-15T00:00:00+00:00","modified":"2019-09-15T00:00:00+00:00"},"6":{"id":6,"name":"Stripe","short_name":"Stripe","slug":"stripe","commission":0,"msg":"","online":true,"active":false,"created":"2019-09-15T00:00:00+00:00","modified":"2019-09-15T00:00:00+00:00"},"7":{"id":7,"name":"Saldo sul sito","short_name":"Saldo","slug":"balance","commission":0,"msg":"","online":false,"active":true,"created":"2019-09-15T00:00:00+00:00","modified":"2019-09-15T00:00:00+00:00"},"8":{"id":8,"name":"Shop Store","short_name":"Store","slug":"store","commission":0,"msg":"","online":false,"active":false,"created":"2019-11-01T00:00:00+00:00","modified":"2019-11-01T00:00:00+00:00"}}, _urgentOrderPrice = 5, _shippingPrices = {"1":{"from":0,"to":500,"price":5.99},"2":{"from":500,"to":900,"price":6.5},"3":{"from":900,"to":1750,"price":7.5},"4":{"from":1750,"to":3600,"price":8.5},"5":{"from":3600,"to":5000,"price":9.99},"6":{"from":5000,"to":9000,"price":24.84},"7":{"from":5000,"to":9000,"price":24.84}}, _freeShippingPrice = 99, _maxFiles = {"count":5,"price":0.2}, _csrfToken = "4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4"; _userBalance = 0, _printReportValues = 0, _arrLang = {"close":"Chiudi","error":"Errore","ok":"OK","cancel":"Cancel","yes_delete_it":"Yes, delete it!","link_copied":"The link was copied","no_file":"No File","choose_file":"Choose a file to upload.","something_wrong":"Errore imprevisto! Assistenza tel. 0686122002","yes":"Si","no":"No","yes_do_it":"Yes, do it!","attention":"Attenzione!","disabled_option":"This option is disabled for the moment","oops":"Oops...","coupon_minimum_order":"This coupon can be used with a minimum order: ","refill-credits":"Refill credits"}; </script> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <script src="https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js" defer></script> <script> window.OneSignalDeferred = window.OneSignalDeferred || []; OneSignalDeferred.push(async function(OneSignal) { await OneSignal.init({ appId: "cb822d44-8167-4d2f-90aa-0618436ec480", }); }); </script> </head> <body> <div class="modal fade" tabindex="-1" role="dialog" id="ajaxModal" data-backdrop="static" aria-labelledby="ajaxModalLabel" aria-hidden="true"><div class="modal-dialog modal-lg" role="document"><div class="modal-content"><div class="modal-header"><h5 class="modal-title" id="ajaxModalLabel">Ajax modale</h5><button type="button" class="close" data-dismiss="modal" aria-label="Chiudi"><span aria-hidden="true">×</span></button></div><div class="modal-body"> </div><div class="modal-footer"><button data-dismiss="modal" class="btn btn-dark" type="submit">Chiudi</button><button id="modalSubmit" class="btn btn-success" type="submit">Conferma</button></div></div></div></div> <div class='h-100 w-100' id='loader-spinner'> <div class='row align-items-center h-100'> <span class="spinner-title h2"><i class="fas fa-print fa-1x"></i></span> <div class='spinner-border' role='status'> <span class='sr-only'>Loading...</span> </div> <span class='text-light mx-auto mt-5 h6 col-md-8 col-12 text-center'>Attenzione! Non chiudere questa pagina! Caricamento in corso!</span> </div> </div> <section class="main-navbar"> <div class="container"> <nav class="navbar probootstrap-navabr-light navbar-light bg-light navbar-expand-lg"><a class="navbar-brand" href="/it"><img src="/img/logo-dark.png" alt="TuaStampa" class=""/></a><button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar" aria-controls="navbar" aria-label="Toggle navigation" aria-expanded="false"> <span class="navbar-toggler-icon"></span> </button><div class="collapse navbar-collapse" id="navbar"><ul class="navbar-nav ml-auto"><li class="nav-item text-center"><a href="/it" class="nav-link">Home</a></li><li class="nav-item text-center text-nowrap"><a href="/it/articles/news" class="nav-link">Notizie</a></li><li class="nav-item text-center text-nowrap"><a href="/it/articles/faq" class="nav-link">Domande e Risposte</a></li><li class="nav-item text-center text-nowrap"><a href="/it/pages/contacts" class="nav-link">Contatti</a></li><li class="nav-item probootstrap-cta nav-btn btn-primary w-100 px-2 mr-1 ml-md-2 mb-1"><a href="/it/users/signup" class="nav-link">Iscriviti</a></li><li class="nav-item probootstrap-cta nav-btn btn-primary w-100 px-2 mb-1"><a href="/it/users/login" class="nav-link">Accesso</a></li><div class="btn-group" role="group"><button class="probootstrap-cta nav-btn btn-outline-primary w-100 px-2 mb-1 ml-md-1 dropdown-toggle btn" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span class="flag-icon mr-1 flag-icon-it"></span></button><div class="dropdown-menu dropdown-menu-right"><a href="/it/languages/set-language/en" class="dropdown-item btn-language"><span class="flag-icon flag-icon-us"/><span class="ml-4">English</span></a><a href="/it/languages/set-language/it" class="dropdown-item btn-language"><span class="flag-icon flag-icon-it"/><span class="ml-4">Italiano</span></a></div></div></ul></div></nav> </div> </section> <div class='content-wrapper'> <section class="probootstrap-heading"> <div class="container text-center"> <h1 class="mb-0"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6862f384ab617-trace').style.display = (document.getElementById('cakeErr6862f384ab617-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'title' of non-object [<b>APP/Template/Articles/view.ctp</b>, line <b>8</b>]<div id="cakeErr6862f384ab617-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6862f384ab617-code').style.display = (document.getElementById('cakeErr6862f384ab617-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6862f384ab617-context').style.display = (document.getElementById('cakeErr6862f384ab617-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6862f384ab617-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"container text-center"</span><span style="color: #007700">> </span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">h1 </span><span style="color: #007700">class=</span><span style="color: #DD0000">"mb-0"</span><span style="color: #007700">><?= </span><span style="color: #0000BB">$article</span><span style="color: #007700">-></span><span style="color: #0000BB">title ?></span></h1> </span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">p </span><span style="color: #007700">class=</span><span style="color: #DD0000">"text-muted"</span><span style="color: #007700">><?= </span><span style="color: #0000BB">$article</span><span style="color: #007700">-></span><span style="color: #0000BB">sub_title ?></span></p> </span></code></pre><pre id="cakeErr6862f384ab617-context" class="cake-context" style="display: none;">$viewFile = '/var/www/vhosts/tuastampa.it/httpdocs/src/Template/Articles/view.ctp' $dataForView = [ '_authUser' => [], 'article' => null, '_meta' => [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ], 'lang' => 'it', 'arrLang' => [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ], 'browser' => [ 'browser' => false, 'version' => false ], 'languages' => [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ], 'upload_config' => [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ [maximum depth reached] ], 'it' => [ [maximum depth reached] ] ] ], 'max_files' => [ 'count' => (int) 5, 'price' => (float) 0.2 ], 'csrfToken' => '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4', 'formatOptions' => [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ], 'feedbacks' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FeedbacksTable) {} }, 'isMobile' => false, 'shippingMethods' => object(Cake\Collection\Collection) { 'count' => (int) 2 }, 'paymentMethods' => object(Cake\Collection\Collection) { 'count' => (int) 8 }, 'isTablet' => false, 'userInfo' => null, 'controller' => 'Articles', 'defaultValues' => [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ], 'printFormats' => [ 'A0' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A0_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A1' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A2' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A4' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A5' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ] ], 'printPrices' => [ 'bindings' => [ 'no_stitch' => [ [maximum depth reached] ], 'saddle_stitch' => [ [maximum depth reached] ], 'side_staple' => [ [maximum depth reached] ], 'corner_staple' => [ [maximum depth reached] ], 'comb_binding' => [ [maximum depth reached] ], 'coil_binding' => [ [maximum depth reached] ], 'tape_binding' => [ [maximum depth reached] ] ], 'gmqs' => [ (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'pdfTmp' => null, 'shipping_prices' => [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ], 'free_shipping_price' => (float) 99, 'urgent_order_price' => (float) 5 ] $_authUser = [] $article = null $_meta = [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ] $lang = 'it' $arrLang = [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ] $browser = [ 'browser' => false, 'version' => false ] $languages = [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ] $upload_config = [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ 'error_title' => 'File to Big', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ], 'it' => [ 'error_title' => 'File tropo grande', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ] ] ] $max_files = [ 'count' => (int) 5, 'price' => (float) 0.2 ] $csrfToken = '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4' $formatOptions = [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ] $feedbacks = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Feedbacks__id' => 'integer', 'Feedbacks.id' => 'integer', 'id' => 'integer', 'Feedbacks__user_id' => 'integer', 'Feedbacks.user_id' => 'integer', 'user_id' => 'integer', 'Feedbacks__order_id' => 'integer', 'Feedbacks.order_id' => 'integer', 'order_id' => 'integer', 'Feedbacks__description' => 'text', 'Feedbacks.description' => 'text', 'description' => 'text', 'Feedbacks__rating' => 'float', 'Feedbacks.rating' => 'float', 'rating' => 'float', 'Feedbacks__created' => 'datetime', 'Feedbacks.created' => 'datetime', 'created' => 'datetime', 'Feedbacks__modified' => 'datetime', 'Feedbacks.modified' => 'datetime', 'modified' => 'datetime', 'Feedbacks__active' => 'boolean', 'Feedbacks.active' => 'boolean', 'active' => 'boolean', 'Users__id' => 'integer', 'Users.id' => 'integer', 'Users__role_id' => 'integer', 'Users.role_id' => 'integer', 'role_id' => 'integer', 'Users__parent_id' => 'integer', 'Users.parent_id' => 'integer', 'parent_id' => 'integer', 'Users__facebook_id' => 'string', 'Users.facebook_id' => 'string', 'facebook_id' => 'string', 'Users__google_id' => 'string', 'Users.google_id' => 'string', 'google_id' => 'string', 'Users__api_key' => 'string', 'Users.api_key' => 'string', 'api_key' => 'string', 'Users__first_name' => 'string', 'Users.first_name' => 'string', 'first_name' => 'string', 'Users__last_name' => 'string', 'Users.last_name' => 'string', 'last_name' => 'string', 'Users__password' => 'string', 'Users.password' => 'string', 'password' => 'string', 'Users__email' => 'string', 'Users.email' => 'string', 'email' => 'string', 'Users__phone' => 'string', 'Users.phone' => 'string', 'phone' => 'string', 'Users__birthday' => 'date', 'Users.birthday' => 'date', 'birthday' => 'date', 'Users__social' => 'json', 'Users.social' => 'json', 'social' => 'json', 'Users__balance' => 'float', 'Users.balance' => 'float', 'balance' => 'float', 'Users__referral_hash' => 'string', 'Users.referral_hash' => 'string', 'referral_hash' => 'string', 'Users__active' => 'boolean', 'Users.active' => 'boolean', 'Users__passkey' => 'string', 'Users.passkey' => 'string', 'passkey' => 'string', 'Users__timeout' => 'integer', 'Users.timeout' => 'integer', 'timeout' => 'integer', 'Users__created' => 'datetime', 'Users.created' => 'datetime', 'Users__modified' => 'datetime', 'Users.modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Users' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FeedbacksTable) {} } $isMobile = false $shippingMethods = object(Cake\Collection\Collection) { 'count' => (int) 2 } $paymentMethods = object(Cake\Collection\Collection) { 'count' => (int) 8 } $isTablet = false $userInfo = null $controller = 'Articles' $defaultValues = [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ] $printFormats = [ 'A0' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A0_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A1' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A2' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A4' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => true, 'color' => true, 'active' => true ] ], 'A3' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ], 'A3_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => false, 'active' => false ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A5' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ] ] $printPrices = [ 'bindings' => [ 'no_stitch' => [ 'price' => (float) 0, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'saddle_stitch' => [ 'price' => (float) 1.5, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'side_staple' => [ 'price' => (float) 0.5, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'corner_staple' => [ 'price' => (float) 0.3, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'comb_binding' => [ 'price' => (float) 4, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'coil_binding' => [ 'price' => (float) 2, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'tape_binding' => [ 'price' => (float) 6, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'gmqs' => [ (int) 80 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 90 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 100 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 120 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 160 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 200 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ] ] ] $pdfTmp = null $shipping_prices = [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ] $free_shipping_price = (float) 99 $urgent_order_price = (float) 5</pre><pre class="stack-trace">include - APP/Template/Articles/view.ctp, line 8 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::render() - CORE/src/View/View.php, line 880 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 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 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre></h1> <p class="text-muted"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6862f384ac076-trace').style.display = (document.getElementById('cakeErr6862f384ac076-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'sub_title' of non-object [<b>APP/Template/Articles/view.ctp</b>, line <b>9</b>]<div id="cakeErr6862f384ac076-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6862f384ac076-code').style.display = (document.getElementById('cakeErr6862f384ac076-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6862f384ac076-context').style.display = (document.getElementById('cakeErr6862f384ac076-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6862f384ac076-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">h1 </span><span style="color: #007700">class=</span><span style="color: #DD0000">"mb-0"</span><span style="color: #007700">><?= </span><span style="color: #0000BB">$article</span><span style="color: #007700">-></span><span style="color: #0000BB">title ?></span></h1> </span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">p </span><span style="color: #007700">class=</span><span style="color: #DD0000">"text-muted"</span><span style="color: #007700">><?= </span><span style="color: #0000BB">$article</span><span style="color: #007700">-></span><span style="color: #0000BB">sub_title ?></span></p> </span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"divider div-transparent div-dot"</span><span style="color: #007700">></</span><span style="color: #0000BB">div</span><span style="color: #007700">> </span></span></code></pre><pre id="cakeErr6862f384ac076-context" class="cake-context" style="display: none;">$viewFile = '/var/www/vhosts/tuastampa.it/httpdocs/src/Template/Articles/view.ctp' $dataForView = [ '_authUser' => [], 'article' => null, '_meta' => [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ], 'lang' => 'it', 'arrLang' => [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ], 'browser' => [ 'browser' => false, 'version' => false ], 'languages' => [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ], 'upload_config' => [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ [maximum depth reached] ], 'it' => [ [maximum depth reached] ] ] ], 'max_files' => [ 'count' => (int) 5, 'price' => (float) 0.2 ], 'csrfToken' => '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4', 'formatOptions' => [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ], 'feedbacks' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FeedbacksTable) {} }, 'isMobile' => false, 'shippingMethods' => object(Cake\Collection\Collection) { 'count' => (int) 2 }, 'paymentMethods' => object(Cake\Collection\Collection) { 'count' => (int) 8 }, 'isTablet' => false, 'userInfo' => null, 'controller' => 'Articles', 'defaultValues' => [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ], 'printFormats' => [ 'A0' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A0_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A1' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A2' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A4' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A5' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ] ], 'printPrices' => [ 'bindings' => [ 'no_stitch' => [ [maximum depth reached] ], 'saddle_stitch' => [ [maximum depth reached] ], 'side_staple' => [ [maximum depth reached] ], 'corner_staple' => [ [maximum depth reached] ], 'comb_binding' => [ [maximum depth reached] ], 'coil_binding' => [ [maximum depth reached] ], 'tape_binding' => [ [maximum depth reached] ] ], 'gmqs' => [ (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'pdfTmp' => null, 'shipping_prices' => [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ], 'free_shipping_price' => (float) 99, 'urgent_order_price' => (float) 5 ] $_authUser = [] $article = null $_meta = [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ] $lang = 'it' $arrLang = [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ] $browser = [ 'browser' => false, 'version' => false ] $languages = [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ] $upload_config = [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ 'error_title' => 'File to Big', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ], 'it' => [ 'error_title' => 'File tropo grande', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ] ] ] $max_files = [ 'count' => (int) 5, 'price' => (float) 0.2 ] $csrfToken = '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4' $formatOptions = [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ] $feedbacks = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Feedbacks__id' => 'integer', 'Feedbacks.id' => 'integer', 'id' => 'integer', 'Feedbacks__user_id' => 'integer', 'Feedbacks.user_id' => 'integer', 'user_id' => 'integer', 'Feedbacks__order_id' => 'integer', 'Feedbacks.order_id' => 'integer', 'order_id' => 'integer', 'Feedbacks__description' => 'text', 'Feedbacks.description' => 'text', 'description' => 'text', 'Feedbacks__rating' => 'float', 'Feedbacks.rating' => 'float', 'rating' => 'float', 'Feedbacks__created' => 'datetime', 'Feedbacks.created' => 'datetime', 'created' => 'datetime', 'Feedbacks__modified' => 'datetime', 'Feedbacks.modified' => 'datetime', 'modified' => 'datetime', 'Feedbacks__active' => 'boolean', 'Feedbacks.active' => 'boolean', 'active' => 'boolean', 'Users__id' => 'integer', 'Users.id' => 'integer', 'Users__role_id' => 'integer', 'Users.role_id' => 'integer', 'role_id' => 'integer', 'Users__parent_id' => 'integer', 'Users.parent_id' => 'integer', 'parent_id' => 'integer', 'Users__facebook_id' => 'string', 'Users.facebook_id' => 'string', 'facebook_id' => 'string', 'Users__google_id' => 'string', 'Users.google_id' => 'string', 'google_id' => 'string', 'Users__api_key' => 'string', 'Users.api_key' => 'string', 'api_key' => 'string', 'Users__first_name' => 'string', 'Users.first_name' => 'string', 'first_name' => 'string', 'Users__last_name' => 'string', 'Users.last_name' => 'string', 'last_name' => 'string', 'Users__password' => 'string', 'Users.password' => 'string', 'password' => 'string', 'Users__email' => 'string', 'Users.email' => 'string', 'email' => 'string', 'Users__phone' => 'string', 'Users.phone' => 'string', 'phone' => 'string', 'Users__birthday' => 'date', 'Users.birthday' => 'date', 'birthday' => 'date', 'Users__social' => 'json', 'Users.social' => 'json', 'social' => 'json', 'Users__balance' => 'float', 'Users.balance' => 'float', 'balance' => 'float', 'Users__referral_hash' => 'string', 'Users.referral_hash' => 'string', 'referral_hash' => 'string', 'Users__active' => 'boolean', 'Users.active' => 'boolean', 'Users__passkey' => 'string', 'Users.passkey' => 'string', 'passkey' => 'string', 'Users__timeout' => 'integer', 'Users.timeout' => 'integer', 'timeout' => 'integer', 'Users__created' => 'datetime', 'Users.created' => 'datetime', 'Users__modified' => 'datetime', 'Users.modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Users' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FeedbacksTable) {} } $isMobile = false $shippingMethods = object(Cake\Collection\Collection) { 'count' => (int) 2 } $paymentMethods = object(Cake\Collection\Collection) { 'count' => (int) 8 } $isTablet = false $userInfo = null $controller = 'Articles' $defaultValues = [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ] $printFormats = [ 'A0' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A0_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A1' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A2' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A4' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => true, 'color' => true, 'active' => true ] ], 'A3' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ], 'A3_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => false, 'active' => false ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A5' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ] ] $printPrices = [ 'bindings' => [ 'no_stitch' => [ 'price' => (float) 0, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'saddle_stitch' => [ 'price' => (float) 1.5, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'side_staple' => [ 'price' => (float) 0.5, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'corner_staple' => [ 'price' => (float) 0.3, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'comb_binding' => [ 'price' => (float) 4, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'coil_binding' => [ 'price' => (float) 2, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'tape_binding' => [ 'price' => (float) 6, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'gmqs' => [ (int) 80 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 90 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 100 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 120 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 160 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 200 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ] ] ] $pdfTmp = null $shipping_prices = [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ] $free_shipping_price = (float) 99 $urgent_order_price = (float) 5</pre><pre class="stack-trace">include - APP/Template/Articles/view.ctp, line 9 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::render() - CORE/src/View/View.php, line 880 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 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 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre></p> <div class="divider div-transparent div-dot"></div> </div> </section> <div class="container" id="article-view"> <div class="row clearfix"> <div class="col-lg-8"> <div class='card w-100 border-0'> <div class='card-body'> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6862f384ac9dd-trace').style.display = (document.getElementById('cakeErr6862f384ac9dd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'body' of non-object [<b>APP/Template/Articles/view.ctp</b>, line <b>23</b>]<div id="cakeErr6862f384ac9dd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6862f384ac9dd-code').style.display = (document.getElementById('cakeErr6862f384ac9dd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6862f384ac9dd-context').style.display = (document.getElementById('cakeErr6862f384ac9dd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6862f384ac9dd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">'card-body'</span><span style="color: #007700">> </span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><?= </span><span style="color: #0000BB">$article</span><span style="color: #007700">-></span><span style="color: #0000BB">body ?> </span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">> </span></span></code></pre><pre id="cakeErr6862f384ac9dd-context" class="cake-context" style="display: none;">$viewFile = '/var/www/vhosts/tuastampa.it/httpdocs/src/Template/Articles/view.ctp' $dataForView = [ '_authUser' => [], 'article' => null, '_meta' => [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ], 'lang' => 'it', 'arrLang' => [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ], 'browser' => [ 'browser' => false, 'version' => false ], 'languages' => [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ], 'upload_config' => [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ [maximum depth reached] ], 'it' => [ [maximum depth reached] ] ] ], 'max_files' => [ 'count' => (int) 5, 'price' => (float) 0.2 ], 'csrfToken' => '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4', 'formatOptions' => [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ], 'feedbacks' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FeedbacksTable) {} }, 'isMobile' => false, 'shippingMethods' => object(Cake\Collection\Collection) { 'count' => (int) 2 }, 'paymentMethods' => object(Cake\Collection\Collection) { 'count' => (int) 8 }, 'isTablet' => false, 'userInfo' => null, 'controller' => 'Articles', 'defaultValues' => [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ], 'printFormats' => [ 'A0' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A0_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A1' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A2' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A4' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A5' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ] ], 'printPrices' => [ 'bindings' => [ 'no_stitch' => [ [maximum depth reached] ], 'saddle_stitch' => [ [maximum depth reached] ], 'side_staple' => [ [maximum depth reached] ], 'corner_staple' => [ [maximum depth reached] ], 'comb_binding' => [ [maximum depth reached] ], 'coil_binding' => [ [maximum depth reached] ], 'tape_binding' => [ [maximum depth reached] ] ], 'gmqs' => [ (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'pdfTmp' => null, 'shipping_prices' => [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ], 'free_shipping_price' => (float) 99, 'urgent_order_price' => (float) 5 ] $_authUser = [] $article = null $_meta = [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ] $lang = 'it' $arrLang = [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ] $browser = [ 'browser' => false, 'version' => false ] $languages = [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ] $upload_config = [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ 'error_title' => 'File to Big', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ], 'it' => [ 'error_title' => 'File tropo grande', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ] ] ] $max_files = [ 'count' => (int) 5, 'price' => (float) 0.2 ] $csrfToken = '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4' $formatOptions = [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ] $feedbacks = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Feedbacks__id' => 'integer', 'Feedbacks.id' => 'integer', 'id' => 'integer', 'Feedbacks__user_id' => 'integer', 'Feedbacks.user_id' => 'integer', 'user_id' => 'integer', 'Feedbacks__order_id' => 'integer', 'Feedbacks.order_id' => 'integer', 'order_id' => 'integer', 'Feedbacks__description' => 'text', 'Feedbacks.description' => 'text', 'description' => 'text', 'Feedbacks__rating' => 'float', 'Feedbacks.rating' => 'float', 'rating' => 'float', 'Feedbacks__created' => 'datetime', 'Feedbacks.created' => 'datetime', 'created' => 'datetime', 'Feedbacks__modified' => 'datetime', 'Feedbacks.modified' => 'datetime', 'modified' => 'datetime', 'Feedbacks__active' => 'boolean', 'Feedbacks.active' => 'boolean', 'active' => 'boolean', 'Users__id' => 'integer', 'Users.id' => 'integer', 'Users__role_id' => 'integer', 'Users.role_id' => 'integer', 'role_id' => 'integer', 'Users__parent_id' => 'integer', 'Users.parent_id' => 'integer', 'parent_id' => 'integer', 'Users__facebook_id' => 'string', 'Users.facebook_id' => 'string', 'facebook_id' => 'string', 'Users__google_id' => 'string', 'Users.google_id' => 'string', 'google_id' => 'string', 'Users__api_key' => 'string', 'Users.api_key' => 'string', 'api_key' => 'string', 'Users__first_name' => 'string', 'Users.first_name' => 'string', 'first_name' => 'string', 'Users__last_name' => 'string', 'Users.last_name' => 'string', 'last_name' => 'string', 'Users__password' => 'string', 'Users.password' => 'string', 'password' => 'string', 'Users__email' => 'string', 'Users.email' => 'string', 'email' => 'string', 'Users__phone' => 'string', 'Users.phone' => 'string', 'phone' => 'string', 'Users__birthday' => 'date', 'Users.birthday' => 'date', 'birthday' => 'date', 'Users__social' => 'json', 'Users.social' => 'json', 'social' => 'json', 'Users__balance' => 'float', 'Users.balance' => 'float', 'balance' => 'float', 'Users__referral_hash' => 'string', 'Users.referral_hash' => 'string', 'referral_hash' => 'string', 'Users__active' => 'boolean', 'Users.active' => 'boolean', 'Users__passkey' => 'string', 'Users.passkey' => 'string', 'passkey' => 'string', 'Users__timeout' => 'integer', 'Users.timeout' => 'integer', 'timeout' => 'integer', 'Users__created' => 'datetime', 'Users.created' => 'datetime', 'Users__modified' => 'datetime', 'Users.modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Users' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FeedbacksTable) {} } $isMobile = false $shippingMethods = object(Cake\Collection\Collection) { 'count' => (int) 2 } $paymentMethods = object(Cake\Collection\Collection) { 'count' => (int) 8 } $isTablet = false $userInfo = null $controller = 'Articles' $defaultValues = [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ] $printFormats = [ 'A0' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A0_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A1' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A2' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A4' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => true, 'color' => true, 'active' => true ] ], 'A3' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ], 'A3_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => false, 'active' => false ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A5' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ] ] $printPrices = [ 'bindings' => [ 'no_stitch' => [ 'price' => (float) 0, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'saddle_stitch' => [ 'price' => (float) 1.5, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'side_staple' => [ 'price' => (float) 0.5, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'corner_staple' => [ 'price' => (float) 0.3, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'comb_binding' => [ 'price' => (float) 4, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'coil_binding' => [ 'price' => (float) 2, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'tape_binding' => [ 'price' => (float) 6, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'gmqs' => [ (int) 80 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 90 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 100 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 120 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 160 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 200 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ] ] ] $pdfTmp = null $shipping_prices = [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ] $free_shipping_price = (float) 99 $urgent_order_price = (float) 5</pre><pre class="stack-trace">include - APP/Template/Articles/view.ctp, line 23 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::render() - CORE/src/View/View.php, line 880 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 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 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre> </div> </div> </div> <div class="col-lg-4"> <div class='h3 border-bottom w-100 border-dark text-dark pb-3'> Share the article <div class='float-right'> <!--div class="fb-share-button btn btn-lg p-0" data-href="https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser " data-layout="button_count"> <i class="fab fa-facebook-square text-primary fa-2x"></i> </div--> <div class="fb-share-button" data-href="https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser" data-layout="button" data-size="large"> <a target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser&src=sdkpreparse" class="fb-xfbml-parse-ignore"></a> </div> </div> </div> </div> </div> </div> <div class='container shadow-bottom' id='feedbacks'> <div class='row'> <div class='col-md-12'> <h3 class='text-center text-uppercase my-2'>Recensioni dei clienti</h3> <p class='text-center'> <i class="fa fa-star text-warning fa-3x" aria-hidden="true"></i> <i class="fa fa-star text-warning fa-3x" aria-hidden="true"></i> <i class="fa fa-star text-warning fa-3x" aria-hidden="true"></i> <i class="fa fa-star text-warning fa-3x" aria-hidden="true"></i> <i class="fa fa-star text-warning fa-3x" aria-hidden="true"></i> </p> <div class='text-center text-muted mb-2'>Grazie <i class="fas fa-heart text-danger"></i></div> <hr class="divider col-md-4 mx-auto"> </div> </div> <div class="owl-carousel owl-theme mb-4"> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Tutto ok</p> <p class='m-0'><span class='text-success'>Raffaello</span></p> <span class='text-secondary mt-1 small'>25 Jun 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Tutto ok</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Ottimo servizio come al solito</p> <p class='m-0'><span class='text-success'>Raffaello</span></p> <span class='text-secondary mt-1 small'>25 Jun 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Ottimo servizio come al solito</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Ottimo</p> <p class='m-0'><span class='text-success'>Gabriella</span></p> <span class='text-secondary mt-1 small'>18 Jun 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Ottimo</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Precisi, ottima qualità, puntuali, prezzo corretto</p> <p class='m-0'><span class='text-success'>Stefano</span></p> <span class='text-secondary mt-1 small'>18 Jun 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Precisi, ottima qualità, puntuali, prezzo corretto</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="4"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Purtroppo non ho trovato indicato da nessuna parte che i fogli venivano stampati con un bordino bianco e questo ha reso inutilizzabili le stampe. Ad ogni modo, ne apprezzo la qualità.</p> <p class='m-0'><span class='text-success'>Alessandro</span></p> <span class='text-secondary mt-1 small'>12 Jun 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Purtroppo non ho trovato indicato da nessuna parte che i fogli venivano stampati con un bordino bianco e questo ha reso inutilizzabili le stampe. Ad ogni modo, ne apprezzo la qualità.</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Tutto bene</p> <p class='m-0'><span class='text-success'>GINO</span></p> <span class='text-secondary mt-1 small'>09 Jun 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Tutto bene</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>TUTTO PERFETTO, COME SEMPRE</p> <p class='m-0'><span class='text-success'>Sara</span></p> <span class='text-secondary mt-1 small'>07 Jun 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>TUTTO PERFETTO, COME SEMPRE</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Servizio ottimo</p> <p class='m-0'><span class='text-success'>marco</span></p> <span class='text-secondary mt-1 small'>27 May 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Servizio ottimo</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>ok</p> <p class='m-0'><span class='text-success'>step </span></p> <span class='text-secondary mt-1 small'>21 May 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>ok</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Un servizio e una professionalità eccezionali!!!!</p> <p class='m-0'><span class='text-success'>Maria Rita</span></p> <span class='text-secondary mt-1 small'>20 May 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Un servizio e una professionalità eccezionali!!!!</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>fantastico! Grazie</p> <p class='m-0'><span class='text-success'>Maria Rita</span></p> <span class='text-secondary mt-1 small'>20 May 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>fantastico! Grazie</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Fantastico! Serietà, affidabilità. bravura, professionalità, qualità, tutto eccezionale!</p> <p class='m-0'><span class='text-success'>Maria Rita</span></p> <span class='text-secondary mt-1 small'>14 May 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Fantastico! Serietà, affidabilità. bravura, professionalità, qualità, tutto eccezionale!</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Rapido e preciso</p> <p class='m-0'><span class='text-success'>Raffaello</span></p> <span class='text-secondary mt-1 small'>08 May 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Rapido e preciso</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Rapido e ottimo come al solito</p> <p class='m-0'><span class='text-success'>Raffaello</span></p> <span class='text-secondary mt-1 small'>08 May 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Rapido e ottimo come al solito</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Tutto ok, perfetto!</p> <p class='m-0'><span class='text-success'>Riccardo</span></p> <span class='text-secondary mt-1 small'>05 May 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Tutto ok, perfetto!</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>sempre perfetto</p> <p class='m-0'><span class='text-success'>FRANCO</span></p> <span class='text-secondary mt-1 small'>04 May 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>sempre perfetto</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Eccellente sia come qualità che come tempi di evasione</p> <p class='m-0'><span class='text-success'>Raffaello</span></p> <span class='text-secondary mt-1 small'>29 Apr 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Eccellente sia come qualità che come tempi di evasione</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>File arrivato stampato il giorno seguente, esattamente come lo avevo richiesto. Precisi e perfetti!!</p> <p class='m-0'><span class='text-success'>Greta</span></p> <span class='text-secondary mt-1 small'>29 Apr 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>File arrivato stampato il giorno seguente, esattamente come lo avevo richiesto. Precisi e perfetti!!</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Consegna in tempo record ottima la qualità della carta, cosi come la stampa. consiglio</p> <p class='m-0'><span class='text-success'>Claudio</span></p> <span class='text-secondary mt-1 small'>18 Apr 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Consegna in tempo record ottima la qualità della carta, cosi come la stampa. consiglio</p> </span> </div> </div> <div class='carousel-card text-center text-md-left custom_overlay_wrapper rounded'> <div class='row'> <div class="col-md-12 text-center"> <div class="rating w-100"> <span class="stars mx-auto" data-stars="5"></span> </div> </div> <div class="col-md-12 text-center"> <div class='my-2 feedback-text-lg'> <p class='text-dark'>Veramete Ottimo servizio e qualita a prezzi senza competizione</p> <p class='m-0'><span class='text-success'>Roberto</span></p> <span class='text-secondary mt-1 small'>16 Apr 2025</span> </div> </div> </div> <div class="custom_overlay"> <span class="custom_overlay_inner"> <h4></h4> <p>Veramete Ottimo servizio e qualita a prezzi senza competizione</p> </span> </div> </div> </div> <div class='row'> <div class='col-12 text-center mb-3'> <a href="/it/feedbacks" class="btn btn-success text-uppercase">Leggi tutto</a> </div> </div> </div> </div> <footer class="probootstrap-footer bg-primary"> <div class="container"> <div class="row"> <div class="col-md text-left"> <ul class="list-unstyled footer-small-nav"> <li> <a href="/it/pages/gdpr" data-toggle="modal" data-target="#ajaxModal" data-title="GDPR" data-submit="no" data-lg="yes" rel="nofollow">GDPR</a> </li> <li> <a href="/it/pages/terms-conditions" data-toggle="modal" data-target="#ajaxModal" data-title="Termini e Condizioni" data-submit="no" data-lg="yes" rel="nofollow">Condizioni</a> </li> <li> <a href="/it/pages/contacts">Contatti</a> </li> </ul> </div> <div class="col-md text-md-center"> <div class='mb-1'> <img src="/img/icons/payments/visa.png" class="" alt=""/> <img src="/img/icons/payments/paypal.png" class="" alt=""/> <img src="/img/icons/payments/master.png" class="" alt=""/> <img src="/img/icons/payments/contrass.png" class="" alt=""/> <img src="/img/icons/payments/bonfico.png" class="" alt=""/> </div> </div> <div class="col-md text-md-right text-left"> <div class='mb-1'> <img src="/img/icons/ups.png" class="" alt=""/> <img src="/img/icons/gls.png" class="" alt=""/> </div> </div> </div> <div class="row"> <div class='col-md copyright text-center'> <span class='float-left'>V 2.1</span> <small>© Copyright 2025. Tutti i diritti riservati.</small> <small>PRINTER INK DI ZADARKO OLENA – Via Colfellice 25, 00179 Roma (RM) – Italia: P.IVA: 16301789888</small></a> </div> </div> </div> </footer> <script src="https://cdn.jsdelivr.net/npm/sweetalert2@8"></script> <script src="/js/minified.js?v=1.0005"></script> <!-- Load Facebook SDK for JavaScript CHAT --> <div id="fb-root"></div> <script type='text/javascript'> window.fbAsyncInit = function() { FB.init({ appId : '2599892026963613', cookie : true, xfbml : true, version : 'v5.0' }); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/it_IT/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk-login')); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-92340953-1"></script> <script type='text/javascript'> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-92340953-1'); </script> <!-- Global site tag (gtag.js) - Google Ads: 695845788 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-695845788"></script> <script type='text/javascript'> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-695845788'); </script> <!-- GA4 - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-DX5MSL1V91"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-DX5MSL1V91'); </script> <!-- Facebook Pixel Code --> <script type='text/javascript'> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1693928874075998'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1693928874075998&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <script src="https://fastprint24.com/supportboard/js/main.js"></script> <!-- GDPR Tuastampa.it --> <div id="gdpr-banner" style="position: fixed; bottom: 20px; left: 20px; right: 20px; max-width: 480px; margin: auto; z-index: 9999; background: #ffffff; border: 1px solid #e0e0e0; padding: 16px 20px; border-radius: 12px; box-shadow: 0 6px 24px rgba(0,0,0,0.12); font-family: 'Segoe UI', sans-serif; font-size: 14px; color: #333; display: none;"> <p style="margin: 0 0 12px;"> 📄 Utilizziamo i cookie per offrirti la migliore esperienza possibile. Navigando su questo sito accetti la nostra <a href="https://tuastampa.it/it/pages/gdpr" target="_blank" style="color: #005eff; font-weight: 500;">Privacy Policy</a>. </p> <button onclick="acceptGDPR()" style="background-color: #005eff; color: #fff; padding: 10px 18px; border: none; border-radius: 8px; font-weight: 600; cursor: pointer;"> Accetto </button> </div> <script> function acceptGDPR() { localStorage.setItem("gdprAccepted", "true"); document.getElementById("gdpr-banner").style.display = "none"; } window.onload = function () { if (!localStorage.getItem("gdprAccepted")) { document.getElementById("gdpr-banner").style.display = "block"; } } </script> <!-- ✅ Fine Blocco GDPR Tuastampa.it --> </body> </html> ' } $maxBufferLength = (int) 8192 $file = '/var/www/vhosts/tuastampa.it/httpdocs/vendor/cakephp/cakephp/src/Error/Debugger.php' $line = (int) 853 $message = 'Unable to emit headers. Headers sent in file=/var/www/vhosts/tuastampa.it/httpdocs/vendor/cakephp/cakephp/src/Error/Debugger.php line=853'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 51 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141 [main] - ROOT/webroot/index.php, line 41
Notice (8): Trying to get property 'title' of non-object [APP/Template/Articles/view.ctp, line 8]Code Context<div class="container text-center">
<h1 class="mb-0"><?= $article->title ?></h1>
<p class="text-muted"><?= $article->sub_title ?></p>
$viewFile = '/var/www/vhosts/tuastampa.it/httpdocs/src/Template/Articles/view.ctp' $dataForView = [ '_authUser' => [], 'article' => null, '_meta' => [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ], 'lang' => 'it', 'arrLang' => [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ], 'browser' => [ 'browser' => false, 'version' => false ], 'languages' => [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ], 'upload_config' => [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ [maximum depth reached] ], 'it' => [ [maximum depth reached] ] ] ], 'max_files' => [ 'count' => (int) 5, 'price' => (float) 0.2 ], 'csrfToken' => '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4', 'formatOptions' => [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ], 'feedbacks' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FeedbacksTable) {} }, 'isMobile' => false, 'shippingMethods' => object(Cake\Collection\Collection) { 'count' => (int) 2 }, 'paymentMethods' => object(Cake\Collection\Collection) { 'count' => (int) 8 }, 'isTablet' => false, 'userInfo' => null, 'controller' => 'Articles', 'defaultValues' => [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ], 'printFormats' => [ 'A0' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A0_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A1' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A2' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A4' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A5' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ] ], 'printPrices' => [ 'bindings' => [ 'no_stitch' => [ [maximum depth reached] ], 'saddle_stitch' => [ [maximum depth reached] ], 'side_staple' => [ [maximum depth reached] ], 'corner_staple' => [ [maximum depth reached] ], 'comb_binding' => [ [maximum depth reached] ], 'coil_binding' => [ [maximum depth reached] ], 'tape_binding' => [ [maximum depth reached] ] ], 'gmqs' => [ (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'pdfTmp' => null, 'shipping_prices' => [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ], 'free_shipping_price' => (float) 99, 'urgent_order_price' => (float) 5 ] $_authUser = [] $article = null $_meta = [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ] $lang = 'it' $arrLang = [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ] $browser = [ 'browser' => false, 'version' => false ] $languages = [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ] $upload_config = [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ 'error_title' => 'File to Big', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ], 'it' => [ 'error_title' => 'File tropo grande', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ] ] ] $max_files = [ 'count' => (int) 5, 'price' => (float) 0.2 ] $csrfToken = '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4' $formatOptions = [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ] $feedbacks = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Feedbacks__id' => 'integer', 'Feedbacks.id' => 'integer', 'id' => 'integer', 'Feedbacks__user_id' => 'integer', 'Feedbacks.user_id' => 'integer', 'user_id' => 'integer', 'Feedbacks__order_id' => 'integer', 'Feedbacks.order_id' => 'integer', 'order_id' => 'integer', 'Feedbacks__description' => 'text', 'Feedbacks.description' => 'text', 'description' => 'text', 'Feedbacks__rating' => 'float', 'Feedbacks.rating' => 'float', 'rating' => 'float', 'Feedbacks__created' => 'datetime', 'Feedbacks.created' => 'datetime', 'created' => 'datetime', 'Feedbacks__modified' => 'datetime', 'Feedbacks.modified' => 'datetime', 'modified' => 'datetime', 'Feedbacks__active' => 'boolean', 'Feedbacks.active' => 'boolean', 'active' => 'boolean', 'Users__id' => 'integer', 'Users.id' => 'integer', 'Users__role_id' => 'integer', 'Users.role_id' => 'integer', 'role_id' => 'integer', 'Users__parent_id' => 'integer', 'Users.parent_id' => 'integer', 'parent_id' => 'integer', 'Users__facebook_id' => 'string', 'Users.facebook_id' => 'string', 'facebook_id' => 'string', 'Users__google_id' => 'string', 'Users.google_id' => 'string', 'google_id' => 'string', 'Users__api_key' => 'string', 'Users.api_key' => 'string', 'api_key' => 'string', 'Users__first_name' => 'string', 'Users.first_name' => 'string', 'first_name' => 'string', 'Users__last_name' => 'string', 'Users.last_name' => 'string', 'last_name' => 'string', 'Users__password' => 'string', 'Users.password' => 'string', 'password' => 'string', 'Users__email' => 'string', 'Users.email' => 'string', 'email' => 'string', 'Users__phone' => 'string', 'Users.phone' => 'string', 'phone' => 'string', 'Users__birthday' => 'date', 'Users.birthday' => 'date', 'birthday' => 'date', 'Users__social' => 'json', 'Users.social' => 'json', 'social' => 'json', 'Users__balance' => 'float', 'Users.balance' => 'float', 'balance' => 'float', 'Users__referral_hash' => 'string', 'Users.referral_hash' => 'string', 'referral_hash' => 'string', 'Users__active' => 'boolean', 'Users.active' => 'boolean', 'Users__passkey' => 'string', 'Users.passkey' => 'string', 'passkey' => 'string', 'Users__timeout' => 'integer', 'Users.timeout' => 'integer', 'timeout' => 'integer', 'Users__created' => 'datetime', 'Users.created' => 'datetime', 'Users__modified' => 'datetime', 'Users.modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Users' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FeedbacksTable) {} } $isMobile = false $shippingMethods = object(Cake\Collection\Collection) { 'count' => (int) 2 } $paymentMethods = object(Cake\Collection\Collection) { 'count' => (int) 8 } $isTablet = false $userInfo = null $controller = 'Articles' $defaultValues = [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ] $printFormats = [ 'A0' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A0_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A1' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A2' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A4' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => true, 'color' => true, 'active' => true ] ], 'A3' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ], 'A3_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => false, 'active' => false ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A5' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ] ] $printPrices = [ 'bindings' => [ 'no_stitch' => [ 'price' => (float) 0, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'saddle_stitch' => [ 'price' => (float) 1.5, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'side_staple' => [ 'price' => (float) 0.5, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'corner_staple' => [ 'price' => (float) 0.3, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'comb_binding' => [ 'price' => (float) 4, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'coil_binding' => [ 'price' => (float) 2, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'tape_binding' => [ 'price' => (float) 6, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'gmqs' => [ (int) 80 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 90 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 100 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 120 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 160 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 200 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ] ] ] $pdfTmp = null $shipping_prices = [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ] $free_shipping_price = (float) 99 $urgent_order_price = (float) 5include - APP/Template/Articles/view.ctp, line 8 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::render() - CORE/src/View/View.php, line 880 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 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 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Notice (8): Trying to get property 'sub_title' of non-object [APP/Template/Articles/view.ctp, line 9]Code Context<h1 class="mb-0"><?= $article->title ?></h1>
<p class="text-muted"><?= $article->sub_title ?></p>
<div class="divider div-transparent div-dot"></div>
$viewFile = '/var/www/vhosts/tuastampa.it/httpdocs/src/Template/Articles/view.ctp' $dataForView = [ '_authUser' => [], 'article' => null, '_meta' => [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ], 'lang' => 'it', 'arrLang' => [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ], 'browser' => [ 'browser' => false, 'version' => false ], 'languages' => [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ], 'upload_config' => [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ [maximum depth reached] ], 'it' => [ [maximum depth reached] ] ] ], 'max_files' => [ 'count' => (int) 5, 'price' => (float) 0.2 ], 'csrfToken' => '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4', 'formatOptions' => [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ], 'feedbacks' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FeedbacksTable) {} }, 'isMobile' => false, 'shippingMethods' => object(Cake\Collection\Collection) { 'count' => (int) 2 }, 'paymentMethods' => object(Cake\Collection\Collection) { 'count' => (int) 8 }, 'isTablet' => false, 'userInfo' => null, 'controller' => 'Articles', 'defaultValues' => [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ], 'printFormats' => [ 'A0' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A0_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A1' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A2' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A4' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A5' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ] ], 'printPrices' => [ 'bindings' => [ 'no_stitch' => [ [maximum depth reached] ], 'saddle_stitch' => [ [maximum depth reached] ], 'side_staple' => [ [maximum depth reached] ], 'corner_staple' => [ [maximum depth reached] ], 'comb_binding' => [ [maximum depth reached] ], 'coil_binding' => [ [maximum depth reached] ], 'tape_binding' => [ [maximum depth reached] ] ], 'gmqs' => [ (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'pdfTmp' => null, 'shipping_prices' => [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ], 'free_shipping_price' => (float) 99, 'urgent_order_price' => (float) 5 ] $_authUser = [] $article = null $_meta = [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ] $lang = 'it' $arrLang = [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ] $browser = [ 'browser' => false, 'version' => false ] $languages = [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ] $upload_config = [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ 'error_title' => 'File to Big', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ], 'it' => [ 'error_title' => 'File tropo grande', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ] ] ] $max_files = [ 'count' => (int) 5, 'price' => (float) 0.2 ] $csrfToken = '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4' $formatOptions = [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ] $feedbacks = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Feedbacks__id' => 'integer', 'Feedbacks.id' => 'integer', 'id' => 'integer', 'Feedbacks__user_id' => 'integer', 'Feedbacks.user_id' => 'integer', 'user_id' => 'integer', 'Feedbacks__order_id' => 'integer', 'Feedbacks.order_id' => 'integer', 'order_id' => 'integer', 'Feedbacks__description' => 'text', 'Feedbacks.description' => 'text', 'description' => 'text', 'Feedbacks__rating' => 'float', 'Feedbacks.rating' => 'float', 'rating' => 'float', 'Feedbacks__created' => 'datetime', 'Feedbacks.created' => 'datetime', 'created' => 'datetime', 'Feedbacks__modified' => 'datetime', 'Feedbacks.modified' => 'datetime', 'modified' => 'datetime', 'Feedbacks__active' => 'boolean', 'Feedbacks.active' => 'boolean', 'active' => 'boolean', 'Users__id' => 'integer', 'Users.id' => 'integer', 'Users__role_id' => 'integer', 'Users.role_id' => 'integer', 'role_id' => 'integer', 'Users__parent_id' => 'integer', 'Users.parent_id' => 'integer', 'parent_id' => 'integer', 'Users__facebook_id' => 'string', 'Users.facebook_id' => 'string', 'facebook_id' => 'string', 'Users__google_id' => 'string', 'Users.google_id' => 'string', 'google_id' => 'string', 'Users__api_key' => 'string', 'Users.api_key' => 'string', 'api_key' => 'string', 'Users__first_name' => 'string', 'Users.first_name' => 'string', 'first_name' => 'string', 'Users__last_name' => 'string', 'Users.last_name' => 'string', 'last_name' => 'string', 'Users__password' => 'string', 'Users.password' => 'string', 'password' => 'string', 'Users__email' => 'string', 'Users.email' => 'string', 'email' => 'string', 'Users__phone' => 'string', 'Users.phone' => 'string', 'phone' => 'string', 'Users__birthday' => 'date', 'Users.birthday' => 'date', 'birthday' => 'date', 'Users__social' => 'json', 'Users.social' => 'json', 'social' => 'json', 'Users__balance' => 'float', 'Users.balance' => 'float', 'balance' => 'float', 'Users__referral_hash' => 'string', 'Users.referral_hash' => 'string', 'referral_hash' => 'string', 'Users__active' => 'boolean', 'Users.active' => 'boolean', 'Users__passkey' => 'string', 'Users.passkey' => 'string', 'passkey' => 'string', 'Users__timeout' => 'integer', 'Users.timeout' => 'integer', 'timeout' => 'integer', 'Users__created' => 'datetime', 'Users.created' => 'datetime', 'Users__modified' => 'datetime', 'Users.modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Users' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FeedbacksTable) {} } $isMobile = false $shippingMethods = object(Cake\Collection\Collection) { 'count' => (int) 2 } $paymentMethods = object(Cake\Collection\Collection) { 'count' => (int) 8 } $isTablet = false $userInfo = null $controller = 'Articles' $defaultValues = [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ] $printFormats = [ 'A0' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A0_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A1' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A2' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A4' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => true, 'color' => true, 'active' => true ] ], 'A3' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ], 'A3_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => false, 'active' => false ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A5' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ] ] $printPrices = [ 'bindings' => [ 'no_stitch' => [ 'price' => (float) 0, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'saddle_stitch' => [ 'price' => (float) 1.5, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'side_staple' => [ 'price' => (float) 0.5, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'corner_staple' => [ 'price' => (float) 0.3, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'comb_binding' => [ 'price' => (float) 4, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'coil_binding' => [ 'price' => (float) 2, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'tape_binding' => [ 'price' => (float) 6, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'gmqs' => [ (int) 80 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 90 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 100 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 120 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 160 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 200 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ] ] ] $pdfTmp = null $shipping_prices = [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ] $free_shipping_price = (float) 99 $urgent_order_price = (float) 5include - APP/Template/Articles/view.ctp, line 9 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::render() - CORE/src/View/View.php, line 880 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 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 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Notice (8): Trying to get property 'body' of non-object [APP/Template/Articles/view.ctp, line 23]Code Context<div class='card-body'>
<?= $article->body ?>
</div>
$viewFile = '/var/www/vhosts/tuastampa.it/httpdocs/src/Template/Articles/view.ctp' $dataForView = [ '_authUser' => [], 'article' => null, '_meta' => [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ], 'lang' => 'it', 'arrLang' => [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ], 'browser' => [ 'browser' => false, 'version' => false ], 'languages' => [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ], 'upload_config' => [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ [maximum depth reached] ], 'it' => [ [maximum depth reached] ] ] ], 'max_files' => [ 'count' => (int) 5, 'price' => (float) 0.2 ], 'csrfToken' => '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4', 'formatOptions' => [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ], 'feedbacks' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FeedbacksTable) {} }, 'isMobile' => false, 'shippingMethods' => object(Cake\Collection\Collection) { 'count' => (int) 2 }, 'paymentMethods' => object(Cake\Collection\Collection) { 'count' => (int) 8 }, 'isTablet' => false, 'userInfo' => null, 'controller' => 'Articles', 'defaultValues' => [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ], 'printFormats' => [ 'A0' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A0_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A1' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A2' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A4' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A3_PLUS' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ], 'A5' => [ 'inkjet' => [ [maximum depth reached] ], 'laser' => [ [maximum depth reached] ] ] ], 'printPrices' => [ 'bindings' => [ 'no_stitch' => [ [maximum depth reached] ], 'saddle_stitch' => [ [maximum depth reached] ], 'side_staple' => [ [maximum depth reached] ], 'corner_staple' => [ [maximum depth reached] ], 'comb_binding' => [ [maximum depth reached] ], 'coil_binding' => [ [maximum depth reached] ], 'tape_binding' => [ [maximum depth reached] ] ], 'gmqs' => [ (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'pdfTmp' => null, 'shipping_prices' => [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ], 'free_shipping_price' => (float) 99, 'urgent_order_price' => (float) 5 ] $_authUser = [] $article = null $_meta = [ 'title' => null, 'keywords' => null, 'description' => null, 'og:url' => 'https://tuastampa.it/it/articles/view/differenza-stampa-inkjet-laser?url=it/articles/view/differenza-stampa-inkjet-laser', 'og:type' => 'website', 'og:title' => null, 'og:description' => null, 'og:image' => 'https://tuastampa.it/uploads/articles/' ] $lang = 'it' $arrLang = [ 'close' => 'Chiudi', 'error' => 'Errore', 'ok' => 'OK', 'cancel' => 'Cancel', 'yes_delete_it' => 'Yes, delete it!', 'link_copied' => 'The link was copied', 'no_file' => 'No File', 'choose_file' => 'Choose a file to upload.', 'something_wrong' => 'Errore imprevisto! Assistenza tel. 0686122002', 'yes' => 'Si', 'no' => 'No', 'yes_do_it' => 'Yes, do it!', 'attention' => 'Attenzione!', 'disabled_option' => 'This option is disabled for the moment', 'oops' => 'Oops...', 'coupon_minimum_order' => 'This coupon can be used with a minimum order: ', 'refill-credits' => 'Refill credits' ] $browser = [ 'browser' => false, 'version' => false ] $languages = [ 'en' => [ 'title' => 'English', 'active' => true ], 'it' => [ 'title' => 'Italiano', 'active' => true ] ] $upload_config = [ 'max_file_size' => (int) 999400, 'content' => [ 'en' => [ 'error_title' => 'File to Big', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ], 'it' => [ 'error_title' => 'File tropo grande', 'error_msg' => 'Go to <a href='https://www.ilovepdf.com' target='_blank'>ilovepdf</a>' ] ] ] $max_files = [ 'count' => (int) 5, 'price' => (float) 0.2 ] $csrfToken = '4dacd4b635a94c6ef9b4c3f1bd9ddc70a6411418b724c7689a1343d0ff39b471ecfdbc0af43fd4c6c8659b03a9f29bc163e1371d1358211253d42817329cadb4' $formatOptions = [ (int) 0 => [ 'value' => 'A0', 'text' => 'A0', 'checked' => false ], (int) 1 => [ 'value' => 'A0_PLUS', 'text' => 'A0_PLUS', 'checked' => false ], (int) 2 => [ 'value' => 'A1', 'text' => 'A1', 'checked' => false ], (int) 3 => [ 'value' => 'A2', 'text' => 'A2', 'checked' => false ], (int) 4 => [ 'value' => 'A4', 'text' => 'A4', 'checked' => 'checked' ], (int) 5 => [ 'value' => 'A3', 'text' => 'A3', 'checked' => false ], (int) 6 => [ 'value' => 'A5', 'text' => 'A5', 'checked' => false ] ] $feedbacks = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Feedbacks.id AS `Feedbacks__id`, Feedbacks.user_id AS `Feedbacks__user_id`, Feedbacks.order_id AS `Feedbacks__order_id`, Feedbacks.description AS `Feedbacks__description`, Feedbacks.rating AS `Feedbacks__rating`, Feedbacks.created AS `Feedbacks__created`, Feedbacks.modified AS `Feedbacks__modified`, Feedbacks.active AS `Feedbacks__active`, Users.id AS `Users__id`, Users.role_id AS `Users__role_id`, Users.parent_id AS `Users__parent_id`, Users.facebook_id AS `Users__facebook_id`, Users.google_id AS `Users__google_id`, Users.api_key AS `Users__api_key`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.password AS `Users__password`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.birthday AS `Users__birthday`, Users.social AS `Users__social`, Users.balance AS `Users__balance`, Users.referral_hash AS `Users__referral_hash`, Users.active AS `Users__active`, Users.passkey AS `Users__passkey`, Users.timeout AS `Users__timeout`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM feedbacks Feedbacks LEFT JOIN users Users ON Users.id = (Feedbacks.user_id) WHERE Feedbacks.active = :c0 ORDER BY Feedbacks.created DESC LIMIT 20', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Feedbacks__id' => 'integer', 'Feedbacks.id' => 'integer', 'id' => 'integer', 'Feedbacks__user_id' => 'integer', 'Feedbacks.user_id' => 'integer', 'user_id' => 'integer', 'Feedbacks__order_id' => 'integer', 'Feedbacks.order_id' => 'integer', 'order_id' => 'integer', 'Feedbacks__description' => 'text', 'Feedbacks.description' => 'text', 'description' => 'text', 'Feedbacks__rating' => 'float', 'Feedbacks.rating' => 'float', 'rating' => 'float', 'Feedbacks__created' => 'datetime', 'Feedbacks.created' => 'datetime', 'created' => 'datetime', 'Feedbacks__modified' => 'datetime', 'Feedbacks.modified' => 'datetime', 'modified' => 'datetime', 'Feedbacks__active' => 'boolean', 'Feedbacks.active' => 'boolean', 'active' => 'boolean', 'Users__id' => 'integer', 'Users.id' => 'integer', 'Users__role_id' => 'integer', 'Users.role_id' => 'integer', 'role_id' => 'integer', 'Users__parent_id' => 'integer', 'Users.parent_id' => 'integer', 'parent_id' => 'integer', 'Users__facebook_id' => 'string', 'Users.facebook_id' => 'string', 'facebook_id' => 'string', 'Users__google_id' => 'string', 'Users.google_id' => 'string', 'google_id' => 'string', 'Users__api_key' => 'string', 'Users.api_key' => 'string', 'api_key' => 'string', 'Users__first_name' => 'string', 'Users.first_name' => 'string', 'first_name' => 'string', 'Users__last_name' => 'string', 'Users.last_name' => 'string', 'last_name' => 'string', 'Users__password' => 'string', 'Users.password' => 'string', 'password' => 'string', 'Users__email' => 'string', 'Users.email' => 'string', 'email' => 'string', 'Users__phone' => 'string', 'Users.phone' => 'string', 'phone' => 'string', 'Users__birthday' => 'date', 'Users.birthday' => 'date', 'birthday' => 'date', 'Users__social' => 'json', 'Users.social' => 'json', 'social' => 'json', 'Users__balance' => 'float', 'Users.balance' => 'float', 'balance' => 'float', 'Users__referral_hash' => 'string', 'Users.referral_hash' => 'string', 'referral_hash' => 'string', 'Users__active' => 'boolean', 'Users.active' => 'boolean', 'Users__passkey' => 'string', 'Users.passkey' => 'string', 'passkey' => 'string', 'Users__timeout' => 'integer', 'Users.timeout' => 'integer', 'timeout' => 'integer', 'Users__created' => 'datetime', 'Users.created' => 'datetime', 'Users__modified' => 'datetime', 'Users.modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Users' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FeedbacksTable) {} } $isMobile = false $shippingMethods = object(Cake\Collection\Collection) { 'count' => (int) 2 } $paymentMethods = object(Cake\Collection\Collection) { 'count' => (int) 8 } $isTablet = false $userInfo = null $controller = 'Articles' $defaultValues = [ 'format' => 'A4', 'sides' => (int) 1, 'type' => 'bn', 'binding' => 'no_stitch', 'gmq' => '80', 'layout' => 'vertical', 'copies' => (int) 1, 'pages' => (int) 1, 'quality' => 'inkjet', 'page_price' => (float) 0.03 ] $printFormats = [ 'A0' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A0_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A1' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A2' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A4' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => true, 'color' => true, 'active' => true ] ], 'A3' => [ 'inkjet' => [ 'bothsides' => false, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ], 'A3_PLUS' => [ 'inkjet' => [ 'bothsides' => false, 'color' => false, 'active' => false ], 'laser' => [ 'bothsides' => false, 'color' => false, 'active' => false ] ], 'A5' => [ 'inkjet' => [ 'bothsides' => true, 'color' => true, 'active' => true ], 'laser' => [ 'bothsides' => false, 'color' => true, 'active' => true ] ] ] $printPrices = [ 'bindings' => [ 'no_stitch' => [ 'price' => (float) 0, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'saddle_stitch' => [ 'price' => (float) 1.5, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'side_staple' => [ 'price' => (float) 0.5, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'corner_staple' => [ 'price' => (float) 0.3, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'comb_binding' => [ 'price' => (float) 4, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'coil_binding' => [ 'price' => (float) 2, 'active' => true, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ], 'tape_binding' => [ 'price' => (float) 6, 'active' => false, (int) 80 => [ [maximum depth reached] ], (int) 90 => [ [maximum depth reached] ], (int) 100 => [ [maximum depth reached] ], (int) 120 => [ [maximum depth reached] ], (int) 160 => [ [maximum depth reached] ], (int) 200 => [ [maximum depth reached] ] ] ], 'gmqs' => [ (int) 80 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 90 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 100 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 120 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 160 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ], (int) 200 => [ 'A0' => [ [maximum depth reached] ], 'A0_PLUS' => [ [maximum depth reached] ], 'A1' => [ [maximum depth reached] ], 'A2' => [ [maximum depth reached] ], 'A4' => [ [maximum depth reached] ], 'A3' => [ [maximum depth reached] ], 'A5' => [ [maximum depth reached] ] ] ] ] $pdfTmp = null $shipping_prices = [ (int) 1 => [ 'from' => (int) 0, 'to' => (int) 500, 'price' => (float) 5.99 ], (int) 2 => [ 'from' => (int) 500, 'to' => (int) 900, 'price' => (float) 6.5 ], (int) 3 => [ 'from' => (int) 900, 'to' => (int) 1750, 'price' => (float) 7.5 ], (int) 4 => [ 'from' => (int) 1750, 'to' => (int) 3600, 'price' => (float) 8.5 ], (int) 5 => [ 'from' => (int) 3600, 'to' => (int) 5000, 'price' => (float) 9.99 ], (int) 6 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ], (int) 7 => [ 'from' => (int) 5000, 'to' => (int) 9000, 'price' => (float) 24.84 ] ] $free_shipping_price = (float) 99 $urgent_order_price = (float) 5include - APP/Template/Articles/view.ctp, line 23 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::render() - CORE/src/View/View.php, line 880 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 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 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 ADmad\I18n\Middleware\I18nMiddleware::__invoke() - ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 91 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Tutto ok
Raffaello
25 Jun 2025Tutto ok
Ottimo servizio come al solito
Raffaello
25 Jun 2025Ottimo servizio come al solito
Ottimo
Gabriella
18 Jun 2025Ottimo
Precisi, ottima qualità, puntuali, prezzo corretto
Stefano
18 Jun 2025Precisi, ottima qualità, puntuali, prezzo corretto
Purtroppo non ho trovato indicato da nessuna parte che i fogli venivano stampati con un bordino bianco e questo ha reso inutilizzabili le stampe. Ad ogni modo, ne apprezzo la qualità.
Alessandro
12 Jun 2025Purtroppo non ho trovato indicato da nessuna parte che i fogli venivano stampati con un bordino bianco e questo ha reso inutilizzabili le stampe. Ad ogni modo, ne apprezzo la qualità.
Tutto bene
GINO
09 Jun 2025Tutto bene
TUTTO PERFETTO, COME SEMPRE
Sara
07 Jun 2025TUTTO PERFETTO, COME SEMPRE
Servizio ottimo
marco
27 May 2025Servizio ottimo
ok
step
21 May 2025ok
Un servizio e una professionalità eccezionali!!!!
Maria Rita
20 May 2025Un servizio e una professionalità eccezionali!!!!
fantastico! Grazie
Maria Rita
20 May 2025fantastico! Grazie
Fantastico! Serietà, affidabilità. bravura, professionalità, qualità, tutto eccezionale!
Maria Rita
14 May 2025Fantastico! Serietà, affidabilità. bravura, professionalità, qualità, tutto eccezionale!
Rapido e preciso
Raffaello
08 May 2025Rapido e preciso
Rapido e ottimo come al solito
Raffaello
08 May 2025Rapido e ottimo come al solito
Tutto ok, perfetto!
Riccardo
05 May 2025Tutto ok, perfetto!
sempre perfetto
FRANCO
04 May 2025sempre perfetto
Eccellente sia come qualità che come tempi di evasione
Raffaello
29 Apr 2025Eccellente sia come qualità che come tempi di evasione
File arrivato stampato il giorno seguente, esattamente come lo avevo richiesto. Precisi e perfetti!!
Greta
29 Apr 2025File arrivato stampato il giorno seguente, esattamente come lo avevo richiesto. Precisi e perfetti!!
Consegna in tempo record ottima la qualità della carta, cosi come la stampa. consiglio
Claudio
18 Apr 2025Consegna in tempo record ottima la qualità della carta, cosi come la stampa. consiglio
Veramete Ottimo servizio e qualita a prezzi senza competizione
Roberto
16 Apr 2025Veramete Ottimo servizio e qualita a prezzi senza competizione
📄 Utilizziamo i cookie per offrirti la migliore esperienza possibile. Navigando su questo sito accetti la nostra Privacy Policy.