Change your session timeout in PHP. Edit your php.ini file and change:

session.gc_maxlifetime = whatever

to session.gc_maxlifetime = what you want

The vShare installation Guide says to set it to 14000.