Quote:
Originally Posted by WarLion
this is amazing but i have a lot of error
Code:
com.nsuers.vbulletin_xml_rpc_client.ServiceError
at com.nsuers.vbulletin_xml_rpc_client.VbulletinXmlRpcJClient.require_token(VbulletinXmlRpcJClient.java:97)
at com.nsuers.vbulletin_xml_rpc_client.ForumServ.get_latest_tread(ForumServ.java:33)
at Notifier$AutoCheck.run(Notifier.java:213)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
i guess i need to change on config.cnf "VBULLETIN_XML_RPC_SERVER =" but i dont know to what , a little help please
|
You need to locate http path to where you uploaded vbulletin-xml-rpc-server mod.
For example:
http://my-domain.com/vbulletin-xml-rpc-server/
http://my-domain.com/forum/vbulletin-xml-rpc-server/
http://my-domain.com/vbulletin/vbull...ml-rpc-server/
http://forum.my-domain.com/vbulletin-xml-rpc-server/
.... etc. Just make sure you've
/ at the end of URL.