Issue using Low Reorder and DataGrab
I am using DataGrab to pull in a twitter feed.
I have the my entries being ordered by Low Reorder, the entries are imported fine and show up in the Low Reorder list, but they don't show on the Low Reorder entries call even though that has been setup to show that channel.
If i add in a twitter entry manually it shows in the entries call, so i was wondering if importing the data was missing something or a connection.
Not sure if this is an issue with DataGrab or Low Reorder.
My setup is:
EE 2.5.5
DataGrab 1.7.7
Low Reorder 2.1.2
Thanks
Replies
Low 17 May 2013 09:48
If the entry is fine when added through the CP but is not displaying correctly with DataGrab, it might be that the necessary hooks aren't being called using the latter.
Do you happen to know if DataGrab uses EE's Channel Entries API to add entries? It should trigger the entry_submission_end hook...
zizther 17 May 2013 09:57
I have done some more tests and the entries don't even appear with {exp:channel:entries}, so i presume something isn't going right on import.
I will check to see if they are using the Channel Entries API
Low 17 May 2013 09:59
Okay, if the entries aren't appearing in the native channel:entries tag, then the issue certainly doesn't appear to be with Low Reorder.
Keep me posted on any progess.