![]() |
Well I followed the below instructions and I get file not found when going to the test.
I try to login with the app and get an error. I have vbadvanced installed and my index.php file is renamed to forum.php. I set the config to: $config['index_page'] = "forum.php"; No variations I make work in either the config.php or cd.php file... So whats next??? Quote:
|
Well I seem to have got this working by using the original forum.php file with the other files listed above. More testing to do! :) The other package seems to not have the db prefix coded right...
|
Installed and ready to walk the errors of the solutions given here are only a matter of searching ;)
|
UNINSTALLED!
The actual windows program that is used for desktop notifications is PATHETIC as an interface. This make this whole mod a pure waste of time... |
Quote:
|
Quote:
-List recent posts/threads -List PMs inbox -list anything would be good... At some point Ill spend some time and make real details but I have wasted enough on this one already... |
This mod looks great.
Unfortunately, I could not get this to work. I get the message about problems on the server side. I have edited all the config files and did all I could. Very annoying... |
Good :)
But i use old methods xD P.S: I install it :D , is very very beatifoul :) |
Took me maybe 5 mins to get this addon working, make sure you have PHP 5, and php_xmlrpc extension enabled the restart your web server. then #Editing
-------------------------------------------------------------------------------- > open file `cd.php` >> search: $vbulletin_path >>> replace 'C:/wamp/www/vbulletin/' with path to your vBulletin installaion directory >>>> save and close file. > open file `system/application/config/config.php` >> change value of $config['base_url'] ##Uploading -------------------------------------------------------------------------------- > upload files in `upload` directory - ###Installation -------------------------------------------------------------------------------- > login as admin in your vBulletin forum >> scroll down to `Plugins & Products` section and expand it >>> click `Manage products` >>>> click `[Add/Import Product]` >>>>> on `Import Product` section click on `Browse` button. >>>>>> point to `product-vbxrs.xml` file that comes with this package >>>>>>> hit `Import` button >>> search: config defined for package: vbulletin-xml-rpc-server >>>> in this section set proper values to meet your needs Rename all files in system/application/models directory into lowercases. i.e: Forum.php => forum.php Settings.php => settings.php Token.php => token.php User.php => user.php if you are using a prefix for vbulletin in your sql database you need to make sure the forum.php in www/vbulletin-xml-rpc-server/system/application/models/forum.php line 35: matches your prefix in your sql database example: FROM vb_thread t, vb_forum f, vb_post p, vb_user u if you are are not using prefix try this :FROM thread t, forum f, post p, user u save your edits and then configure your cnf speed dial file. |
now on to creating a custom notifier or modding this one for my forum, tried creating installer but not much luck there i get a main class error when executin launcher after install
install4j is new ground for me main class is not making since and help file sucks@$$ the box to input main class is blank and no item to search for so really could use some help on that if your not busy. other than that what it is it gets the job done. using my launcher returns this error ava.lang.ClassNotFoundException: 1.0 at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at com.exe4j.runtime.LauncherEngine.launch(Unknown Source) at com.exe4j.runtime.WinLauncher.main(Unknown Source) |
All times are GMT. The time now is 08:26 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:
|