alicolville / meal-tracker

Extend your site by allowing your users to track their meals and calorie intake. Calorie targets for the day can be set by admins, the users or automatically pulled from Yeken's Weight Tracker
https://mealtracker.yeken.uk/
1 stars 0 forks source link

New Entries Not Searchable #171

Closed mybestrong closed 1 year ago

mybestrong commented 1 year ago

Hi Ali

it seems that any new entries added to Meal Tracker are no longer populating when you Add meal> Search Meal

All historic entries are populating when you start typing but no new ones. I’m not certain when this started as it’s only just been brought to my attention by a member and confirmed when I’ve just tested.

Sorry to be a pain ❤️

mybestrong commented 1 year ago

Love you x

Could this be the issue at https://mybestrong.com/home/dashboard/meal-tracker/

I checked it out on your demo site too and its the same there.

Uncaught TypeError: Cannot read properties of undefined (reading 'jquery') at e. [as notify] (notify.min.js?ver=3.1.3:1:7971) at yk_mt_notification (core.js?ver=3.1.3:1258:9) at yk_mt_info (core.js?ver=3.1.3:1246:5) at Object.success (core.js?ver=3.1.3:218:15) at fire (jquery.js?ver=3.7.0:3213:31) at Object.fireWith [as resolveWith] (jquery.js?ver=3.7.0:3343:7) at done (jquery.js?ver=3.7.0:9617:14) at XMLHttpRequest. (jquery.js?ver=3.7.0:9878:9)

image

alicolville commented 1 year ago

I've done a quick test on that URL and works for me.

Could you check in another browser?

mybestrong commented 1 year ago

Hi AliI’ve checked on a variety of devices and all the same.It will bring up entries that were put in previously. However, if you add a new meal manually today, it will not show in a future search.Hope you’re good ❤️Be Strong Eat. Move. LiveCICwww.mybestrong.comOn 16 Oct 2023, at 09:16, Ali Colville @.***> wrote: I've done a quick test on that URL and works for me. Could you check in another browser?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

alicolville commented 1 year ago

Fixed in 3.1.4 chief - data should be fine in the database. Just the query fetching it needed tweaked.