Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
It would depend entirely on where that's coming from. CB doesn't have a latitude column and all user created fields are prefixed with cb_ so it's not a field you created. That likely means it's something in Hotspot. That typically happens when more data than what that column can store was sent to it. Maybe there's a parameter that synchronizes CB to Hotspot and you selected the incorrect field for that? Seams to be expecting a latitude.I will finally choose HOTSPOTS that look better documented and more reactive. When implementing it on local host via Mamp and updating my proper CB profile I got the following messsage :
Data truncated for column 'latitude' at row 1
Is that because I am on local host or is it due to other reasons ?
Auto actions are designed to be triggered. If you need to run something against your userbase without a trigger you need to use the Batching feature and run it either manually or via a CRON task. The batching feature lets you run the selected auto actions (leave their triggers as None) against a batch of users.Secondly what should be in your opinion the best Auto-action I should select and the appropriate trigger to fetch the specific fields with CB fields whithout waiting the connexion off every registered users? I want to spread this action whitout any action from them.
Please Log in or Create an account to join the conversation.