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
What is the E-Paper Vendor?
The E-Paper Vendor is a unique knowledge management and learning solution, designed to enhance your newspaper reading experience with access to the complete digital version of major daily newspapers at significantly lower cost.
Newspapers are a veritable source of information, knowledge and learning about various areas of work and life that affect you and your organization in different ways.
Beyond the headlines, the rich information available in newspapers can help enrich your knowledge and understanding about your clients and prospects; your industry; and even your competitors. Newspapers can inspire ideas and insights that can improve your existing and future products.
So, whether you are a CEO or C-Level Executive, Manager or Professional in Operations, Marketing, Branding, Product Development, Research, Finance, Customer Service or Sales across various industries in the Private, Public or Not-For-Profit Sectors - newspapers are an important tool in your arsenal for improved productivity and impact.
Why Switch to the E-Paper Vendor?
Our Typical Clients
Our typical clients include individuals seeking to subscribe to the service for their personal use or organizations who want to have subscriptions for their Executives and Managers. In both cases, the subscription is tied to individual subscribers uniquely identified by their email addresses and phone numbers. Note: It is illegal for users to share their access or e-papers with others, and organizations are not allowed to grant multiple access to one subscription. Please visit https://epapervendor.com/terms.php to read out Terms of Service.
Sector and Industry Distribution
Our typical organizational clients cut across various industries. The Pie Chart below shows the different industries and the distribution of our clients within these industries.
Available E-Newspapers
E-Paper Vendor distributes the digital version of leading Nigerian newspapers to readers across the globe based on individual preferences. We presently handle the distribution of Thisday, Daily Times, Businessday, Leadership, Nigerian Tribune, New Telegraph and Blueprint e-Newspapers.
Existing Clients
The list of our corporate clients includes public and private institutions, as well as Not-for-profit organizations. We presently offer the E-Paper service to a number of organisations including AMCON, CBN, NIRSAL, NIPC, Stanbic IBTC Bank, Access Bank, Standard Chartered Bank, FBNQuest Merchant Bank, ARM Investments, Custodian Insurance, Interswitch Limited, 9mobile Nigeria Limited and Rack Centre Limited, Lagoon Hospitals, etc.