Log in

View Full Version : Search in vBulletin database from external site


daFish
07-26-2005, 11:15 AM
Hi there,

we are currently developing a new search system for our content site and want to get threads from the forum within the search results.

How can we fetch information from the forum database just like a guest search (only free viewable forums)?

Regards,
Marcus

AN-net
07-26-2005, 01:16 PM
im not sure how to do this but i believe u would have to get the ip of ur mysql server

daFish
07-26-2005, 01:19 PM
im not sure how to do this but i believe u would have to get the ip of ur mysql server

Well, actually we have everything we need and can easily connect to the server (we do this for getting user information).
But how should the SQL statement look like for getting the search result (like a guest search)?

daFish
08-10-2005, 10:41 AM
No one who could help me out?

daFish
12-03-2006, 06:52 PM
After more than a year a little bump by myself. ;)

Maybe there is some solution available by now.