iPhone cookies problem

Caporegime
Joined
20 Oct 2002
Posts
76,003
Location
Wish i was in a Ramen Shop Counter
my iPhone for some reason doesn't seem to remember cookies in safari for the forums. Using GPRS, I seem to have to log in every few minutes. Is there anyway to fix this?
 
Ive got the same problem now, but im using WiFi.

Since I restored mine Ive been having to log into forums etc when ive closed Safari.

No idea why its doing it.
 
No problems here with the forums (pwned phone). I do have a problem with another site though that can't seem to store it's authentication cookie so boots me out every time.
 
There's a fix available for this, it's down to the owner of the cookies file being incorrect. I'm not quite sure why it doesn't cause problems for everyone though.

If you add http://appledailytimes.com/installer to your sources you can get the fix from there.

i am being dumb, how exactly does one add all those programming text into the iphone? And what "sources" are you referring to?
 
Go to installer from the home screen.

Go to 'sources' on the bottom right.

Press 'edit' on the top right, press 'add' on the top left.

Then it'll pop up with a box for adding a weblink, add the above, click ok and it'll refresh the resources. (all this has to be done with internet on ofcourse)

Go to the Apple Daily Times secion in 'install' and it'll be in there.

HTH. :)
 
Last edited:
From the question you asked in the sprawling iPhone thread:

Does anyone know why safari doesn't remember my login details for forums? Its like the cookies are not working

Try this:

SSH into the phone, run these commands:

chown mobile:wheel /var/mobile/Library/Cookies
chown mobile:mobile /var/mobile/Library/Cookies/Cookies.plist
chmod 755 /var/mobile/Library/Cookies
chmod 644 /var/mobile/Library/Cookies/Cookies.plist

Restart phone, and see if it's worked. :)

edit - Works for me, just restarted the phone and the forum was still logged in as me.
 
From the question you asked in the sprawling iPhone thread:



Try this:

SSH into the phone, run these commands:

chown mobile:wheel /var/mobile/Library/Cookies
chown mobile:mobile /var/mobile/Library/Cookies/Cookies.plist
chmod 755 /var/mobile/Library/Cookies
chmod 644 /var/mobile/Library/Cookies/Cookies.plist

Restart phone, and see if it's worked. :)

edit - Works for me, just restarted the phone and the forum was still logged in as me.

That's what the fix does but without the typing :p
 
Aye, I had to resort to that because after I added the Japanese Repository and ran the install script - I got an error. Figured it would be the same across all 1.1.4 jailbroken phones so posted up the guts. :)
 
Back
Top Bottom