The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbulletin-xml-rpc-server for instant Desktop Notification Details »» | |||||||||||||||||||||||||||
vbulletin-xml-rpc-server for instant Desktop Notification
Developer Last Online: Apr 2014
Let's take a look at following screen-shots first.
Yeah.. these look like Gmail Notifer application which is actually vbulletin-desktop-notifier application. As a forum admin, you might want to offer such application to your members. == Video tutorials == Editing Uploading Installation You can use vBulletin Desktop Notifier as dekstop client or free to build your own following API-DOC . == Demo watch video == I'm offering demo in my forum. Here're the steps. Download vbulletin-desktop-notifier and install in your machine. Run vbulletin-desktop-notifier and login using username: priti password: 123456 Create a new thread at Demo vbulletin-xml-rpc-server threads or reply to existing thread. You'll see notification in your desktop within few seconds. Request: Please do not change password for user Priti. If somehow the login does not work you can try by creating a temporary user. == Coming up next ?.. == Based on feedback I'm listing few of the enhancements that will be part of upcoming releases.
Alfa1 came up with these ideas which hopefully will be integrated sooner or later in future releases: - friends coming online Which of the following events does this notifier alert to: Member notifications: - profile messages awaiting approval - requests to join your social groups - invitations to join social groups - unread picture comments - picture comments awaiting approval - group messages awaiting approval Moderator notifications: - post awaiting approval - threads awaiting approval - events awaiting approval - attachments awaiting approval - members awaiting approval - blogs awaiting approval - blog comments awaiting approval - profile comments awaiting approval - group comments awaiting approval - pictures awaiting approval - picture comments awaiting approval == Ongoing Discussions ?.. == discussions on release-02 starts here == HOT FIX [release 2.0]?.. == 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 Show Your Support
|
Comments |
#92
|
||||
|
||||
the popups are just text, right?
could they be formatted as a url so that a user could click on the link and their default browser would open a new tab/window to go to the url of the message? |
#93
|
|||
|
|||
Ah thanks!!!.. renaming those files worked
|
#94
|
|||
|
|||
I keep box appearing saying:
[B]Server returned error message "token has expired" Try again? |
#95
|
|||
|
|||
@dvsDave, yes. The pop-ups are text. Thanks for your idea
@Ozidoggy, right! that's a bug. It can be fixed by editing system/application/models/token.php. You need to replace update_count() function with this code: PHP Code:
|
#96
|
|||
|
|||
@Ozidoggy, right! that's a bug. It can be fixed by editing system/application/models/token.php. You need to replace update_count() function with this code:
PHP Code:
Thanks for that I more request.. Can you make the login box remember username and password? |
#97
|
|||
|
|||
Hi,
I get a popup box with the message: Server returned error message: "Failed to parse servers response: Expected methodRespones element, got html" Try again? How can I fix that? Regards, todin |
#98
|
|||
|
|||
@Ozidoggy, okie!
@todin, did your setup passed the Test ? |
#99
|
|||
|
|||
Yes it did, I found the bug, in the forum.php there are the db tables name hard coded with the vb_ prefix, I changed that, and now it's working.
Regards, todin |
#100
|
|||
|
|||
@todin, aw! great! I should have make a note about db prefix too! Thanks!
|
#101
|
|||
|
|||
I keep getting this error, read this entire thread.
Quote:
Code:
DEBUG - 2008-12-10 06:38:04 --> Config Class Initialized DEBUG - 2008-12-10 06:38:04 --> Hooks Class Initialized DEBUG - 2008-12-10 06:38:04 --> URI Class Initialized DEBUG - 2008-12-10 06:38:04 --> Router Class Initialized DEBUG - 2008-12-10 06:38:04 --> Output Class Initialized ERROR - 2008-12-10 06:38:04 --> Severity: Warning --> fopen(/var/www/vhosts/myjeepclub.com/httpdocs/vbulletin-xml-rpc-server/system/cache/ad61ab143223efbc24c7d2583be69251) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied /var/www/vhosts/myjeepclub.com/httpdocs/vbulletin-xml-rpc-server/system/codeigniter/Common.php 56 DEBUG - 2008-12-10 06:38:04 --> Input Class Initialized DEBUG - 2008-12-10 06:38:04 --> Global POST and COOKIE data sanitized DEBUG - 2008-12-10 06:38:04 --> Language Class Initialized DEBUG - 2008-12-10 06:38:04 --> Loader Class Initialized DEBUG - 2008-12-10 06:38:04 --> Plugin loaded: vbulletin-db_pi DEBUG - 2008-12-10 06:38:04 --> XML-RPC Class Initialized DEBUG - 2008-12-10 06:38:04 --> XML-RPC Class Initialized DEBUG - 2008-12-10 06:38:04 --> XML-RPC Server Class Initialized DEBUG - 2008-12-10 06:38:04 --> Controller Class Initialized DEBUG - 2008-12-10 06:38:04 --> Helper loaded: url_helper DEBUG - 2008-12-10 06:38:04 --> XML-RPC Class Initialized DEBUG - 2008-12-10 06:38:04 --> XML-RPC Class Initialized DEBUG - 2008-12-10 06:38:04 --> Final output sent to browser DEBUG - 2008-12-10 06:38:04 --> Total execution time: 0.3696 Can not figure out why access is denied to that file. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|