Can only see site if logged in
Permalink
I made several updates to the site. At some point I logged out and now I get this:
mysql error: [1048: Column 'fvAuthorUID' cannot be null] in EXECUTE("insert into FileVersions (fID,fvID,fvFilename,fvPrefix,fvGenericType,fvSize,fvTitle,fvDescription,fvTags,fvIsApproved,fvDateAdded,fvApproverUID,fvAuthorUID,fvActivateDatetime,fvHasThumbnail1,fvHasThumbnail2,fvHasThumbnail3,fvExtension,fvType) values ('9',13,'PICT0029.JPG','731271349908','1','208972','PICT0029.JPG','','',1,'2010-04-15 14:32:26','1',NULL,'2010-04-15 09:45:08','1','1','0','JPG','1')")
Here:http://www.sagebrushink.com/
Login works fine here:http://www.sagebrushink.com/index.php/login...
And after I log in, everything works fine. What am I missing?
Thanks, George.
mysql error: [1048: Column 'fvAuthorUID' cannot be null] in EXECUTE("insert into FileVersions (fID,fvID,fvFilename,fvPrefix,fvGenericType,fvSize,fvTitle,fvDescription,fvTags,fvIsApproved,fvDateAdded,fvApproverUID,fvAuthorUID,fvActivateDatetime,fvHasThumbnail1,fvHasThumbnail2,fvHasThumbnail3,fvExtension,fvType) values ('9',13,'PICT0029.JPG','731271349908','1','208972','PICT0029.JPG','','',1,'2010-04-15 14:32:26','1',NULL,'2010-04-15 09:45:08','1','1','0','JPG','1')")
Here:http://www.sagebrushink.com/
Login works fine here:http://www.sagebrushink.com/index.php/login...
And after I log in, everything works fine. What am I missing?
Thanks, George.
I did, but now I don't remember what I did. It's been a while. Let me try to go back into that site and see. I know I didn't change any code, otherwise I would have remembered that. Maybe a reinstall, permissions or something like that. I'll get back to you, if I find anything.
Did you manage to solve this one?
I'm having this occasionally with running jobs through an automated cronjob.
Has anyone got an idea why this problem might occur?
Thanks,
Eric