View Full Version : Is there an external API
I'm not really sure if API is the correct term here, but I'm making a simple, external PHP page on my site and I only want it viewable by forum members. Is there an easy way to call a vBulletin function, or include a PHP file or something to facilitate that? All I really need is a boolean value true if the user is logged in with a valid (ie, not banned or pending email verification) account or false otherwise. Thanks
nnStaff
06-04-2009, 10:50 PM
<a href="http://members.vbulletin.com/api/" target="_blank">http://members.vbulletin.com/api/</a>
Reeve of shinra
06-04-2009, 11:16 PM
Read this: It shows you how to create a custom page, but it has the info you want for hte most part.
[How-To] vBulletin API Basics: Creating Custom Pages & Misc. (https://vborg.vbsupport.ru/showthread.php?t=98009)
[How-To] vBulletin API Basics: Variables, Functions, Objects (https://vborg.vbsupport.ru/showthread.php?t=98047)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.