Crewphone cant text in yellowpages and twitter

I installed everything in the same way, but the Yellow pages etc. Shipments do not appear.
I set up the data normally, checked everything one by one and I am sure that I set up the data of the phone correctly.
But when I entered Twitter, when I clicked on my account, the data I deleted was still standing, so my name was visible.
When I looked at the data data, there was no old data.


It looks like you don’t have the database installed correctly.
It is trying to access the column identifier in your database
with the table name twitter_accounts. It is not finding that column
thus you receive this error.

Make sure to insert the database tables for this phone,
and it should start to work.

EDIT: I think you use the phone I have used before.
This file below gives you the missing database tables.
Sql.txt (1.6 KB)

i will check thanks for the replay

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.