AngelaGabereau
About
- Username
- AngelaGabereau
- Joined
- Roles
- Member
Comments
-
zotero(5): SELECT ROWID FROM savedSearches WHERE clientDateModified>? zotero(5): Binding parameter 1 of type string: "2009-05-28 21:01:28" zotero(3): Getting updated local tags zotero(5): SELECT ROWID FROM tags WHERE clientDateModified zote…
-
zotero(5): DROP TABLE tmpSearchResults_6xJzlJs8 zotero(5): Committing transaction zotero(3): Resetting Notifier event queue zotero(5): Beginning DB transaction zotero(3): Beginning Notifier event queue zotero(5): CREATE TEMPORARY TABLE tmpSearc…
-
zotero(3): Setting auto-sync timeout to 15 seconds zotero(4): Calling notify() on observer with hash 'Ge' zotero(4): Calling notify() on observer with hash 'ol' zotero(5): SELECT tagID, name, type FROM tags zotero(3): Refreshing …
-
zotero(3): Notifier.trigger('modify', 'item', [74]) queued zotero(5): SELECT value FROM settings WHERE setting='account' AND key='userID' zotero(5): SELECT libraryType FROM libraries WHERE libraryID=? zotero(5): Binding parameter 1 of…
-
zotero(5): SELECT I.*, COALESCE(CASE (SELECT COUNT(*) FROM itemCreators IC LEFT JOIN itemTypeCreatorTypes ITCT ON (IC.creatorTypeID=ITCT.creatorTypeID AND ITCT.itemTypeID=I.itemTypeID) WHERE itemID=I.itemID AND primaryField=1) WHEN 0 THEN NULL WHEN …
-
zotero(5): Binding parameter 1 of type int: 74 zotero(5): SELECT COUNT(*) FROM deletedItems WHERE itemID=? zotero(5): Binding parameter 1 of type int: 74 zotero(5): SELECT creatorID, creatorTypeID, orderIndex FROM itemCreators WHERE i…
-
zotero(5): SELECT I.*, COALESCE(CASE (SELECT COUNT(*) FROM itemCreators IC LEFT JOIN itemTypeCreatorTypes ITCT ON (IC.creatorTypeID=ITCT.creatorTypeID AND ITCT.itemTypeID=I.itemTypeID) WHERE itemID=I.itemID AND primaryField=1) WHEN 0 THEN NULL WHEN …
-
zotero(5): Binding parameter 5 of type int: 25758 zotero(5): Binding parameter 6 of type string: "NV83VT4Z" zotero(5): Decreasing transaction level to 0 zotero(3): skipping itemTypeID zotero(3): skipping libraryID zotero(5):…
-
zotero(5): Binding parameter 1 of type int: 747 zotero(5): SELECT value FROM settings WHERE setting='account' AND key='userID' zotero(5): SELECT ROWID FROM relations WHERE 1 AND subject=? AND predicate=? zotero(5): Binding parameter 1…
-
zotero(3): '0' => "http://zotero.org/groups/747/items/8KZA7F6T" '1' => "http://zotero.org/groups/747/items/9BNZ8N23" '2' => "http://zotero.org/groups/747/items/TETGZTT6" '3' => "http://zotero.org/groups/747/items/X3…
-
Here is one that works: zotero(3): Refreshing item box zotero(5): SELECT creatorTypeID AS id, creatorType AS name FROM itemTypeCreatorTypes NATURAL JOIN creatorTypes WHERE itemTypeID=? ORDER BY primaryField=1 DESC, name zotero(5): Bin…
-
zotero(5): SELECT libraryID FROM groups WHERE groupID=? zotero(5): Binding parameter 1 of type string: "747" zotero(5): SELECT ROWID FROM items WHERE libraryID=? AND key=? zotero(5): Binding parameter 1 of type int: 25758 zotero(…
-
zotero(5): Binding parameter 2 of type string: "http://zotero.org/users/26698/items/I5UT6ZVQ" zotero(3): '0' => "http://zotero.org/groups/747/items/SFZM4MSK" zotero(5): SELECT libraryType FROM libraries WHERE libraryID=? zot…
-
zotero(5): SELECT libraryType FROM libraries WHERE libraryID=? zotero(5): Binding parameter 1 of type int: 25758 zotero(5): SELECT groupID FROM groups WHERE libraryID=? zotero(5): Binding parameter 1 of type int: 25758 zotero(5):…
-
zotero(5): Binding parameter 1 of type int: 4 zotero(3): DATE: could not apply algorithms zotero(3): DATE: got year (2000, June 1, ) zotero(3): DATE: got month (5, 1, ) zotero(3): DATE: got day (1, , ) zotero(3): Zotero.Item…
-
Here is output for one that does not work: zotero(5): SELECT key AS domainPath, value AS format FROM settings WHERE setting='quickCopySite' AND (key LIKE ? OR key LIKE ?) zotero(5): Binding parameter 1 of type string: "%google.ca%" zo…
-
Well I guess it seems to work approximately 1 out of 25 times. I can not tell if it is discriminating against certain types of references. We are trying to use 2.0b4 in our research association. Everyone is having similar problems. One of our re…