A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Tv.php

Line Number: 101

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 101
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Tv.php

Line Number: 107

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 107
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: models/Tv_model.php

Line Number: 36

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/models/Tv_model.php
Line: 36
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 107
Function: add_press_release_view

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Tv.php

Line Number: 109

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 109
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Tv.php

Line Number: 115

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 115
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Tv.php

Line Number: 116

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 116
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Tv.php

Line Number: 118

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 118
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Tv.php

Line Number: 129

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 129
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

top

Log in to your account


Sign Up


A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: views/press_release_detail.php

Line Number: 222

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/views/press_release_detail.php
Line: 222
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/application/views/template.php
Line: 304
Function: view

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 132
Function: view

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: views/press_release_detail.php

Line Number: 229

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/views/press_release_detail.php
Line: 229
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/application/views/template.php
Line: 304
Function: view

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 132
Function: view

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

TAGS


A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: views/press_release_detail.php

Line Number: 256

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/views/press_release_detail.php
Line: 256
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/application/views/template.php
Line: 304
Function: view

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 132
Function: view

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: views/press_release_detail.php

Line Number: 257

Backtrace:

File: /home/u783018812/domains/tvgme.com/public_html/application/views/press_release_detail.php
Line: 257
Function: _error_handler

File: /home/u783018812/domains/tvgme.com/public_html/application/views/template.php
Line: 304
Function: view

File: /home/u783018812/domains/tvgme.com/public_html/application/controllers/Tv.php
Line: 132
Function: view

File: /home/u783018812/domains/tvgme.com/public_html/index.php
Line: 315
Function: require_once

https://tvgme.com/'; $.ajax({ url: base_url + 'users/login/', data: form, type: "POST", cache: false, success: function(response) { $('#LoginLoading_status').hide(); var res = response.split('#'); if(res[0]=='1') { window.location.href= 'https://tvgme.com/'; } else if(res[0]=='2') { $("#errmess").html('Your account is not active. Please verify email'); } else if(res[0]=='3') { $("#errmess").html('Please Click Heare to conform Terms & Conditions!'); } else { $("#errmess").html('Email or Password is incorrect'); } }, }); return false; } function SignUpLogin() { if (!$("#termssubscribeuser").prop("checked")) { alert("Please checked Terms & Conditions!"); return false; } } function SignUp() { var email= $('#email2').val(); var password= $('#password2').val(); var name= $('#name').val(); var form = $("#SignupForm").serialize(); var base_url='https://tvgme.com/'; if(name=='') { $('#name').addClass('er'); return false; } else $('#name').removeClass('er'); if(email=='') { $('#email2').addClass('er'); return false; } else { var filter = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if (filter.test(email)) { if(password=='') { $('#password2').addClass('er'); return false; } if (!$("#termsuser").prop("checked")) { alert("Please checked Terms & Conditions!"); return false; } $('#password2').removeClass('er'); $('#LoginLoading_status2').show(); //Date:11 NOV 2017 //Author:Rajeev Bharti $.ajax({ url: base_url + 'users/email_check/', data: form, type: "POST", cache: false, success: function(response) { if(response==1) { $('#LoginLoading_status2').hide(); $("#errmess3").html('This email already exists'); $('#email2').addClass('er'); return false; } else { $("#errmess2").html(''); $('#email2').removeClass('er'); $.ajax({ url: base_url + 'users/registration/', data: form, type: "POST", cache: false, success: function(response) { $('#LoginLoading_status2').hide(); if(response==1) { $("#errmess2").html('Your Reg. is successfully, please check our email and verfy it'); $('#email2').val(''); $('#password2').val(''); $('#name').val(''); } }, }); } }, }); } else { $('#email2').addClass('er'); } return false; } return false; } function Close_MSDDIV() { $('#MSDDIV').val(''); $('#MSDDIV').hide('slow'); } window.opener.location.reload(true); window.close();