-
Website
http://www.ben.geek.nz -
Original page
http://www.ben.geek.nz/iphone-google-reader-gmail-facebook-cookie-fix/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Joe
3 comments · 2 points
-
DaddyDoxxx
1 comment · 1 points
-
Daniel Ha
1 comment · 405 points
-
JoMangee
1 comment · 2 points
-
DrEw
1 comment · 1 points
-
-
Popular Threads
apparently I have no clue what i am talking about.. if you can delete the previous edit then please do so. But I want to give props to the forum that you posted this link on and it was definitely on macworld.. sorry for the edits and thanks again for the advice
Good stuff *(now get back to the funk and post moar pics/stuff about the iPhone in your gloat thread)*
Got to ask though -j how do you get that great Vodafone logo at the top? Mine is onOrange but I'd love to do the same!!!!
The vodafone logo came from the team at http://kiwi-ise.co.nz. I don't think they have an Orange logo, but you could probably contact them to find out how they did it, so you can make your own.
One problem I don't understand where to place that line of code?
You said it's in the iPhone file system, but how do I access and manually edit that and know where to place it, can someone please help me with that part?
Cheers.
You need to have a jailbroken iPhone. You also need to install the Term-vt100 package, which will give you a command line interface into the iPhone's file system.
Once you have that, open vt100, enter the password (usually 'alpine'), then type in the commands.
Nah seriously, the GPRS speed is the *only* annoying thing about the iPhone. Everything else is as damn near perfect as I've ever had on a phone, and lordy knows I've had a few phones.
I just change the Cookies directory owner
chown -R mobile /var/mobile/Library/Cookies
That works for me,
Anyone have the original permisions for
/var/mobile/Library/Cookies/ and
/var/mobile/Library/Cookies/Cookies.plist
How do you "change ownership" and enter:
chown -R mobile /var/mobile/
I can access my iPhone via SSH and WinScp and reach root and stuff and change CHMOD
But what is this change ownership and can U just PLEASE excuse me and help simplify that? Thanks.
You don't need to do anything else. No chmod or anything. Just type that chown command and it's all fixed.
But WHERE do I type that exactly?
first of all thank for the post.
i ran into a problem and I wonder if you guys can help.
I installed terminal and typed in the "chown" command in order to change ownership
and got "changing ownership is not permitted" .
can anyone try helping me please ?
thanks
I had already installed afpd on the phone so had already dealt with that.
Thanks again.
pls help
thx
I get the same thing when I try to do this fix. It hasn't worked for me.
The culprit file is corrrupted into your backup, so no matter how many time you restore your iphone, it will be restored as-is, and wrong.
The solution is to delete it from your iphone backup before restoring :
Open a terminal window, and type :
grep “Library/Cookies/Cookies.plist” ~/Library/Application\ Support/MobileSync/Backup/*/*
If you have one backup, as most people do, you should have only one line as a result. delete this file from the mentioned directory, and restore again.