A
|
alang 3/11/2010 |
Theoretically should be able to use |
![]() |
Sergey Kornilov admin 3/11/2010 |
As a first step I would make sure date column exists in all three tables: images, log and time_line. |
S
|
stevebrettler author 3/13/2010 |
Theoretically should be able to use date but I tend to avoid using something that is reserved word in SQL and PHP. Have you tried renaming the field?
|