A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$hooks is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$config is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$log is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$uri is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$router is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$output is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$security is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$input is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$lang is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 6
Function: __construct

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 132

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 294

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 168

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 237

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 317

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 358

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: drivers/Session_files_driver.php

Line Number: 108

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 8
Function: library

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /home2/rbnettycoons/public_html/application/models/PagesModel.php
Line: 10
Function: database

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 9
Function: model

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home2/rbnettycoons/public_html/application/models/PagesModel.php
Line: 10
Function: database

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 9
Function: model

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Pages::$PagesModel is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 9
Function: model

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$PagesModel is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home2/rbnettycoons/public_html/application/controllers/Pages.php
Line: 30
Function: view

File: /home2/rbnettycoons/public_html/index.php
Line: 315
Function: require_once

Terms & Conditions Tittle

Terms & Conditions

Welcome to the Realty Mississauga’s Terms & Conditions agreement. For purposes of this agreement, “Site” refers to the Company’s website, which can be accessed at www.realtymississauga.ca or through our mobile application. “Service” refers to the Company’s services accessed via the Site, in which users can both provide and avail property related services. In this agreement, the terms “we,” “us,” and “our” refer to the Company. “You” refers to you, as a user of our Site or our Service. 

 

The following Terms & Conditions apply when you view or use the Service via any of our services via our website located at www.realtymississauga.ca or by accessing the Service through clicking on the application (the “Realty Bang”) on your mobile device.  

 

Please review the following terms carefully. By accessing or using the Service, you signify your agreement to these Terms & Conditions. If you do not agree to be bound by these Terms & Conditions in their entirety, you may not access or use the Service.  

 

PRIVACY POLICY

 

The Company respects the privacy of its Service users. Please refer to the Company’s Privacy Policy which explains how we collect, use, and disclose information that pertains to your privacy. As soon as you access or use the Service, you signify your agreement to the Privacy Policy as well as these Terms & Conditions.



A.  ABOUT THE SERVICE

 

The Service allows you to find and contact property management and real estate service providers called ‘Merchants’ & ‘Realtors’ respectively in order to avail their services and also to register as a service provider for the same. The Service also allows you to find real estate properties listed by ‘Realtors’ on the site as well as purchase and sell different businesses. 

 

The Company clearly intends to inform you that the site is only a platform where the services and products are listed and that neither Realty Mississauga nor Realty Bang own any of these services or products and hence, are not a party to any of the agreements made on the site.

 

1.0 REGISTRATION RULES FOR USER CONDUCT AND USE OF THE SERVICE

 

1.1 If you are 18 years or older and capable of forming binding contracts as well as accept to abide by the Terms & Conditions of our service, you are not restricted from using the service under applicable law .

 

1.2 If you are a user who signs up for the Service, you will create a personalized account as a procedure of signing up which includes a username and a password to access the Service and to receive messages from the Company. You agree to notify us immediately of any unauthorized use of your password and/or account. The Company will not be responsible for any liabilities, losses, or damages arising out of the unauthorized use of your member name, password and/or account.

 

2.0 USE RESTRICTIONS

 

Your permission to use the Site is conditioned upon the following use, posting and conduct restrictions: 

 

You agree that under any circumstances you will not:

2.1   access the Service for any reason other than your personal, commercial use solely as permitted by the normal functionality of the Service,

2.2 collect or harvest any personal data of any user of the Site or the Service 

2.3 use the Site or the Service for the solicitation of business in the course of trade or in connection with a commercial enterprise;

2.4 distribute any part or parts of the Site or the Service without our explicit written permission;

2.5 use the Service for any unlawful purpose or for the promotion of illegal activities;

2.6 attempt to, or harass, abuse or harm another person or group;

2.7 use another user’s account without permission;

2.8 intentionally allow another user to access your account; 

2.9 provide false or inaccurate information when registering an account;

2.10 interfere or attempt to interfere with the proper functioning of the Service;

2.11 make any automated use of the Site, the Service or the related systems, or take any action that we deem to impose or to potentially impose an unreasonable or disproportionately large load on our servers or network infrastructure;

2.12 bypass any robot exclusion headers or other measures we take to restrict access to the Service, or use any software, technology, or device to scrape, spider, or crawl the Service or harvest or manipulate data; 

