Warning (2): mysql_pconnect() [function.mysql-pconnect]: Headers and client library minor version mismatch. Headers:100618 Library:100505 [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 564]Code | Context$config = array( "persistent" => true, "host" => "localhost", "login" => "probus_prod", "password" => "dWPsem53", "database" => "probus_stagingblueplains", "port" => "3306", "driver" => "mysql", "prefix" => "" )mysql_pconnect - [internal], line ?? DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 564 DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 143 ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 114 Model::setDataSource() - CORE/cake/libs/model/model.php, line 2833 Model::__construct() - CORE/cake/libs/model/model.php, line 469 Story::__construct() - APP/models/story.php, line 20 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 142 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 637 MostPopularComponent::initialize() - APP/controllers/components/most_popular.php, line 14 Component::initialize() - CORE/cake/libs/controller/component.php, line 98 Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 521 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Active Retirees™ Magazine Australia
Active Retirees™ Magazine New Zealand
Notice (8): Undefined variable: online_return_url [APP/views/layouts/probus.ctp, line 394]Code | Context<?php
// if we have a url set we can show link to annual return app
if ($online_return_url != '') {
$___viewFn = "/home/probus/domains/stagingblueplains/app-public/views/layouts/probus.ctp" $___dataForView = array( "data" => false, "content_for_layout" => "<div id="contentWrapper"> <div class="contentColumnLarge"> <form id='speaker_registration_form' action='/forms/display' method='post' class="bp probus" > <div id="static-page"> <h1>Speaker Registration</h1> <p>Do you have something to share with Probus clubs? </p> <p>Whether you're an adventurer, journalist, historian or expert, Probus members would love to hear all about you and what you do. </p> <p>Fill out the form below to go onto our list of available speakers. </p> </div> <div id="errorContainer"></div> <fieldset> <p class="form-input required"> <label for="title">Title:</label> <select name="title" class="mini" id="title"> <option value=""></option> <option value="Mr">Mr</option> <option value="Mrs">Mrs</option> <option value="Ms">Ms</option> <option value="Miss">Miss</option> <option value="Dr">Dr</option> </select> </p> <p class="form-input required"> <label for="fname">First name:</label> <input type="text" class="medium" id="fname" name="fname" value="" /> </p> <p class="form-input required"> <label for="lname">Last name:</label> <input type="text" id="lname" class="medium" name="lname" value="" /> </p> <p class="form-input required"> <label for="qualifications">Qualifications:</label> <input type="text" id="qualifications" class="medium" name="qualifications" value="" /> </p> <p class="form-input required"> <label for="topic">Topic (Heading):</label> <input type="text" id="topic" class="medium" name="topic" value="" /> </p> <p class="form-input"> <label for="purpose">Purpose of organisation:</label> <input type="text" id="purpose" class="medium" name="purpose" value="" /> </p> </fieldset> <fieldset> <legend>Contact Details</legend> <p class="form-input required"> <label for="tel_area_code">Tel:</label> <input type="text" id="tel_area_code" class="mini" name="tel_area_code" value="" style="display: none;" /> <input type="text" id="tel_number" class="medium" name="tel_number" value="" /> </p> <p class="form-input"> <label for="fax_area_code">Fax:</label> <input type="text" id="fax_area_code" class="mini" name="fax_area_code" value="" style="display: none;"/> <input type="text" id="fax_number" class="medium" name="fax_number" value="" /> </p> <p class="form-input required"> <label for="mob_number">Mobile:</label> <input type="text" id="mob_number" class="medium" name="mob_number" value="" /> </p> <p class="form-input required"> <label for="email">Email:</label> <input type="text" id="email" class="medium" name="email" value="" /> </p> <p class="form-input"> <label for="website">Website:</label> <input type="text" id="website" class="medium" name="website" value="" /> <br> <label class="demo_label">eg. (http://www.yourwebsitename.com) <br> or (http://yourwebsitename.com)<br> or (yourwebsitename.com)</label> </p> </fieldset> <fieldset> <p class="form-input required"> <label for="geo_area">Geographical Area:</label> <select class="small" id="geo_area" name="geo_area"> <option value=""></option> <option value="QLD">QLD</option> <option value="NSW">NSW</option> <option value="VIC">VIC</option> <option value="TAS">TAS</option> <option value="SA">SA</option> <option value="WA">WA</option> <option value="ACT">ACT</option> <option value="NT">NT</option> <option value="NZ - North Island">NZ - North Island</option> <option value="NZ - South Island">NZ - South Island</option> </select> </p> <p class="form-input required"> <label for="description">Brief Description and length of presentation:</label> <textarea id="description" name="description" class="large"></textarea> </p> <p class="form-input "> <label for="charges_fee">Do you charge a fee for your service:</label> <input type="hidden" name="charges_fee" value="no" /> <input type="checkbox" id="charges_fee" name="charges_fee" value="yes" style="float:left;"/> Yes </p> <p class="form-input required" id="fee_charge_value" style="display:none;"> <label for="how_much">How much?</label> <input type="text" id="how_much" name="how_much" class="medium" value="" /> </p> </fieldset> <input type='hidden' name='to' value='reception@probussouthpacific.org'> <input type='hidden' name='formname' value='speaker_registration'> <input type='hidden' name='formtype' value='speaker_registration'> <input type='hidden' name='end_url' value='/forms/display/speaker-registration'> <input type='submit' name='btn_submit' value='Submit' /> </form> </div> <div class="contentColumn"> <div class="sponsor"> <script type='text/javascript'><!--//<![CDATA[ //check if we are overriding the zone via query param and the zone_override value var zoneid='118'; if ('' != '') { if (typeof getUrlVars()[""] != 'undefined'){ zoneid = getUrlVars()[""]; } } var m3_u = (location.protocol=='https:'?'https://ads.probussouthpacific.org/www/delivery/ajs.php':'http://ads.probussouthpacific.org/www/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u); document.write ("?zoneid="+zoneid); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : '')); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>"); //]]>--></script><noscript><a href='//ads.probussouthpacific.org/www/delivery/ck.php?n=ab876cdd&cb=1974987579' target='_blank'><img src='//ads.probussouthpacific.org/www/delivery/avw.php?zoneid=118&cb=1974987579&n=ab876cdd' border='0' alt='' /></a></noscript> </div> <div class="sponsor"> <script type='text/javascript'><!--//<![CDATA[ //check if we are overriding the zone via query param and the zone_override value var zoneid='119'; if ('' != '') { if (typeof getUrlVars()[""] != 'undefined'){ zoneid = getUrlVars()[""]; } } var m3_u = (location.protocol=='https:'?'https://ads.probussouthpacific.org/www/delivery/ajs.php':'http://ads.probussouthpacific.org/www/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u); document.write ("?zoneid="+zoneid); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : '')); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>"); //]]>--></script><noscript><a href='//ads.probussouthpacific.org/www/delivery/ck.php?n=ab876cdd&cb=651758785' target='_blank'><img src='//ads.probussouthpacific.org/www/delivery/avw.php?zoneid=119&cb=651758785&n=ab876cdd' border='0' alt='' /></a></noscript> </div> <div class="sponsor"> <!-- No zone passed --> </div> <div class="sponsor"> <!-- No zone passed --> </div> </div> </div> <script type='text/javascript'> $('#charges_fee').click(function(){ if ($(this).is(':checked')) { $("#fee_charge_value").fadeIn(); } else { $("#fee_charge_value").fadeOut(); } }); $(document).ready(function(){ //Added a function that validates the website Url $.validator.addMethod('validateURL', function(val, el) { //Regular Expression that validates following URLS //1. http://yourwebsite.com //2. https://yourwebsite.com //3. http://www.yourwebsite.com //4. https://www.yourwebsite.com //5. www.yourwebsite.com //6. yourwebsite.com //7. yourwebsite.subdomain.com var regRex = /^((https:\/\/|http:\/\/|http:\/\/www.|https:\/\/www.|ftp:\/\/www.|www.){1}([0-9A-Za-z]+\.))|[0-9A-Za-z]+\.[0-9A-Za-z]+/; if(val=="") return true else return regRex.test(val); }, 'Please enter valid Url'); function validateURL(textval) { } $('#speaker_registration_form').validate({ rules: { title: "required", fname: "required", lname: "required", qualifications: "required", topic: "required", email: { "required": true, "email" :true }, website: {"required": false,validateURL :true }, geo_area: "required", tel_number: { "required": true, "number" :true ,"maxlength": 10}, fax_number: { "number" :true }, mob_number: { "required": true, "number" :true }, description: "required", how_much: { "required": function(event){ return $("#charges_fee").is(':checked'); }, "number": true } }, invalidHandler: function(e, validator) { var errors = validator.numberOfInvalids(); if (errors) { var message = errors == 1 ? 'You missed 1 field. It has been highlighted below' : 'You missed ' + errors + ' fields. They have been highlighted below'; $("#errorContainer").html(message); $("#errorContainer").show(); } else { $("#errorContainer").hide(); } } }); }); </script>", "scripts_for_layout" => "<script type="text/javascript" src="/js/jquery.validate.min.js"></script> <link rel="stylesheet" type="text/css" href="/probus/css/forms.css" />", "title_for_layout" => "Forms", "authentication" => AuthenticationHelper AuthenticationHelper::$sessionKey = NULL AuthenticationHelper::$helpers = array AuthenticationHelper::$view = View object AuthenticationHelper::$base = "" AuthenticationHelper::$webroot = "/" AuthenticationHelper::$theme = NULL AuthenticationHelper::$here = "/forms/display/speaker-registration" AuthenticationHelper::$params = array AuthenticationHelper::$action = "display" AuthenticationHelper::$plugin = NULL AuthenticationHelper::$data = NULL AuthenticationHelper::$namedArgs = NULL AuthenticationHelper::$argSeparator = NULL AuthenticationHelper::$validationErrors = NULL AuthenticationHelper::$tags = array AuthenticationHelper::$__tainted = NULL AuthenticationHelper::$__cleaned = NULL AuthenticationHelper::$Session = SessionHelper object, "javascript" => JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/forms/display/speaker-registration" JavascriptHelper::$params = array JavascriptHelper::$action = "display" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL, "eHtml" => eHtmlHelper eHtmlHelper::$helpers = array eHtmlHelper::$viewVars = array eHtmlHelper::$tags = array eHtmlHelper::$_crumbs = array eHtmlHelper::$__includedScripts = array eHtmlHelper::$_scriptBlockOptions = array eHtmlHelper::$__docTypes = array eHtmlHelper::$base = "" eHtmlHelper::$webroot = "/" eHtmlHelper::$theme = NULL eHtmlHelper::$here = "/forms/display/speaker-registration" eHtmlHelper::$params = array eHtmlHelper::$action = "display" eHtmlHelper::$plugin = NULL eHtmlHelper::$data = NULL eHtmlHelper::$namedArgs = NULL eHtmlHelper::$argSeparator = NULL eHtmlHelper::$validationErrors = NULL eHtmlHelper::$__tainted = NULL eHtmlHelper::$__cleaned = NULL eHtmlHelper::$eForm = eFormHelper object eHtmlHelper::$javascript = JavascriptHelper object eHtmlHelper::$Authentication = AuthenticationHelper object, "eJavascript" => eJavascriptHelper eJavascriptHelper::$helpers = array eJavascriptHelper::$useNative = true eJavascriptHelper::$enabled = true eJavascriptHelper::$safe = false eJavascriptHelper::$tags = array eJavascriptHelper::$_blockOptions = array eJavascriptHelper::$_cachedEvents = array eJavascriptHelper::$_cacheEvents = false eJavascriptHelper::$_cacheToFile = false eJavascriptHelper::$_cacheAll = false eJavascriptHelper::$_rules = array eJavascriptHelper::$__scriptBuffer = NULL eJavascriptHelper::$base = "" eJavascriptHelper::$webroot = "/" eJavascriptHelper::$theme = NULL eJavascriptHelper::$here = "/forms/display/speaker-registration" eJavascriptHelper::$params = array eJavascriptHelper::$action = "display" eJavascriptHelper::$plugin = NULL eJavascriptHelper::$data = NULL eJavascriptHelper::$namedArgs = NULL eJavascriptHelper::$argSeparator = NULL eJavascriptHelper::$validationErrors = NULL eJavascriptHelper::$__tainted = NULL eJavascriptHelper::$__cleaned = NULL eJavascriptHelper::$eHtml = eHtmlHelper object, "eForm" => eFormHelper eFormHelper::$helpers = array eFormHelper::$fieldset = array eFormHelper::$__options = array eFormHelper::$fields = array eFormHelper::$requestType = NULL eFormHelper::$defaultModel = NULL eFormHelper::$_inputDefaults = array eFormHelper::$base = "" eFormHelper::$webroot = "/" eFormHelper::$theme = NULL eFormHelper::$here = "/forms/display/speaker-registration" eFormHelper::$params = array eFormHelper::$action = "display" eFormHelper::$plugin = NULL eFormHelper::$data = NULL eFormHelper::$namedArgs = NULL eFormHelper::$argSeparator = NULL eFormHelper::$validationErrors = NULL eFormHelper::$tags = array eFormHelper::$__tainted = NULL eFormHelper::$__cleaned = NULL eFormHelper::$Html = HtmlHelper object, "tagCloud" => TagCloudHelper TagCloudHelper::$helpers = array TagCloudHelper::$base = "" TagCloudHelper::$webroot = "/" TagCloudHelper::$theme = NULL TagCloudHelper::$here = "/forms/display/speaker-registration" TagCloudHelper::$params = array TagCloudHelper::$action = "display" TagCloudHelper::$plugin = NULL TagCloudHelper::$data = NULL TagCloudHelper::$namedArgs = NULL TagCloudHelper::$argSeparator = NULL TagCloudHelper::$validationErrors = NULL TagCloudHelper::$tags = array TagCloudHelper::$__tainted = NULL TagCloudHelper::$__cleaned = NULL TagCloudHelper::$Html = HtmlHelper object, "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/forms/display/speaker-registration" HtmlHelper::$params = array HtmlHelper::$action = "display" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/forms/display/speaker-registration" FormHelper::$params = array FormHelper::$action = "display" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object, "session" => SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "8611eabdb1aa7cc20f419da71363daa3" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1746371689 SessionHelper::$sessionTime = 1746383689 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/forms/display/speaker-registration" SessionHelper::$params = array SessionHelper::$action = "display" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL ) $loadHelpers = false $cached = true $loadedHelpers = array() $data = false $content_for_layout = "<div id="contentWrapper"> <div class="contentColumnLarge"> <form id='speaker_registration_form' action='/forms/display' method='post' class="bp probus" > <div id="static-page"> <h1>Speaker Registration</h1> <p>Do you have something to share with Probus clubs? </p> <p>Whether you're an adventurer, journalist, historian or expert, Probus members would love to hear all about you and what you do. </p> <p>Fill out the form below to go onto our list of available speakers. </p> </div> <div id="errorContainer"></div> <fieldset> <p class="form-input required"> <label for="title">Title:</label> <select name="title" class="mini" id="title"> <option value=""></option> <option value="Mr">Mr</option> <option value="Mrs">Mrs</option> <option value="Ms">Ms</option> <option value="Miss">Miss</option> <option value="Dr">Dr</option> </select> </p> <p class="form-input required"> <label for="fname">First name:</label> <input type="text" class="medium" id="fname" name="fname" value="" /> </p> <p class="form-input required"> <label for="lname">Last name:</label> <input type="text" id="lname" class="medium" name="lname" value="" /> </p> <p class="form-input required"> <label for="qualifications">Qualifications:</label> <input type="text" id="qualifications" class="medium" name="qualifications" value="" /> </p> <p class="form-input required"> <label for="topic">Topic (Heading):</label> <input type="text" id="topic" class="medium" name="topic" value="" /> </p> <p class="form-input"> <label for="purpose">Purpose of organisation:</label> <input type="text" id="purpose" class="medium" name="purpose" value="" /> </p> </fieldset> <fieldset> <legend>Contact Details</legend> <p class="form-input required"> <label for="tel_area_code">Tel:</label> <input type="text" id="tel_area_code" class="mini" name="tel_area_code" value="" style="display: none;" /> <input type="text" id="tel_number" class="medium" name="tel_number" value="" /> </p> <p class="form-input"> <label for="fax_area_code">Fax:</label> <input type="text" id="fax_area_code" class="mini" name="fax_area_code" value="" style="display: none;"/> <input type="text" id="fax_number" class="medium" name="fax_number" value="" /> </p> <p class="form-input required"> <label for="mob_number">Mobile:</label> <input type="text" id="mob_number" class="medium" name="mob_number" value="" /> </p> <p class="form-input required"> <label for="email">Email:</label> <input type="text" id="email" class="medium" name="email" value="" /> </p> <p class="form-input"> <label for="website">Website:</label> <input type="text" id="website" class="medium" name="website" value="" /> <br> <label class="demo_label">eg. (http://www.yourwebsitename.com) <br> or (http://yourwebsitename.com)<br> or (yourwebsitename.com)</label> </p> </fieldset> <fieldset> <p class="form-input required"> <label for="geo_area">Geographical Area:</label> <select class="small" id="geo_area" name="geo_area"> <option value=""></option> <option value="QLD">QLD</option> <option value="NSW">NSW</option> <option value="VIC">VIC</option> <option value="TAS">TAS</option> <option value="SA">SA</option> <option value="WA">WA</option> <option value="ACT">ACT</option> <option value="NT">NT</option> <option value="NZ - North Island">NZ - North Island</option> <option value="NZ - South Island">NZ - South Island</option> </select> </p> <p class="form-input required"> <label for="description">Brief Description and length of presentation:</label> <textarea id="description" name="description" class="large"></textarea> </p> <p class="form-input "> <label for="charges_fee">Do you charge a fee for your service:</label> <input type="hidden" name="charges_fee" value="no" /> <input type="checkbox" id="charges_fee" name="charges_fee" value="yes" style="float:left;"/> Yes </p> <p class="form-input required" id="fee_charge_value" style="display:none;"> <label for="how_much">How much?</label> <input type="text" id="how_much" name="how_much" class="medium" value="" /> </p> </fieldset> <input type='hidden' name='to' value='reception@probussouthpacific.org'> <input type='hidden' name='formname' value='speaker_registration'> <input type='hidden' name='formtype' value='speaker_registration'> <input type='hidden' name='end_url' value='/forms/display/speaker-registration'> <input type='submit' name='btn_submit' value='Submit' /> </form> </div> <div class="contentColumn"> <div class="sponsor"> <script type='text/javascript'><!--//<![CDATA[ //check if we are overriding the zone via query param and the zone_override value var zoneid='118'; if ('' != '') { if (typeof getUrlVars()[""] != 'undefined'){ zoneid = getUrlVars()[""]; } } var m3_u = (location.protocol=='https:'?'https://ads.probussouthpacific.org/www/delivery/ajs.php':'http://ads.probussouthpacific.org/www/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u); document.write ("?zoneid="+zoneid); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : '')); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>"); //]]>--></script><noscript><a href='//ads.probussouthpacific.org/www/delivery/ck.php?n=ab876cdd&cb=1974987579' target='_blank'><img src='//ads.probussouthpacific.org/www/delivery/avw.php?zoneid=118&cb=1974987579&n=ab876cdd' border='0' alt='' /></a></noscript> </div> <div class="sponsor"> <script type='text/javascript'><!--//<![CDATA[ //check if we are overriding the zone via query param and the zone_override value var zoneid='119'; if ('' != '') { if (typeof getUrlVars()[""] != 'undefined'){ zoneid = getUrlVars()[""]; } } var m3_u = (location.protocol=='https:'?'https://ads.probussouthpacific.org/www/delivery/ajs.php':'http://ads.probussouthpacific.org/www/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u); document.write ("?zoneid="+zoneid); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : '')); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>"); //]]>--></script><noscript><a href='//ads.probussouthpacific.org/www/delivery/ck.php?n=ab876cdd&cb=651758785' target='_blank'><img src='//ads.probussouthpacific.org/www/delivery/avw.php?zoneid=119&cb=651758785&n=ab876cdd' border='0' alt='' /></a></noscript> </div> <div class="sponsor"> <!-- No zone passed --> </div> <div class="sponsor"> <!-- No zone passed --> </div> </div> </div> <script type='text/javascript'> $('#charges_fee').click(function(){ if ($(this).is(':checked')) { $("#fee_charge_value").fadeIn(); } else { $("#fee_charge_value").fadeOut(); } }); $(document).ready(function(){ //Added a function that validates the website Url $.validator.addMethod('validateURL', function(val, el) { //Regular Expression that validates following URLS //1. http://yourwebsite.com //2. https://yourwebsite.com //3. http://www.yourwebsite.com //4. https://www.yourwebsite.com //5. www.yourwebsite.com //6. yourwebsite.com //7. yourwebsite.subdomain.com var regRex = /^((https:\/\/|http:\/\/|http:\/\/www.|https:\/\/www.|ftp:\/\/www.|www.){1}([0-9A-Za-z]+\.))|[0-9A-Za-z]+\.[0-9A-Za-z]+/; if(val=="") return true else return regRex.test(val); }, 'Please enter valid Url'); function validateURL(textval) { } $('#speaker_registration_form').validate({ rules: { title: "required", fname: "required", lname: "required", qualifications: "required", topic: "required", email: { "required": true, "email" :true }, website: {"required": false,validateURL :true }, geo_area: "required", tel_number: { "required": true, "number" :true ,"maxlength": 10}, fax_number: { "number" :true }, mob_number: { "required": true, "number" :true }, description: "required", how_much: { "required": function(event){ return $("#charges_fee").is(':checked'); }, "number": true } }, invalidHandler: function(e, validator) { var errors = validator.numberOfInvalids(); if (errors) { var message = errors == 1 ? 'You missed 1 field. It has been highlighted below' : 'You missed ' + errors + ' fields. They have been highlighted below'; $("#errorContainer").html(message); $("#errorContainer").show(); } else { $("#errorContainer").hide(); } } }); }); </script>" $scripts_for_layout = "<script type="text/javascript" src="/js/jquery.validate.min.js"></script> <link rel="stylesheet" type="text/css" href="/probus/css/forms.css" />" $title_for_layout = "Forms" $authentication = AuthenticationHelper AuthenticationHelper::$sessionKey = NULL AuthenticationHelper::$helpers = array AuthenticationHelper::$view = View object AuthenticationHelper::$base = "" AuthenticationHelper::$webroot = "/" AuthenticationHelper::$theme = NULL AuthenticationHelper::$here = "/forms/display/speaker-registration" AuthenticationHelper::$params = array AuthenticationHelper::$action = "display" AuthenticationHelper::$plugin = NULL AuthenticationHelper::$data = NULL AuthenticationHelper::$namedArgs = NULL AuthenticationHelper::$argSeparator = NULL AuthenticationHelper::$validationErrors = NULL AuthenticationHelper::$tags = array AuthenticationHelper::$__tainted = NULL AuthenticationHelper::$__cleaned = NULL AuthenticationHelper::$Session = SessionHelper object $javascript = JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/forms/display/speaker-registration" JavascriptHelper::$params = array JavascriptHelper::$action = "display" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL $eHtml = eHtmlHelper eHtmlHelper::$helpers = array eHtmlHelper::$viewVars = array eHtmlHelper::$tags = array eHtmlHelper::$_crumbs = array eHtmlHelper::$__includedScripts = array eHtmlHelper::$_scriptBlockOptions = array eHtmlHelper::$__docTypes = array eHtmlHelper::$base = "" eHtmlHelper::$webroot = "/" eHtmlHelper::$theme = NULL eHtmlHelper::$here = "/forms/display/speaker-registration" eHtmlHelper::$params = array eHtmlHelper::$action = "display" eHtmlHelper::$plugin = NULL eHtmlHelper::$data = NULL eHtmlHelper::$namedArgs = NULL eHtmlHelper::$argSeparator = NULL eHtmlHelper::$validationErrors = NULL eHtmlHelper::$__tainted = NULL eHtmlHelper::$__cleaned = NULL eHtmlHelper::$eForm = eFormHelper object eHtmlHelper::$javascript = JavascriptHelper object eHtmlHelper::$Authentication = AuthenticationHelper object $eJavascript = eJavascriptHelper eJavascriptHelper::$helpers = array eJavascriptHelper::$useNative = true eJavascriptHelper::$enabled = true eJavascriptHelper::$safe = false eJavascriptHelper::$tags = array eJavascriptHelper::$_blockOptions = array eJavascriptHelper::$_cachedEvents = array eJavascriptHelper::$_cacheEvents = false eJavascriptHelper::$_cacheToFile = false eJavascriptHelper::$_cacheAll = false eJavascriptHelper::$_rules = array eJavascriptHelper::$__scriptBuffer = NULL eJavascriptHelper::$base = "" eJavascriptHelper::$webroot = "/" eJavascriptHelper::$theme = NULL eJavascriptHelper::$here = "/forms/display/speaker-registration" eJavascriptHelper::$params = array eJavascriptHelper::$action = "display" eJavascriptHelper::$plugin = NULL eJavascriptHelper::$data = NULL eJavascriptHelper::$namedArgs = NULL eJavascriptHelper::$argSeparator = NULL eJavascriptHelper::$validationErrors = NULL eJavascriptHelper::$__tainted = NULL eJavascriptHelper::$__cleaned = NULL eJavascriptHelper::$eHtml = eHtmlHelper object $eForm = eFormHelper eFormHelper::$helpers = array eFormHelper::$fieldset = array eFormHelper::$__options = array eFormHelper::$fields = array eFormHelper::$requestType = NULL eFormHelper::$defaultModel = NULL eFormHelper::$_inputDefaults = array eFormHelper::$base = "" eFormHelper::$webroot = "/" eFormHelper::$theme = NULL eFormHelper::$here = "/forms/display/speaker-registration" eFormHelper::$params = array eFormHelper::$action = "display" eFormHelper::$plugin = NULL eFormHelper::$data = NULL eFormHelper::$namedArgs = NULL eFormHelper::$argSeparator = NULL eFormHelper::$validationErrors = NULL eFormHelper::$tags = array eFormHelper::$__tainted = NULL eFormHelper::$__cleaned = NULL eFormHelper::$Html = HtmlHelper object $tagCloud = TagCloudHelper TagCloudHelper::$helpers = array TagCloudHelper::$base = "" TagCloudHelper::$webroot = "/" TagCloudHelper::$theme = NULL TagCloudHelper::$here = "/forms/display/speaker-registration" TagCloudHelper::$params = array TagCloudHelper::$action = "display" TagCloudHelper::$plugin = NULL TagCloudHelper::$data = NULL TagCloudHelper::$namedArgs = NULL TagCloudHelper::$argSeparator = NULL TagCloudHelper::$validationErrors = NULL TagCloudHelper::$tags = array TagCloudHelper::$__tainted = NULL TagCloudHelper::$__cleaned = NULL TagCloudHelper::$Html = HtmlHelper object $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/forms/display/speaker-registration" HtmlHelper::$params = array HtmlHelper::$action = "display" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/forms/display/speaker-registration" FormHelper::$params = array FormHelper::$action = "display" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object $session = SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "8611eabdb1aa7cc20f419da71363daa3" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1746371689 SessionHelper::$sessionTime = 1746383689 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/forms/display/speaker-registration" SessionHelper::$params = array SessionHelper::$action = "display" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL $env = "production"include - APP/views/layouts/probus.ctp, line 394 View::_render() - CORE/cake/libs/view/view.php, line 731 View::renderLayout() - CORE/cake/libs/view/view.php, line 489 View::render() - CORE/cake/libs/view/view.php, line 435 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 AppController::render() - APP/app_controller.php, line 64 FormsController::display() - APP/controllers/forms_controller.php, line 311 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
The information you provide will be collected, managed and used in accordance with the Probus South Pacific Limited Privacy Policy. You can access the Privacy Policy here. By providing your information you consent to its use in accordance with the Privacy Policy. By using this website you acknowledge that you have read and understood the Probus South Pacific Limited Privacy Policy and agree with and consent to the practices described in the Policy. If you do not consent to these practices you should immediately cease using this website.