My ospos installation ask to relogins after few minutes of work in sales register. Some time when I have added few items it asks me to relog. Then I have to make the same again.
Just add the MY_Session.php class in the application/libraries folder, file is added to the patch here in the bug tracker
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2014-03-15
Just so I understand...
All I have to do is add the MY_Session.php file loose in the /application/libraries/ folder of my version 2.0.2 and OSPOS will find that file and use that class?
I don't have to add any code to OSPOS to look for the MY_Session.php file?
OSPOS will find it automatically?
thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This should be fixed in the latest version 2.2 Unofficial. Can you try it?
https://sourceforge.net/p/opensourcepos/patches/18/
What if you AREN'T using the latest version?
Just add the MY_Session.php class in the application/libraries folder, file is added to the patch here in the bug tracker
Just so I understand...
All I have to do is add the MY_Session.php file loose in the /application/libraries/ folder of my version 2.0.2 and OSPOS will find that file and use that class?
I don't have to add any code to OSPOS to look for the MY_Session.php file?
OSPOS will find it automatically?
thanks in advance.