Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$db is deprecated
Filename: core/Loader.php
Line Number: 390
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 113
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 280
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 145
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 223
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 303
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 344
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 107
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 140
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$session is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Terms::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 7
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Terms.php
Line: 14
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
My Tax Returns is a solution by Concore Business Services Private Limited (hereinafter referred to as “mytaxreturns’ or ‘website’ as the context may provide). The term mytaxreturns or website wherever used in these terms or any other terms as may be provided will include the inherent software, servers, databases, content and any other application or functionality which forms an integral part of this website as a whole.
We recommend that you read the entire terms and conditions in conjunction with the Privacy Policy prior to use of this website.
Without prejudice, by using this website, you agree to the following terms and also acknowledge that you are a legitimate party eligible to enter into a contract as per applicable laws and regulations in India:
Clicking on certain links within this Website might take you to other web sites for which Concore assumes no responsibility for the contents or reliability of any other websites to which we provide a link and does not necessarily endorse the views expressed with them. Listing should not be taken as endorsement of any kind. We cannot guarantee that these links will work at all times and have no control over the availability of the linked pages. In particular Concore is not responsible for any privacy policies on external websites and we recommend you read the relevant statements on any other websites you visit. Concore is not responsible for the direct or indirect consequences of you linking to any other website from this website. Use of such third party websites shall be entirely at your own risk and consequence.
We make all reasonable attempts to check and test material at all stages of production, and to exclude viruses from this website. It is always wise for you to run an up to date anti-virus program on all the material downloaded from the Internet. We cannot accept any responsibility for any loss, disruption or damage to your data or your computer system, which may occur whilst using material derived from this website.
Under no circumstances will Concore or any of its affiliates or assigns be liable to you, or any other person or entity acting on behalf of you, for any loss of use, revenue or profit, lost or damaged data, or other commercial or economic loss or for any direct, indirect, incidental, special, statutory, punitive, exemplary or consequential damages whatsoever related to your use or reliance upon content on this website. Notwithstanding anything contained, (i) the aggregate maximum liability of mytaxreturns towards you at any time in connection with the obligations undertaken, regardless of the form or nature of action giving rise to such liability (whether in contract, tort or otherwise), shall under no circumstances exceed the payment received for the engagement giving rise to the claim; and (ii) mytaxreturns shall not be liable for any indirect, exemplary, special, punitive, consequential or incidental losses, damages, claims, liabilities, charges, costs, expenses or injuries (including, without limitation, loss of use data, revenue, profits, business and for any claims of customers or other third party claiming through its customers) that may arise out of or be caused in connection with or result from this Agreement or any other obligations undertaken under the terms of this Agreement.
Concore and/ or its affiliates work with due diligence to ensure the accuracy of the tax calculations prepared by an Expert through services availed by a user from this website. If you are a registered user and you are required to pay an income-tax penalty and/or interest solely because of a calculation error occurred due to any sort of negligence or error caused by an Expert assigned to assist you in preparing the return, and not as a result of, among other things, your failure to enter all required information accurately, wilful or fraudulent omission or inclusion of information on your tax return, misclassification of information on the tax return, or failure to file a revised return to avoid or reduce an applicable penalty/interest, then you must notify support@mytaxreturns.in as soon as you learn of the mistake (which shall not be more than 15 days from the date on which you become aware of such mistake). In such scenarios, mytaxreturns will make efforts to resolve the error at no additional fees.
Concore takes reasonable and appropriate measures, to ensure that your personal information is disclosed only to those specified by you. However, the Internet is an open system and we cannot and do not guarantee that the personal information you have entered will not be intercepted by others and decrypted.
If you wish to use this website, you may be asked to supply certain information, including credit card or other payment mechanism information. You agree not to hold Concore liable for any loss or damage of any sort incurred as a result of any such dealings with any merchant or information or service provider through this website. You agree that all information you provide through this website for purposes of availing services will be accurate, complete and current. You agree to pay all charges incurred by users of your account and credit card or other payment mechanism at the prices in effect when such charges are incurred. You also will be responsible for paying any applicable taxes relating to services availed through this website.
If any part of this agreement is found void and unenforceable, it will not affect the validity of the balance of this agreement, which shall remain valid and enforceable according to its terms. This agreement may only be modified by a writing signed by an authorized officer of Concore. This is the entire agreement between Concore and you relating to the use of this website and the services provided through this website and it supersedes any prior representations, discussions, undertakings, communications or advertisements relating to the website and the services.
Concore reserves the right at any time to modify, alter, or update these terms of use and Disclaimer without prior notice and you agree that you shall be bound by such modifications, alterations, or updates.
The failure of Concore to exercise or enforce any right or provision of the Terms and Conditions shall not constitute a waiver of such right or provision. If any provision of the Terms and Conditions is found by a court of competent jurisdiction to be invalid, the parties nevertheless agree that the court should endeavour to give effect to the parties' intentions as reflected in the provision, and the other provisions of the Terms and Conditions remain in full force and effect.
You expressly understand and agree that Concore, its subsidiaries and affiliates, and its licensors shall not be liable for:
Any clarifications about refunds and cancellations should be addressed to payments@mytaxreturns.in. You can cancel your payment or request a refund before an Expert assigned to you has commenced working on your case. In any case, if the Expert has commenced work on your case, you shall not be eligible to cancel your service request or request a refund.
These Terms and Conditions shall be governed by and construed in accordance with the laws of India. Any dispute arising under these terms and conditions shall be subject to the exclusive jurisdiction of the courts of New Delhi, India.