Jump to content

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


Recommended Posts

  • Administrators
Posted
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)
  • Moderators
Posted

hey

can't logout any more on my site.

on the dev site it seems to be working.

i habe a different frontpage main could this be the problemen.

gr joeri

Posted

I too have this problem, this is the 4th time its happened in 24 hours, back to another reinstall .....

Dunno whats foing wrong, everything was fine I came back to it after an hour or so, had to login again and lost the admin section completely!

is there anyway I can access the admin section ?

  • Administrators
Posted
  Quote

no i can't loggin to the site it gives the error "You must be logged in to access this feature!" 

Did you run the install/update.php?

There were additions to the sessions table

  • Administrators
Posted

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.

  • Administrators
Posted

Might be an error in the installer. I have not tested the installer yet.

Goto 1.2.700 (the release), then upgrade upto beta.

Posted
  Quote

site it gives the error "You must be logged in to access this feature!"

OK I got it working again. Dropped the sessions table like you said an ran the update.php again.

Thanks,

Chad C.

  • Administrators
Posted
  Quote

site it gives the error "You must be logged in to access this feature!"

In phpMyAdmin, can you do an export of the structure for the sessions table?

×
×
  • Create New...