Notice (8): MemcachePool::get(): Server proven-cache.kmvdqz.cfg.use1.cache.amazonaws.com (tcp 11211, udp 0) failed with: Connection timed out (110) [CORE/Cake/Cache/Engine/MemcacheEngine.php, line 152]Code Context*/
public function read($key) {
return $this->_Memcache->get($key);
$key = 'app__campaignviewtracking'MemcachePool::get() - [internal], line ?? MemcacheEngine::read() - CORE/Cake/Cache/Engine/MemcacheEngine.php, line 152 Cache::read() - CORE/Cake/Cache/Cache.php, line 363 AppModel::updateCounter() - APP/Model/AppModel.php, line 76 AppModel::afterSave() - APP/Model/AppModel.php, line 86 CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 241 Model::_doSave() - CORE/Cake/Model/Model.php, line 1956 Model::save() - CORE/Cake/Model/Model.php, line 1751 CandidatesController::iPhoneApp() - APP/Controller/CandidatesController.php, line 331 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Warning (512): default cache was unable to write '_campaignviewtracking' to Memcache cache [CORE/Cake/Cache/Cache.php, line 328]Code Context),
E_USER_WARNING
);
$key = '_campaignviewtracking' $value = (int) 1 $config = 'default' $settings = array( 'prefix' => '*****', 'engine' => 'Memcache', 'duration' => (int) 3600, 'probability' => (int) 100, 'servers' => array( (int) 0 => 'proven-cache.kmvdqz.cfg.use1.cache.amazonaws.com:11211' ), 'compress' => false, 'persistent' => true, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 328 AppModel::updateCounter() - APP/Model/AppModel.php, line 76 AppModel::afterSave() - APP/Model/AppModel.php, line 86 CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 241 Model::_doSave() - CORE/Cake/Model/Model.php, line 1956 Model::save() - CORE/Cake/Model/Model.php, line 1751 CandidatesController::iPhoneApp() - APP/Controller/CandidatesController.php, line 331 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
<? endif; ?>
<link rel="stylesheet" href="/css/proven.responsive.min.css?<?= filemtime(__DIR__.'/../../webroot/css/proven.responsive.min.css'); ?>" type="text/css" />
$viewFile = '/var/app/current/app/View/Layouts/responsive.ctp' $dataForView = array( 'title_for_layout' => 'Download the Proven iPhone App', 'mobile_detected' => false, 'campaign' => 'iphone', 'navbar_style' => 'fixed', 'no_bottom_bar' => true, 'no_shell' => true, 'isMobile' => false, 'isWorker' => false, 'isSales' => false, 'isEducator' => false, 'adminLoggedIn' => false, 'isEmployer' => false, 'loggedIn' => false, 'isFacebookAppUser' => false, 'content_for_layout' => ' <div id="proven-mobile-app-page"> <div class="container"> <div class="row"> <div class="col-sm-8 col-sm-offset-2 col-md-6 col-md-offset-3"> <h1 class="text-center">Get the Proven Job Search App</h1> <div class="panel panel-default voffset3"> <div class="panel-body"> <h2 class="text-center">Apply to jobs from your iPhone.</h2> <div class="row"> <div class="download-form col-sm-10 col-sm-offset-1"> <script type="text/javascript"> $(document).ready(function() { initCandidateMobileDownloadForm(); }); </script> <form id="mobile-download-form"> <p class="text-center voffset2"><strong>Text the download link to your phone.</strong></p> <div class="voffset4"> <input id="mobile-number" name="data[mobile_number]" type="text" title="Mobile Number" value="Mobile Number" /> <a href="#" data-loading-text="Sending..." id="mobile-submit-btn" class="btn btn-primary">Send Code</a> <div class="clearfix"> </div> </div> </form> </div> </div> <p class="text-center voffset3"><a href="/candidates/androidApp" class="blue-link">Looking for the Android app?</a> </div> </div> </div> </div> </div> </div> <div id="smb-landing-page"> <div class="light-gray-container bottom-menu"> <div class="container"> <div class="row voffset6 voffset6-bottom"> <div class="col-sm-3 col-sm-offset-0 col-xs-6"> <h4>Proven</h4> <ul class="list-unstyled voffset3"> <li><a href="/pages/ourStory" title="Our Story">Our Story</a></li> <li><a href="http://blog.proven.com" title="Blog">Blog</a></li> <li><a href="http://blog.proven.com/small-business-war-stories-podcast" title="Podcast">Podcast</a></li> <li><a href="/pages/press" title="Our Story">Press</a></li> </ul> </div> <div class="col-sm-3 col-xs-6"> <h4>For Job Seekers</h4> <ul class="list-unstyled voffset3"> <li><a href="/jobs" title="Search Jobs">Search Jobs</a></li> <li><a href="/candidates/app" title="Mobile App">Mobile App</a></li> <li><a href="/workers/join" title="Sign Up">Sign Up</a></li> </ul> </div> <div class="col-sm-3 col-xs-6"> <h4>For Employers</h4> <ul class="list-unstyled voffset3"> <li><a onclick="javascript:showAcquiredModal()" title="Post a Job for Free">Get Started</a></li> <li><a href="/pages/features" title="Features">Features</a></li> <li><a href="/pricing" title="Pricing">Pricing</a></li> <li><a href="/job-boards" title="Job Boards">Job Boards</a></li> <li><a href="https://blog.proven.com/proven-support">FAQ</a></li> </ul> </div> <div class="col-sm-3 col-xs-6"> <h4>Contact Us</h4> <ul class="list-unstyled voffset3"> <li><a href="/pages/contactUs" title="Email Us">Email Us</a></li> </ul> </div> </div> <div class="row"> <div class="col-sm-12 text-center"> <p><img src="/css/images/proven-logo.jpg" width="80" /></p> <p>We ♥ small businesses :-)</p> </div> <div class="col-sm-12 voffset4 bottom-panel text-center-xs"> <a href="http://www.facebook.com/pages/Provencom/352429835157" title="Facebook"><img src="/css/images/adcampaign/facebook.png" alt="Facebook" width="20" height="18" /></a> <a href="http://twitter.com/provenjobs" title="Twitter"><img src="/css/images/adcampaign/twitter.png" alt="Twitter" width="20" height="18" /></a> <ul class="list-inline list-unstyled voffset1"> <li>Copyright © 2023 Proven</li> <li>|</li> <li><a href="/pages/privacyPolicy" title="Privacy Policy">Privacy Policy</a></li> <li>|</li> <li><a href="/pages/termsCompanies" title="Terms of Service">Terms of Service</a></li> </ul> </div> </div> </div> </div> <!-- ACQUIRED MODAL START BELOW --> <link href="https://fonts.googleapis.com/css?family=Khula:300,400,600,700" rel="stylesheet"> <script type="text/javascript"> function showAcquiredModal() { $("#acquiredModal").modal("show"); } function hideAcquiredModal() { $("#acquiredModal").modal("hide"); } </script> <!-- ACQUIRED MODAL DIALOG --> <style> #acquiredModal { font-family: Khula,sans-serif; font-size:15px; line-height: 1.5; } #acquiredModal strong, #acquiredModal a, #acquiredModal p, #acquiredModal li { font-family: Khula,sans-serif; font-size:15px; } #acquiredModal a { color: #0076B8; } #acquiredModal li { text-align: justify; list-style-type: disc; margin-left:40px; } #acquiredModal a:visited { color: #3FB1E5; } #acquiredModal a:hover { color: #23315E; } #acquiredModal a:active { color: #0076B8; } #acquiredModal p { color: #666; font-weight: 400; width: 100%; margin: 0 0 1em; text-align: justify; } #acquiredModal .modal-footer { text-align: center; border-top: 0px solid #e5e5e5; } #acquiredModal .modal-header { border-bottom: 0px solid #e5e5e5; } @media only screen and (max-device-width: 640px){ #acquiredModal .modal-body { overflow-y: scroll; width: 100%; padding: 10px 20px !important; } } #acquiredModal .modal-content { -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; } .fbimgbg { opacity: 0.5; filter: alpha(opacity=50); /* For IE8 and earlier */ } </style> <div id="acquiredModal" class="modal" tabindex="-1" role="dialog"> <div class="modal-dialog letter-width modal-lg" role="document"> <div class="modal-content"> <div class="modal-header" style="height:0"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body" style="padding:30px 70px;"> <p style="font-size:21px;">Dear Proven Customer,</p> <p style="">Good news!</p> <p>Proven has been acquired and is joining forces with <a href="https://www.upward.net/employer/">Upward.net</a>.</p> <p>Over the past few months, the <a href="https://www.upward.net/employer/">Upward.net</a> technology team has been hard at work integrating some of the Proven features that you have grown accustomed to into the Proven platform.</p> <p>Our objective is to combine the Proven features with the <a href="https://www.upward.net/employer/">Upward.net</a> job distribution platform so that you can get even more candidates and have more flexibility than before.</p> <p>Here are a few things you should know.</p> <div><u>Logistical Details</u></div> <ul style="margin-bottom:1em"> <li>Your Proven account has been ported over to <a href="https://www.upward.net/employer/">Upward.net</a> (employer section)</li> <li>All of your historical information will be there</li> <li>Your username and credentials will remain the same, just log into <a href="https://www.upward.net/employer/">Upward.net</a> with your Proven username and password</li> <li>As of August 15th, you can post jobs on <a href="https://www.upward.net/employer/">Upward.net</a></li> <li>You will no longer be able to log into <a href="https://www.proven.com">Proven.com</a> directly</li> <li>If you have forgotten your Proven password, you can reset it by going <a href="https://www.upward.net/employer/">here</a> and following the 'forgot password' instructions and sign in</li> </ul> <p>If you have any questions about the transition, Upward.net's functionality or pricing, please contact us at <a href="mailto:support@upward.net">support@upward.net</a> or use the web chat functionality at <a href="https://www.upward.net/employer/">Upward.net</a>.</p> <p>We are tremendously grateful to the thousands of customers who have helped us succeed over the past decade. We could not have done this without you...Thank you!</p> <p></p> </div> <div class="modal-footer"> <div class="row"> <div class="col-sm-6 col-sm-offset-3"> <a href="https://www.upward.net/employer/" class="btn btn-warning btn-lg btn-block" style="color:#fff;padding-bottom:4px; margin-bottom:10px;">Login to Upward</a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '' ) $title_for_layout = 'Download the Proven iPhone App' $mobile_detected = false $campaign = 'iphone' $navbar_style = 'fixed' $no_bottom_bar = true $no_shell = true $isMobile = false $isWorker = false $isSales = false $isEducator = false $adminLoggedIn = false $isEmployer = false $loggedIn = false $isFacebookAppUser = false $content_for_layout = ' <div id="proven-mobile-app-page"> <div class="container"> <div class="row"> <div class="col-sm-8 col-sm-offset-2 col-md-6 col-md-offset-3"> <h1 class="text-center">Get the Proven Job Search App</h1> <div class="panel panel-default voffset3"> <div class="panel-body"> <h2 class="text-center">Apply to jobs from your iPhone.</h2> <div class="row"> <div class="download-form col-sm-10 col-sm-offset-1"> <script type="text/javascript"> $(document).ready(function() { initCandidateMobileDownloadForm(); }); </script> <form id="mobile-download-form"> <p class="text-center voffset2"><strong>Text the download link to your phone.</strong></p> <div class="voffset4"> <input id="mobile-number" name="data[mobile_number]" type="text" title="Mobile Number" value="Mobile Number" /> <a href="#" data-loading-text="Sending..." id="mobile-submit-btn" class="btn btn-primary">Send Code</a> <div class="clearfix"> </div> </div> </form> </div> </div> <p class="text-center voffset3"><a href="/candidates/androidApp" class="blue-link">Looking for the Android app?</a> </div> </div> </div> </div> </div> </div> <div id="smb-landing-page"> <div class="light-gray-container bottom-menu"> <div class="container"> <div class="row voffset6 voffset6-bottom"> <div class="col-sm-3 col-sm-offset-0 col-xs-6"> <h4>Proven</h4> <ul class="list-unstyled voffset3"> <li><a href="/pages/ourStory" title="Our Story">Our Story</a></li> <li><a href="http://blog.proven.com" title="Blog">Blog</a></li> <li><a href="http://blog.proven.com/small-business-war-stories-podcast" title="Podcast">Podcast</a></li> <li><a href="/pages/press" title="Our Story">Press</a></li> </ul> </div> <div class="col-sm-3 col-xs-6"> <h4>For Job Seekers</h4> <ul class="list-unstyled voffset3"> <li><a href="/jobs" title="Search Jobs">Search Jobs</a></li> <li><a href="/candidates/app" title="Mobile App">Mobile App</a></li> <li><a href="/workers/join" title="Sign Up">Sign Up</a></li> </ul> </div> <div class="col-sm-3 col-xs-6"> <h4>For Employers</h4> <ul class="list-unstyled voffset3"> <li><a onclick="javascript:showAcquiredModal()" title="Post a Job for Free">Get Started</a></li> <li><a href="/pages/features" title="Features">Features</a></li> <li><a href="/pricing" title="Pricing">Pricing</a></li> <li><a href="/job-boards" title="Job Boards">Job Boards</a></li> <li><a href="https://blog.proven.com/proven-support">FAQ</a></li> </ul> </div> <div class="col-sm-3 col-xs-6"> <h4>Contact Us</h4> <ul class="list-unstyled voffset3"> <li><a href="/pages/contactUs" title="Email Us">Email Us</a></li> </ul> </div> </div> <div class="row"> <div class="col-sm-12 text-center"> <p><img src="/css/images/proven-logo.jpg" width="80" /></p> <p>We ♥ small businesses :-)</p> </div> <div class="col-sm-12 voffset4 bottom-panel text-center-xs"> <a href="http://www.facebook.com/pages/Provencom/352429835157" title="Facebook"><img src="/css/images/adcampaign/facebook.png" alt="Facebook" width="20" height="18" /></a> <a href="http://twitter.com/provenjobs" title="Twitter"><img src="/css/images/adcampaign/twitter.png" alt="Twitter" width="20" height="18" /></a> <ul class="list-inline list-unstyled voffset1"> <li>Copyright © 2023 Proven</li> <li>|</li> <li><a href="/pages/privacyPolicy" title="Privacy Policy">Privacy Policy</a></li> <li>|</li> <li><a href="/pages/termsCompanies" title="Terms of Service">Terms of Service</a></li> </ul> </div> </div> </div> </div> <!-- ACQUIRED MODAL START BELOW --> <link href="https://fonts.googleapis.com/css?family=Khula:300,400,600,700" rel="stylesheet"> <script type="text/javascript"> function showAcquiredModal() { $("#acquiredModal").modal("show"); } function hideAcquiredModal() { $("#acquiredModal").modal("hide"); } </script> <!-- ACQUIRED MODAL DIALOG --> <style> #acquiredModal { font-family: Khula,sans-serif; font-size:15px; line-height: 1.5; } #acquiredModal strong, #acquiredModal a, #acquiredModal p, #acquiredModal li { font-family: Khula,sans-serif; font-size:15px; } #acquiredModal a { color: #0076B8; } #acquiredModal li { text-align: justify; list-style-type: disc; margin-left:40px; } #acquiredModal a:visited { color: #3FB1E5; } #acquiredModal a:hover { color: #23315E; } #acquiredModal a:active { color: #0076B8; } #acquiredModal p { color: #666; font-weight: 400; width: 100%; margin: 0 0 1em; text-align: justify; } #acquiredModal .modal-footer { text-align: center; border-top: 0px solid #e5e5e5; } #acquiredModal .modal-header { border-bottom: 0px solid #e5e5e5; } @media only screen and (max-device-width: 640px){ #acquiredModal .modal-body { overflow-y: scroll; width: 100%; padding: 10px 20px !important; } } #acquiredModal .modal-content { -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; } .fbimgbg { opacity: 0.5; filter: alpha(opacity=50); /* For IE8 and earlier */ } </style> <div id="acquiredModal" class="modal" tabindex="-1" role="dialog"> <div class="modal-dialog letter-width modal-lg" role="document"> <div class="modal-content"> <div class="modal-header" style="height:0"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body" style="padding:30px 70px;"> <p style="font-size:21px;">Dear Proven Customer,</p> <p style="">Good news!</p> <p>Proven has been acquired and is joining forces with <a href="https://www.upward.net/employer/">Upward.net</a>.</p> <p>Over the past few months, the <a href="https://www.upward.net/employer/">Upward.net</a> technology team has been hard at work integrating some of the Proven features that you have grown accustomed to into the Proven platform.</p> <p>Our objective is to combine the Proven features with the <a href="https://www.upward.net/employer/">Upward.net</a> job distribution platform so that you can get even more candidates and have more flexibility than before.</p> <p>Here are a few things you should know.</p> <div><u>Logistical Details</u></div> <ul style="margin-bottom:1em"> <li>Your Proven account has been ported over to <a href="https://www.upward.net/employer/">Upward.net</a> (employer section)</li> <li>All of your historical information will be there</li> <li>Your username and credentials will remain the same, just log into <a href="https://www.upward.net/employer/">Upward.net</a> with your Proven username and password</li> <li>As of August 15th, you can post jobs on <a href="https://www.upward.net/employer/">Upward.net</a></li> <li>You will no longer be able to log into <a href="https://www.proven.com">Proven.com</a> directly</li> <li>If you have forgotten your Proven password, you can reset it by going <a href="https://www.upward.net/employer/">here</a> and following the 'forgot password' instructions and sign in</li> </ul> <p>If you have any questions about the transition, Upward.net's functionality or pricing, please contact us at <a href="mailto:support@upward.net">support@upward.net</a> or use the web chat functionality at <a href="https://www.upward.net/employer/">Upward.net</a>.</p> <p>We are tremendously grateful to the thousands of customers who have helped us succeed over the past decade. We could not have done this without you...Thank you!</p> <p></p> </div> <div class="modal-footer"> <div class="row"> <div class="col-sm-6 col-sm-offset-3"> <a href="https://www.upward.net/employer/" class="btn btn-warning btn-lg btn-block" style="color:#fff;padding-bottom:4px; margin-bottom:10px;">Login to Upward</a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '' $no_title_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
We ♥ small businesses :-)
Dear Proven Customer,
Good news!
Proven has been acquired and is joining forces with Upward.net.
Over the past few months, the Upward.net technology team has been hard at work integrating some of the Proven features that you have grown accustomed to into the Proven platform.
Our objective is to combine the Proven features with the Upward.net job distribution platform so that you can get even more candidates and have more flexibility than before.
Here are a few things you should know.
If you have any questions about the transition, Upward.net's functionality or pricing, please contact us at support@upward.net or use the web chat functionality at Upward.net.
We are tremendously grateful to the thousands of customers who have helped us succeed over the past decade. We could not have done this without you...Thank you!
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | BEGIN | 0 | 0 | 0 | |
2 | INSERT INTO `proven_production`.`campaign_view_trackings` (`campaign`, `ip_address`, `created_date`) VALUES ('iphone-iphone', '3.236.237.61', '2023-09-28 00:18:50') | 1 | 1 | 3 | |
3 | COMMIT | 1 | 1 | 3 |