Topic: possible - last visited not updating
Hi,
having a problem with version 1.2.12 (it'll be updated soon) where the last visited time is not updating. I am using SQLite. The data in last_visit stays as 0.
Looks like SQLite has the following set up for last_visit :
Type : INTEGER
Null : No
Default : 0
Is this a bug?
The data was imported from Yabb 1 Gold, via YabbSE, via punBB(mysql), could that have caused an error?