Hi Simon,
Thanks for the reply. I understand that this might not be anything to do with Vbulletin although I am using the backend completely.
I will give this a go, I am wondering, if I do manage to pickup the current ID hash and Session Hash, how do I tell vbulletin to use this in a session, rather than creating a new session as it is doing right now?
Even if it is not using uploadify. Would the sessionhash as a $_POST['$sessionhash'] variable be picked up by vbulletin automatically and check if it exists or is there a special variable I can use?
During the upload function I can pull all the details from session class, is there another class I can use to re-instate the session at all?
Many thanks
|