Hi All, We are trying to integrate vBulletin with a CakePHP application. The requirement is that when a user clicks the 'Forum' link within the Cake app, he should be redirected to the vBulletin index page and be automatically logged in.
At the point of click, we will have the user's vBulletin username and password. Could you advise the code necessary to perform an automatic sign-in into vBulletin given these two credentials? What is actually happening is that the session is expiring on the application end when the login into VBulletin happens. We are able to work when CakePHp does not come into picture. However when we use CakePHP, the VBulletin object is not visible and we have no way to figure out how to pass the details between the sessions of CakePHP and VBulletin. They do not work from inside CakePHP due to the vB object visibility problem. We would appreciate if anyone could help us out in this regard and get this problem sorted out immediately. This could be done in a commercial basis and the e-mail id where you can contact us is this or [EMAIL PROTECTED] Thanks in advance for thr help....it would be really appreciated if someone could help out sort this out. Regards, Lakshmi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
