Quote:
Originally Posted by soundbarrierpro
I still don't get the instructions?
Do I upload the package that is here at vb.org, then go to the google page and download the executable for my members?
|
Quote:
Originally Posted by Replicators
There is another big problem with this, some people that use vbadvanced, rename the default index.php to forum.php. I am gonna have to go through all php scripts and rename forum.php to something else. Also, normal members shouldn;t get popups of threads being made in the staff forums or w/e, so there's another flaw.
Where the hell you get the source? Is it possible you could provide people with easy instructions on how to compile the source to a exe on both linux and windows?
|
nothing has to do with any existing vbulletin files. you need to place vbulletin-xml-rpc-server directory anywhere you wish (needs to be same server where vbulletin is installed). before that read 'instruction.txt' file and edit cd.php file to point where you've installed vbulletin. because vbulletin-xml-rpc-server requires vbulletin config file.
source is available at code.google.com
however, moments ago I have put
source code here. and
required JAR files for those who are not familiar with subversion system.
For creating executables for Linux and Windows I prefer
install4J.