Thread: smsnotify
-
03-12-2008, 01:11 PM #1
smsnotify
i am on 1.1.4 and everything is working except smsnotifier is there a fix for this any ideas
-
03-16-2008, 04:11 PM #2
1.1.3 and 1.1.4 dont support smsnotifier
-
03-16-2008, 06:19 PM #3
iz there anything compatilable
-
03-21-2008, 03:44 PM #4
SMSNotify on 1.1.4
I was able to install it using the Installer on 1.1.3 and 1.1.4. On 1.1.3, I had to create this symbolic link in order for it to work:
ln -s /private/var/mobile/Library/SMS /private/var/root/Library
On 1.1.4, I ran into a problem. Apple had already created the sms.db database in /private/var/root/Library/SMS. After installing smsnotifiy, the iPhone was still notifying me even though I have deleted all my SMS messages. I found out that the /private/var/root/Library/SMS/sms.db database was not being updated. However, the sms.db /private/var/mobile/Library/SMS was accurate. Here's what I did to fix the issue using the Term-vt100 app:
mv /private/var/root/Library/SMS /private/var/root/Library/SMS.old
ln -s /private/var/mobile/Library/SMS /private/var/root/Library
-
The Following 2 Users Say Thank You to sifu2 For This Useful Post:
devilowns (03-30-2008), krayzie303 (03-21-2008)
-
03-21-2008, 07:21 PM #5
Thank you very much I wanted this working for a while now...
John
-
03-21-2008, 08:02 PM #6
thanx man!
-
03-27-2008, 02:42 PM #7
cant someone post the exact commands for Term
because when i type in
mv /private/var/root/Library/SMS /private/var/root/Library/SMS.old
Some thing else comes up about the mv command
do i have to type something thats not listed?
some help would be greatly appriciated!
ThanksIf I helped you, help me and hit thanks

-
03-30-2008, 08:59 PM #8
i cannot get this to work either help please
-
04-04-2008, 09:58 PM #9
anybody?



LinkBack URL
About LinkBacks
Reply With Quote

