Nah, I think that file just tells Git not to delete those files when it does a Sync and finds that they're not part of the master repository.
It looks like LoadItems() is tied to the new logging system pretty well. Try this: In your logsys_categories table, set the Log_to_console and Log_to_file fields for Log_category_id to 3, and when there's a failure reading the items, look in the logs folder. It should hopefully have logged the error that is causing item loading to fail.
|