PDA

View Full Version : A full code example


zero_ZX
07-15-2012, 07:53 AM
Hi,
I was having troubles finding a full code example.
Some of the first things I would like to do would be registration and login from my own site.
As I can see this article is very useful for that:
https://www.vbulletin.com/docs/html/data_manager_example
But it says it assumes that it already have some files included and access to certain variables.
What files would I need to include in order for the variables to become accessible? Is there any FULL example of some custom code?

Sarteck
07-17-2012, 10:27 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=228112" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=228112</a>

That article covers it pretty well. It's where I started.