Not able to display database content on live site

I saved user input like name, images etc to the database and I want to display them on another page. It works perfectly fine in the sandbox mode. I synced the sandbox data collection to the live one but the data does not get displayed on the live page. The data gets saved into the live database and the I connected the repeaters to the data fields. This works as expected in the sandbox mode but does not get displayed in the live mode. Any help would be appreciated. Thanks.