The key....
I, too, am wondering what exactly is meant by the key.
In server.php, there is a line
Code:
// set access_key
$this->access_key = $this->options['vbsoap_server_key'];
I'm new to vbulletin, so I need to ask, where does the options array come from and how does the key 'vbsoap_server_key' get set?
I'm using 3.6.x and I noticed that this library is based on 3.5.2. Has this proved to be much of a difference for anyone?
Any help much appreciated.