The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi guys,
I have a strange session problem that I have been scratching my head over. This particular problem only appears to be on Internet Explorer and only happens when you use the session table and not cookies. What I have is an external page VB page that has an upload function. I use uploadify (http://www.uploadify.com) which is a flash based file uploader. When I upload a file and return the results, for some reason a new session gets created for the user and the previous session isn't used, resulting in the user being logged off once a page is refreshed or when you want to submit the whole form. Now what uploadify are saying is Quote:
They are suggesting in using PHP Code:
So I have tried adding PHP Code:
formData : { 's' : '$sessionhash' } but no dice. Anyone has any other suggestions? Anything that I have come across regarding uploadify was to do with session_start() which is no use? Many thanks and hope someone can help me out :up: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|