2 questions

Dark Takua

Paragon
Joined
May 25, 2009
Messages
2,385
Reaction score
13
FP$
1,416
I have 2 questions. 1st, how do you get rid of the "sid=0b0997f469cce03fa4ac9444bb78dc70" at the end of the link? 2nd, how do you make it so the time goes like Today at [time], Yesterday at [time], less than a minute ago, and all those. What's the php date format?

Thanks in advance! 😎
 
1) Thats the encryption code, so just refreshing the browser will make it disappear.

2) Here: ucp.php?i=165 at the bottom.
 
@David

1) When I refresh it, it doesn't go away. How do I delete it permanently?

2) Thanks! Do you know why it doesn't set the php date format by default even though I did it in the ACP?

@Fanta

I'm using phpBB 3.0.6
 
1. Check your cookie settings.

2. It will only apply to registrations after the time you changed it, for accounts made prior to you setting it in the ACP, you'll need to change it manually via the UCP.
 
1) You can't really get rid of that. It just naturally shows sometimes depending on your actions. It doesn't cause you any problems anyway. To my knowledge in phpbb3, bots won't see the sid aslong as they are added in the bots group.
 
Fowler said:
1) You can't really get rid of that. It just naturally shows sometimes depending on your actions. It doesn't cause you any problems anyway. To my knowledge in phpbb3, bots won't see the sid aslong as they are added in the bots group.

Actually as a logged in user one should not see the SID etc.
 
Nathan said:
Fowler said:
1) You can't really get rid of that. It just naturally shows sometimes depending on your actions. It doesn't cause you any problems anyway. To my knowledge in phpbb3, bots won't see the sid aslong as they are added in the bots group.

Actually as a logged in user one should not see the SID etc.
It is possible, it does happen to normal users and it does happen even more to admins. Login to the acp and then click Board Index top right and you will then see the forum with sid= after the url.
 
Fowler said:
Nathan said:
Fowler said:
1) You can't really get rid of that. It just naturally shows sometimes depending on your actions. It doesn't cause you any problems anyway. To my knowledge in phpbb3, bots won't see the sid aslong as they are added in the bots group.

Actually as a logged in user one should not see the SID etc.
It is possible, it does happen to normal users and it does happen even more to admins. Login to the acp and then click Board Index top right and you will then see the forum with sid= after the url.

While that is true it should not be a recurring problem, and should go away after you've clicked the index link again on the board.
 
Back
Top Bottom