| Problem with cookies with VB.3.5.4
We are having a problem with Photopost integration with vBulletin 3.5.4. With Photopost running in a different Mysql database than VBulletin's. The problem is Photopost is not inserting the initial session information into VBulletin's session table, when Photopost first creates the session info and sets the associated cookies. Instead Photopost only sets the cookies. This is causing problems with our hotlink protection, which checks VBulletin's sessionhash cookie against the information stored in the session table.
How can I fix this?
|