I have found the datamanager_user class (class_dm_user.php) in the includes folder of the vbulletin directory on my server.
Now could anybody please suggest me what files do I need to include in my script before I could instantiate the datamanager object and run the add process successfully?
1. What files do I need to include in my script to create a database connection?
2. Any function files that I need to include to run the process successfully?
3. Any other class file that is related with this class_dm_user.php file and required to be included as well?
Thanks.
|