PDA

View Full Version : Osticket integrates with vBulletin (Plan)


bbpixel
07-06-2008, 02:45 AM
Hello,

I have a plan to integrate our current osTicket with my forum (vBulletin):
- Customers must have forum account to create tickets (they must login to the forum first, then go to osTicket to submit a ticket)
- osTicket admin can select what group in vBulletin can access the system.

If you have any idea and wanna to share it with me, please post it here ^_^

Thank you very much!!!

Jim Nayzium
07-09-2008, 06:20 PM
You figure out what session vars and cookie vars are needed and put then in the plugin in register area and login area of vbulletin...its not that hard if the osticket vars are simple ----

however --- the remember checkbox is cookie based and the other is session based...so it gets tricky...

bbpixel
07-09-2008, 09:33 PM
Thanks for your idea, Jim. I will try to add them to my project :)

bbpixel
07-21-2008, 04:28 AM
Finally, I have finished my first step on integrate osTicket with my vBulletin forum. Now I can set what group can login and create tickets, and now osTicket using vBulletin authentication to check if user is logged-in or not.

See some pictures of my work :)

Before login to forum:
http://hplcentre.com/angel/beforelogin.jpg

After login:
http://hplcentre.com/angel/afterlogin.jpg