Quote:
Originally Posted by st0kes
OK, after much timewasting on IIS I have installed a LAMP with mssql support compiled into the PHP. Seems to be working now (hurrah!) apart from 1 thing - the inactivity for all users is showing as 13718 days which is a bit odd ... so my entire table of users is bright red (and not very pleasing to my eyes!)
Any thoughts with this one? Thanks for your help so far! 
|
Is the last forward time displaying correctly?
I am pulling the last forward time from the userstats table and using it for both the last forward time and the inactivity time. If it is working for the last forward time but not the inactivity then there is a problem with my inactivity code. If it isn't working for either one then there is something wrong with the data that it is pulling.
I have a hunch I know what and where the problem might be but I will wait to hear back from you.