Hi people, I think anyone here can help me.
I have an application that uses gears and I've used a test server before use the real one to host my app. The problem is that the users cached some data with gears in old server, and now that the application is in a real server, they can't access data they've stored before. Gears put the data from different hosts in different folders, so I tried to put the data from the old server folder into the new one, and the sqlite db file works fine, but the pages I've captured before does
