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: /home/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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: 292
Backtrace:
File: /home/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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: 166
Backtrace:
File: /home/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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: 235
Backtrace:
File: /home/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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: 315
Backtrace:
File: /home/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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: 356
Backtrace:
File: /home/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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: 282
Backtrace:
File: /home/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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: 294
Backtrace:
File: /home/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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: 375
Backtrace:
File: /home/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
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: 110
Backtrace:
File: /home/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/epapervendor/public_html/sandbox/application/controllers/home/Index.php
Line: 7
Function: __construct
File: /home/epapervendor/public_html/sandbox/index.php
Line: 315
Function: require_once
This is the Privacy Policy between Learning Impact NG (owners of EPaper Vendor), a company limited by guarantee registered under the Companies and Allied Matters Act of Nigeria RC 894913 (with registered address at No. 6 David Mark Close, Behind Adisa Estate, Gudu District, Abuja) and you. The policy represents our commitment to protecting the private data you provided to us via our web platform, mobile and desktop applications.
This Privacy Policy which covers all our websites, platforms and services has outlined your privacy rights with regards to the collection of your personal data on our platforms, our usage and storage of your data, as well as the protection of your personal data. This Privacy Policy applies to your usage of our platforms and the respective services, except when there is an alternative binding contract between Learning Impact NG (owners of EPaper Vendor) and you. We reserve the right to update this Privacy Policy at any time by sharing the new policy updates on our platforms, and duly notifying users, at least, 7-days before the new updates become effective.
Your access details and sensitive information provided via the platform during registration or as a form of verification are confidential information, and must be adequately protected from any third party, and in cases where you have reasons to believe that someone else is in possession of your access details, ensure to promptly notify our technical team via +234 809 536 8967 or info@epapervendor.com. By proceeding with the usage of this application, you are confirming that you have reviewed and agree to comply with the provisions of this Privacy Policy. Note that any user account whom we deemed to have failed to adequately comply with our privacy and distribution policies will be immediately suspend or remove from the platform, pending further review.
There is need for us to collect and retain personal data from you through your network devices, mobile devices and personal computers, in order to allow you appropriate access to our platforms and for us to deliver the required services. The personal data we collect from you includes but not limited to your personal account information (name, email, phone number), publication and access preferences, your roles and official position, organization and industry details, transactions history, cookies-provided data, web log data, access device details and IP addresses, geolocation data, web traffic sources, website usage statistics, images and motion pictures, as well as public data provided by third party platforms (such as social media, professional bodies, directories, etc.).
Our purpose of collecting your personal data includes but not limited to contacting you for service-related purposes, verifying your identity, ensuring the secured and safe usage of our platforms for all users, improve and enhance the services we deliver to you, provide responsive and personalized response to your needs and requests, as well as measure and track our service performance. The personal data we collected using COOKIES allows our platforms to track your activities and usage for a defined period, so that we can better present you with personalized experiences and service options.
Note that we are authorized to use your reviews, shared experiences, testimonies, and public usage information about our company and services for promotional purposes.
The personal data we collect from you are safely stored and processed on our office computers, platform servers, or physical record systems, depending on the nature of data. We have instituted secured digital information controls and physical security measures to protect your data against risks of loss, corruption, misuse, leaks and unauthorized access.
Our periodic subscription reports, provided to the publishers of the publications may contain necessary information such as your first name, last name, name abbreviations, and your subscription details, which are required to enable us provide accurate reporting activities on the platforms to our media partners. As part of our agreement, the newspaper publishers may also provide us with relevant information to support with increasing their readership on the platform, this information may include your name, email address, phone number, and newspaper preferences.
In line with the national laws, international laws, and legal proceedings on regulations and crime prevention, we may be compelled by a competent court, legislative and/or regulatory bodies to disclose your data to the appropriate body which is empowered by law to request for the information.
You may receive regular notifications, alerts, updates, reports, and relevant information from us with regards to the services we want to deliver, the service we are delivering, or the service had delivered to you. Note that you can notify us immediately if you want to withdraw your consent from receiving any form of these communications.
In line with the global standard as defined by the ISMS, our platforms have incorporated updated physical and digital security measures that ensure encrypted transmission of your data between devices and servers, as well as provide you with secured webpage interaction with our services, as way of preventing and mitigating against any breach or risks to your data privacy.
We are absolutely committed to the protection of your personal information, and will not disclose them to any third party except required by legal and/or regulatory authorities to do so.
You have the following RIGHTS with regards to your personal data:
Your RESPONSIBILITIES with regards to your personal data includes but not limited to the following:
This Policy shall be governed by the Nigeria Data Protection Act of 2019, and other laws and regulations that are binding on the Federal Republic of Nigeria. In cases where certain provision within this Privacy Policy failed to comply with binding laws and regulations of Nigeria, such laws and regulations shall take precedence over this Policy.
If you need any clarifications or enquiries regarding this Privacy Policy and any of its provisions, please contact our team via +234 809 536 8967 or info@epapervendor.com