mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-28 11:11:14 -05:00
e01f29b1b3a1391aad2a1509bb20dbc9b5d522ad
After $config['sess_time_to_update'] expires the session will be destroyed if concurrent AJAX calls are made to the framework. Original discussion on this problem can be found on the following URL http://stackoverflow.com/questions/7980193/codeigniter-session-bugging-out-with-ajax-calls
How to Install ------------------------- 1. Create/locate a new mysql database to install open source point of sale into 2. Execute the file database/database.sql to create the tables needed 3. unzip and upload Open Source Point of Sale files to web server 4. Copy application/config/database.php.tmpl to application/config/database.php 5. Modify application/config/database.php to connect to your database 6. Modify application/config/config.php encryption key with your own 7. Go to your point of sale install via the browser 8. LOGIN using username: admin password:pointofsale 9. Enjoy
Languages
PHP
98.5%
JavaScript
0.7%
CSS
0.4%
Shell
0.2%
PowerShell
0.1%