2.13 circumvent, disable or otherwise interfere with any security-related features of the Service or features that prevent or restrict use or copying of content, or enforce limitations on use of the Service or the content accessible via the Service; or 

2.14 publish or link to malicious content of any sort, including that intended to damage or disrupt another user’s browser or computer.

 

3.0 POSTING AND CONDUCT RESTRICTIONS

 

3.1 When you create your own personalized account, you provide your User Content to the Service. You are solely responsible for the User Content that you post, upload, link to or otherwise make available via the Service. 

 

3.2 You agree that we are only acting as a passive conduit for your online distribution and publication of your User Content. The Company, however, reserves the right to remove any User Content from the Service at its sole discretion.

 

3.3 We grant you permission to use and access the Service, subject to the following express conditions surrounding User Content. You agree that failure to adhere to any of these conditions constitutes a material breach of these Terms. 

 

By transmitting and submitting any User Content while using the Service, you agree as follows:

3.3.1 You are solely responsible for your account and the activity that occurs while signed in to or while using your account;

3.3.2 You will not post information that is malicious, libelous, false or inaccurate;

3.3.3 You will not post any information that is abusive, threatening, obscene, defamatory, libelous, or racially, sexually, religiously, or otherwise objectionable and offensive;

3.3.4 You retain all ownership rights in your User Content but you are required to grant the following rights to the Site and to users of the Service as set forth more fully under the “License Grant” and “Intellectual Property” provisions below: 

3.3.4.1 When you upload or post User Content to the Site or the Service, you grant to the Site a worldwide, non-exclusive, royalty-free, transferable license to use, reproduce, distribute, prepare derivative works of, display, and perform that Content in connection with the provision of the Service;

3.3.4.2 and you grant to each user of the Service, a worldwide, non-exclusive, royalty-free license to access your User Content through the Service, and to use, reproduce, distribute, prepare derivative works of, display and perform such Content to the extent permitted by the Service and under these Terms & Conditions;

3.3.5 You will not submit content that is copyrighted or subject to third party proprietary rights, including privacy, publicity, trade secret, or others, unless you are the owner of such rights or have the appropriate permission from their rightful owner to specifically submit such content; and

3.3.6 You hereby agree that we have the right to determine whether your User Content submissions are appropriate and comply with these Terms & Conditions, remove any and/or all of your submissions, and terminate your account with or without prior notice.

 

3.4 You understand and agree that any liability, loss or damage that occurs as a result of the use of any User Content that you make available or access through your use of the Service is solely your responsibility. The Site is not responsible for any public display or misuse of your User Content. 

 

3.5 The Site does not, and cannot, pre-screen or monitor all User Content. However, at our discretion, we, or technology we employ, may monitor and/or record your interactions with the Service or with other Users.

 

4.0 ONLINE CONTENT DISCLAIMER

 

4.1 Opinions, advice, statements, offers, or other information or content made available through the Service, but not directly by the Site, are those of their respective authors, and should not necessarily be relied upon. Such authors are solely responsible for such content. 

 

4.2 We do not guarantee the accuracy, completeness, or usefulness of any information on the Site or the Service nor do we adopt nor endorse, nor are we responsible for, the accuracy or reliability of any opinion, advice, or statement made by other parties. We take no responsibility and assume no liability for any User Content that you or any other user or third party posts or sends via the Service. Under no circumstances will we be responsible for any loss or damage resulting from anyone’s reliance on information or other content posted on the Service, or transmitted to users.

 

4.3 Though we strive to enforce these Terms & Conditions, you may be exposed to User Content that is inaccurate or objectionable when you use or access the Site or the Service. We reserve the right, but have no obligation, to monitor the materials posted in the public areas of the Site or the Service or to limit or deny a user’s access to the Service or take other appropriate action if a user violates these Terms & Conditions or engages in any activity that violates the rights of any person or entity or which we deem unlawful, offensive, abusive, harmful or malicious. Messages sent between you and other participants that are not readily accessible to the general public will be treated by us as private to the extent required by applicable law. The Company shall have the right to remove any material that in its sole opinion violates, or is alleged to violate, the law or this agreement or which might be offensive, or that might violate the rights, harm, or threaten the safety of users or others.  Unauthorized use may result in criminal and/or civil prosecution under Federal, State and local law. If you become aware of a misuse of our Service or violation of these Terms & Conditions, please contact us at support@realtymississauga.ca

 

