| View previous topic :: View next topic |
| Author |
Message |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Nov 20, 2008 10:39 pm Post subject: 1- stay loged in? 2- pages in comments? |
|
|
1- can we make something to make user stay logged in, cause every time i browse the site i have to login.
2- we need pagging in the comments, cause i see some sites using xfs and has a lot of comments thats looks not good and make the page so long, and i recommend to use ajax in browsing pages.
regards |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Nov 21, 2008 2:17 pm Post subject: |
|
|
1: in index.cgi find CheckAuth function and remove from it:
| Code: | | $ses->setCookie( $ses->{auth_cook} , $sess_id ); |
2: Hard to create quick hack for this, will try ro implement this in next version. |
|
| Back to top |
|
 |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Nov 21, 2008 5:07 pm Post subject: |
|
|
| but about 1 this will make users loged in for ever? or for some days |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Nov 24, 2008 7:32 am Post subject: |
|
|
| 1: for 3 month |
|
| Back to top |
|
 |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Nov 24, 2008 10:46 am Post subject: |
|
|
| can u make a check box in the next version if ticked so the user stay loged in and if not he stay logged in only this time |
|
| Back to top |
|
 |
|