The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 10-11-2007, 08:44 AM
ReVan's Avatar
iPhoneaholic
 
Join Date: Oct 2007
Location: BOOTLOADER
Posts: 454
Thanks: 6
Thanked 523 Times in 109 Posts
[FIX] Cannot open the SMS App from SpringBoard

Due to some characters contained in some Text message's the SMS app get's corrupt and fails to start from the SpringBoard. So here's the solution to get it fixed:

p.s. you will loose all your existing SMS's in doing the following procedure, but nevertheless you will have your SMS app working again.

Instructions:
# Connect your phone using iBrickr (Windows) or iNdependece (Mac) or any other File Browser you are comfortable using.
# Browse through the file system and go here: var/root/Library/SMS/
# You will see a file called sms.db delete this file and reboot your phone.

Problem is solved! :-)
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 10-12-2007, 04:02 AM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Re: An approach without deleting the SMS.db

Hi,

I had the similar problem, but i tried to work out a way where i dont miss the SMS which was there in my inbox.

For this you need the sms.db and the sqlite program as well as little knowledge writing SQL queries. Export the sms.db to your PC.

open sms.db using sqlite

and then execute this command in sqlite after opening the sms.db

SELECT * from messages;

Once you execute the above command you will see all the message as well as the junk message which is obstructing the sms app to open. Note down the ROWID of that message.

DELETE * from message where ROWID=<No you have noted down>;

repeat the above step for all the junk messages. Then quit and exit.

Copy the sms.db to the same location on your iphone. You will have all the messages excluding the junk and your sms app will open also .

Regards,
Francis.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 04-11-2008, 04:10 AM
exd exd is offline
What's Jailbreak?
 
Join Date: Apr 2008
Device + Firmware: iPhone 1.1.4
Operating System: MacOSX
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts

Hello,

I grabbed my sms.db from an 1.1.4 iPhone.
I tried to delete a message by :

Code:
sqlite> DELETE FROM message WHERE rowid = 10;
SQL error: no such function: read
It's due to a trigger :
Code:
CREATE TRIGGER delete_message AFTER DELETE ON message WHEN NOT read(old.flags) BEGIN UPDATE msg_group SET unread_count = (SELECT unread_count FROM msg_group WHERE ROWID = old.group_id) - 1 WHERE ROWID = old.group_id; END;
Anyone has an idea ?

Thanks,
exd
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 08-27-2009, 06:49 AM
netuser's Avatar
iPhoneaholic
 
Join Date: Nov 2007
Device + Firmware: Iphone 3G 2.0.1
Operating System: Windows XP
Location: Paradise
Posts: 337
Thanks: 19
Thanked 18 Times in 18 Posts

Sorry to dig this old topic but i am hvaing a problem, i cant open my SMS application since yesterday, so searched alot and people saying have to delete the last SMS received

But i cant delete it, I am getting the follwoing error message as the person above

SQL error: no such function: read

Please help what to do i have 2 years SMS messages and dont want to loose them, how to fix this please

Thanks
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 11:57 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top