A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/law/public_html/home/systcemtz/application/models/functions.php:1497)

Filename: php/includes.inc.php

Line Number: 23

Your are not logged in $(document).ready(function() { var Problemo = false; $("#contact_email").blur(function() { var theValue = $(this).attr('value'); if (theValue.search(/^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/) != -1) { $.validationEngine.closePrompt("#contact_email"); }else{ $.validationEngine.buildPrompt("#contact_email","Invalid Email Address","error"); Problemo = true; } }); $("#contact_enquiry").blur(function() { var theValue = $(this).attr('value'); var contact_limit = parseInt('500'); if (theValue == '' ) { $.validationEngine.buildPrompt("#contact_enquiry","Please enter additional information or just say Hi","error"); Problemo = true; }else if (theValue.length > contact_limit ) { $.validationEngine.buildPrompt("#contact_enquiry","Maximum allowed character limit is "+contact_limit,"error"); Problemo = true; }else{ $.validationEngine.closePrompt("#contact_enquiry"); } }); $("#recaptcha_response_field").blur(function() { var theValue = $(this).attr('value'); if (theValue == '' ) { $.validationEngine.buildPrompt("#recaptcha_response_field","Please enter the Captcha Code","error"); Problemo = true; } }); $("#m_pass_btn").click(function(event) { Problemo = false; $.validationEngine.closePrompt("#bulklist"); $.validationEngine.closePrompt("#user_id"); var input = $("#bulklist").val(); var user_id = $("#user_id").val(); if (!(user_id>0)) { $.validationEngine.buildPrompt("#user_id","User Id must be greater than zero!","error"); Problemo = true; } if (input.length == 0) { $.validationEngine.buildPrompt("#bulklist","Bulk passwords list cannot be empty!","error"); Problemo = true; } $("#contact_email").blur(); $("#contact_enquiry").blur(); $("#recaptcha_response_field").blur(); if (Problemo) { event.preventDefault(); return false; }else{ var vin_url = $("#vin_base_url").val(); var theValue = $("#recaptcha_response_field").attr('value'); var r_c_field = $("#recaptcha_challenge_field").attr('value'); $("#m_pass_btn").fadeOut('slow'); $.post(vin_url+"contact/check_user_id_captcha", {user_id: user_id, val: theValue, r_c_field: r_c_field}, function(data){ var dataA = data.split("_"); if(dataA[0]=="t" && dataA[1]=="t"){ var invokeAction = 'multi-passwords'; var list = $("#bulklist").val(); var contact_email = $("#contact_email").val(); var contact_enquiry = $("#contact_enquiry").val(); $.post(vin_url+"contact/send_multi_passwords", {invoke: invokeAction, list: list, user_id: user_id, contact_email:contact_email,contact_enquiry:contact_enquiry}, function(data){ $.fancybox({ 'content' : "
The passwords have been sent successfully
", onClosed : function() { Recaptcha.reload (); $("#bulklist").attr('value',''); $("#user_id").attr('value',''); $("#contact_email").attr('value',''); $("#contact_enquiry").attr('value',''); $("#m_pass_btn").fadeIn('slow'); } }); }); }else{ $("#m_pass_btn").fadeIn('slow'); if(dataA[0]!="t"){ $.validationEngine.buildPrompt("#user_id","Invalid User Id!","error"); Problemo = true; Recaptcha.reload (); } if(dataA[1]!="t"){ $.validationEngine.buildPrompt("#recaptcha_response_field","Captcha Code is not correct, please re-enter the two words","error"); Problemo = true; Recaptcha.reload (); } } }); } }); });
Submit Multiple Passwords




Enter as http://username:password@loginurl per line.






Please enter the Captcha Code:



POPULAR SITES:
____________________________________________________________________________________________
Lawina Network 2000 - 2012 © | Terms & Conditions | Contact | Site Removal

Webmasters may contact us for a permanent website removal, we will make sure your website passwords will never be listed again.