5.0 LINKS TO OTHER SITES AND/OR MATERIALS

 

As part of the Service, we may provide you with convenient links to third party website(s) (“Third Party Sites”) as well as content or items belonging to or originating from third parties (the “Third Party Applications, Software or Content”). These links are provided as a courtesy to Service subscribers. We have no control over Third Party Sites or Third Party Applications, Software or Content or the promotions, materials, information, goods or services available on these Third Party Sites or Third Party Applications, Software or Content. Such Third Party Sites and Third Party Applications, Software or Content are not investigated, monitored or checked for accuracy, appropriateness, or completeness, and we are not responsible for any Third Party Sites accessed through the Site or any Third Party Applications, Software or Content posted on, available through or installed from the Site, including the content, accuracy, offensiveness, opinions, reliability, privacy practices or other policies of or contained in the Third Party Sites or the Third Party Applications, Software or Content. Inclusion of, linking to or permitting the use or installation of any Third Party Site or any Third Party Applications, Software or Content does not imply our approval or endorsement. If you decide to leave the Site and access the Third Party Sites or to use or install any Third Party Applications, Software or Content, you do so at your own risk and you should be aware that our terms and policies, including these Terms & Conditions, no longer govern. You should review the applicable terms and policies, including privacy and data gathering practices, of any Third Party Site to which you navigate from the Site or relating to any applications you use or install from the Third Party Site.

 

6.0 COPYRIGHT COMPLAINTS AND COPYRIGHT AGENT

 

6.1 Termination of Repeat Infringer Accounts. We respect the intellectual property rights of others and require that the users do the same. Pursuant to C-42 Copyright Act (R.S.C. , 1985, c. C-42) of the Government of Canada’s Copyright Act, we have adopted and implemented a policy that provides for the termination in appropriate circumstances of users of the Service who are repeat infringers. We may terminate access for participants or users who are found repeatedly to provide or post protected third party content without necessary rights and permissions.

 

6.2 Counter-Notices. If you believe that your User Content that has been removed from the Site is not infringing, or that you have the authorization from the copyright owner, the copyright owner's agent, or pursuant to the law, to post and use the content in your User Content, you may send a counter-notice containing the following information to our copyright agent using the contact information set forth above:

 

1.       Your physical or electronic signature;

2.       A description of the content that has been removed and the location at which the content appeared before it was removed;

3.       A statement that you have a good faith belief that the content was removed as a result of mistake or a misidentification of the content; and

4.       Your name, address, telephone number, and email address, a statement that you consent to the jurisdiction of the federal court in Canada and a statement that you will accept service of process from the person who provided notification of the alleged infringement.

 

6.3 If a counter-notice is received by our copyright agent, we may send a copy of the counter-notice to the original complaining party informing such person that it may reinstate the removed content in twenty (20) business days. Unless the copyright owner files an action seeking a court order against the content provider, member or user, the removed content may (in our sole discretion) be reinstated on the Site in twenty (20) to thirty (30) business days or more after receipt of the counter-notice.

 

7.0 INTELLECTUAL PROPERTY

 

You acknowledge and agree that we and our licensors retain ownership of all intellectual property rights of any kind related to the Service, including applicable copyrights, trademarks and other proprietary rights. Other product and company names that are mentioned on the Service may be trademarks of their respective owners. We reserve all rights that are not expressly granted to you under these Terms & Conditions.

 

8.0 EMAIL MAY NOT BE USED TO PROVIDE NOTICE

 

Communications made through the Service’s email and messaging system will not constitute legal notice to the Site, the Service, or any of its officers, employees, agents or representatives in any situation where legal notice is required by contract or any law or regulation.

 

9.0 USER CONSENT TO RECEIVE COMMUNICATIONS IN ELECTRONIC FORM

 

9.1 For contractual purposes, you: (a) consent to receive communications from us in an electronic form via the email address you have submitted; and (b) agree that all Terms & Conditions, agreements, notices, disclosures, and other communications that we provide to you electronically satisfy any legal requirement that such communications would satisfy if it were in writing. The foregoing does not affect your non-waivable rights.

 

9.2 We may also use your email address to send you other messages, including information about the Site or the Service and special offers. You may opt out of such email by changing your account settings, using the “Unsubscribe” link in the message, or by sending an email to support@realtymississauga.ca or mail to the following postal address: