Jump to content

Rev 781 - Auth and Login updates/fixes, round 2


Nabeel

Recommended Posts

  • Administrators
Rev 781 - Auth and Login updates/fixes, round 227 October 2009, 8:49 pmRev 781 - nabeel (5 file(s) modified)Auth and Login updates/fixes, round 2~ /trunk/core/common/Auth.class.php~ /trunk/core/common/StatsData.class.php~ /trunk/core/logs/log.txt~ /trunk/core/modules/Frontpage/Frontpage.php~ /trunk/core/templates/frontpage_main.tplSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
Link to comment
Share on other sites

  • Administrators

Try this (two options)

Empty the sessions table and then re-run the install/update.php

OR DROP (delete) the sessions table, then re-run the install/update.php

The table has to be empty to apply the auto_increment and PRIMARY KEY instructions to it.

Link to comment
Share on other sites

×
×
  • Create New...