Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Collecting registrations via api based on date range | Event Espresso - Staging Server
Love the API work that you have done, I’m particularly interested in getting my hands of the questions stuff when that comes out (hopefully in the not too distant future).
Anywho, the plan is to run a script daily that pulls all the registrations information from the previous day but all I get is a blank result.
And this is the result <?xml version='1.0'?><response><status><![CDATA[OK]]></status><status_code><![CDATA[200]]></status_code><body><Registrations></Registrations></body></response>
Where am I going wrong? I suspect it might be something to do with using greater than with a date time? Any solutions?
This topic was modified 11 years, 6 months ago by Andrew Kerr.
This topic was modified 11 years, 6 months ago by Andrew Kerr.
This topic was modified 11 years, 6 months ago by Andrew Kerr. Reason: formating with quotes keeps messing up
Not really no, thats how I would go about it, grab an array of the data and loop through it with a foreach to check array data versus the date range test.
Viewing 3 reply threads
The support post ‘Collecting registrations via api based on date range’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.