The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
This would be useful for me because I developped some modules and passing session ids all the time seems like a problem.
Experienced web masters should first answer another question: should I do it ?!? How many people have cookies disabled ? Do you have any statistics on this ? Regards, Razvan |
#2
|
|||
|
|||
![]()
Somebody ? Anybody ?
|
#3
|
|||
|
|||
![]()
You need cookies enabled to login to a vbulletin board anyway so I don't see what you would achieve by doing this.
|
#4
|
|||
|
|||
![]()
you do not need cookies enabled on vBulletin... filename.php?$session[sessionurl] is parsed in templates when you need to pass it to other pages... if you do not as a template designer, you miss a point...
|
#5
|
|||
|
|||
![]() ![]() Quote:
![]() |
#6
|
||||
|
||||
![]()
I believe you can use the session table to fetch the session. Would be much easier. But I don't know about the session table.
![]() |
#7
|
|||
|
|||
![]() Quote:
Now, my problem is like this: I need to call a module with the session hash IF the cookies are disabled. Until now I used the "forum link" features. The problem is that when specifying a link in the "forum link" there is no way to supply a sessions hash in the URL because VB doesn't seem to parse variables inside a "forum link". For this reason, I am thinking to disable session IDs. If all users would be using cookies then I would not have any problems because there would be no need to pass session IDs in the URL. Currently, I have 2 dilemmas: 1) Is it possible to disable sessions IDs ? The user should only login if he has cookies enabled. 2) If it is possible, is it wise to do so ? I mean how many users have cookies disabled ? The third solution (and the best one) would be to modify VB so that it will pass the session ID in the "forum link". The problem is that I don't know how this can be done. Regards, Razvan M. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|