EventPlus - Event Management System in PHP (Codeigniter) - Online Ticket Purchase System 2.1

No permission to download
Joined
Jul 6, 2020
Messages
3,899
Reaction score
10,574
Credits
$2,148
thanks to dear member @anne submitted a new resource:

EventPlus - Event Management System in PHP (Codeigniter) - Online Ticket Purchase System - EventPlus is a script built with codeigniter php framework.


Read more about this resource...
 
Tested:


if you find error like this :
A PHP Error was encountered mkdir(): Invalid path drivers/Session_files_driver.php
PHP:
A PHP Error was encountered
Severity: Warning
Message: mkdir(): Invalid path
Filename: drivers/Session_files_driver.php
Line Number: 137
Backtrace:
File: /www/wwwroot/eventplus/cms/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /www/wwwroot/eventplus/cms/application/controllers/Home.php
Line: 8
Function: __construct
File: /www/wwwroot/eventplus/cms/index.php
Line: 315
Function: require_once

change file to fix it
cms/application/config/config.php
from
PHP:
$config['sess_save_path'] = null;

to your folder path