![]() |
Thanks for the response. That's a shame about the lack of interest, maybe people don't understand the usefulness of a SOAP APi. Anyway, I found the setUser function for adding users.
Right now I've got a problem with sessions and doLogin. The SOAP client is getting a session which is logged in, but then the user gets a second session which isn't logged in. Any ideas? |
As a note, the "print_r($threadinfo);" is still in the posted files under getPost. Caused me a load of problems til I hunted it down.
|
Is there anything like compatible for v 3.6.5 ?
|
Quote:
should work with some changes |
Useing vB 3.6.3
PHP Code:
|
look in the error-log from your webserver
|
No errors, everythings seems to be fine. there are only new entries in the access log
Code:
web - - [16/Jul/2007:12:52:02 +0200] "GET /soap/server.php?wsdl HTTP/1.0" 200 20123 "-" "-" |
Does this work for v3.6.8?
There are about 3 of these APIs, and it's exactly what I'm after but none of them seem to work for the latest version sadly :( |
Quote:
|
[24-Nov-2007 00:01:37] PHP Fatal error: Call to a member function unlock_tables() on a non-object "path-"\functions.php on line 5218
using 3.6.8, same as looks like we got no XML document error, any work around? thanks |
Hello,
had someone found a solution for the Fatal Error with vB 3.6.8? This API would be ideal to solve our problems without this Error ;) Please let me know if someone has a workaround or similar? Regards, smag Edit:// Found a solution for the Fatal Error to get into the next Error ;-) replace the $db and $this->db with some other name, for example $db_soap and $this->db_soap and you will get rid of this error. But afterwards you get an error which will tell you that you call the method query_slave_first() on a non-object. There is also an obscure assignment in the constructor, $vbulletin = $this; but at the beginning of the constructor $vbulletin was made global ??. Any Ideas someone ? |
This is awsome, I haven't written a php app in a few months! Its all ruby on rails for me, I was hoping something like this came out! I'm going to start doing some really funky ror shit on my board!!!
|
would this work using nusoap ? or the functions addapted to it? :)
|
Quote:
Likewise, I'm looking to create a club/members area on the back of subscriptions. php coding hat is very rusty, RoR is not ;) I'm just toying with which direction to push / pull data. Current thinking is push paid subscription to notify RoR app of new sign up, send them a pm with instructions to complete the membership/club side of the application. But still assembling the pieces, then I can sit down with some clear head space to try and make something work ;) |
how do i install this thing with the 'product installer' - what's that? thanks
|
Does this script work with vb 3.6.8? Can someone please tell me how to install it correctly?
I get this message in visual studio The document at the url http://www.someserver.com/forum/soap/server.php?wsdl was not recognized as a known document type. The error message from each known type may help you fix the problem: - Report from 'DISCO Document' is 'Discovery document at the URL http://www.someserver.com/forum/soap/server.php?wsdl |
bah this sucks.. it doesn't work! uninstalled..
requests time back |
can someone please tell me how to install this. I can't get it to work.
|
does this script work if you try to communicate with it from an .net application?
|
product-soapapi.xml what is it for?
|
"you must change the url and username/password and the key in this files"
key - which key is he referring to? anyone? |
The key....
I, too, am wondering what exactly is meant by the key. In server.php, there is a line Code:
// set access_key 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. |
The original poster, leonsio, says
Quote:
I guess in the meantime, I'm going to try to hack this hack so as to remove the need for the key. <shrug> |
OK, I figured the whole key thing out. The installation process being talked about by leonsio is a product installation process.
Admincp -> Plugins & Products -> Manage Products Click on Add/Import Product and upload the product-soapapi.xml file from the root of the unzipped VB_SOAP archive. Now go to Admincp -> vBulletin Options -> VBulletin SOAP API (in the right hand list) Click edit. The key should be there set to 'topsecretaccessky'. I set 'Activate or deactivate the SOAP server' to yes and then clicked on the Save button. However, I tried the login.php file again and got the infamous and always entertaining 'looks like we got no XML document'. Help on this still appreciated. |
Quote:
vBulletin SOAP API deserves some more attention. Most developers developing in another language then PHP, will skip programmatic integration with vBulletin because they think it's only PHP based. But the vBulletin SOAP API allows these developers to use other languages (like Java, C#, Ruby) to communicate with vBulletin. I think Java developers often try jforum.net as java forum software, but it hasn't a public API, so we want/need vBulletin SOAP API. |
Quote:
Thanks for the help. I was ale to get it working on vBulletin 3.7. You need to change the login.php page to use the same key you specify in the admin control panel as well as make sure you use a full url for the SoapClient. I did nothing else special to get it to work. I've only tried the login.php and test.php pages so far but will look to itnergrate this on other pages throughout my site. Does anyone know of any mods similiar to this that are designed for vBulletin 3.7 or that might be better than this one? Seems like it's a common thing that would be needed in large sites that don't want to have to manage multiple user tables. |
i'm using vb soap api to make login vbulletin through c# application :)
|
Hello,
In C# application, i receive "Call to undefined function vbsetcookie()" error. It returns from server.php. what shall i do? |
I have vbulletin 3.8.2 and install this products. but when I run it, I receipt this error. Call to undefined function vbsetcookie()
Please help me. Thanks! |
I am surprised there's so little attention on this topic!
This addon would allow developers to create proper iPhone application for their site, especially where large community sites are involved, not to mention desktop applications or more customised feeds than RSS allows. |
Quote:
Did you get this working? Trying to get it working on vb3.8.x... Same error. |
Any SOAP API for vbulletin version 4.x?
|
sorry this project is no longer supported
|
All times are GMT. The time now is 05:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|