Re: feeds to all forum content
I mean, that the cookie is set in the browser anyway. There's no need to log in again to either use the feed or just access the forum itself.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 troubleshooting → feeds to all forum content
I mean, that the cookie is set in the browser anyway. There's no need to log in again to either use the feed or just access the forum itself.
You don't seem to understand two fundamental things:
1. How cookies actually work.
2. That the system proposed here would authenticate the user IN THE EXACT SAME WAY that the rest of PunBB does.
Now then, how cookies work. Your browser sends a request to log in to PunBB, PunBB sends a reply. That reply contains a line telling the browser to create a cookie on the computer with certain data in it. On each subsequent pageview, that cookie is used to authenticate the user: if it weren't, the user would have to enter his/her username/password for every pageview. When the user logs out, the cookie is removed from the browser. If the user has not enabled permanent logins, the cookie is removed from the browser when the browser is closed as well. If the user has enabled permanent logins, the cookie stays in the browser for a period of one year. No new logins required.
If the user has not enabled permanent logins, the cookie is removed from the browser when the browser is closed as well. If the user has enabled permanent logins, the cookie stays in the browser for a period of one year. No new logins required.
That's the part I was messing up on. I had misunderstood how that part worked slightly.
Edit: Apologies if I've tested anyones patience with my misconception.
format c:/s/y and start over a again...
forgot linux commands....
At the command prompt, type ?fsck -f -y /dev/hdb1? again replacing hdb1 with the letters and number for your partition.
i got it...
Q
fsck? Checking the filesystem/disk integrity are you? rm, dd, or newfs are the ones you want. (Not sure if newfs is BSD specific).
I made an experimental extension of user's feeds with in-url key for authentification, take a look...
https://adi.ing.uchile.cl/~mortega/punb … _feeds.zip
I made an experimental extension of user's feeds with in-url key for authentification, take a look...
https://adi.ing.uchile.cl/~mortega/punb … _feeds.zip
I'm keeping deathly quiet on this subject now. Looks sweet though. Btw, this part: title="ATOM". Atom should be first letter uppercase only, for correctness, I believe. Only RSS is an acronym, hence all uppercase.
PunBB Forums → PunBB 1.3 troubleshooting → feeds to all forum content
Powered by PunBB, supported by Informer Technologies, Inc.