vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Vbulletin Notification Application (https://vborg.vbsupport.ru/showthread.php?t=108905)

ImportPassion 02-26-2006 11:33 PM

Quote:

Originally Posted by Trigunflame
Menu Configuration is in process, should be available soon; manual editing of the configuration file is to be a thing of the past very soon.

As for .NET sorry; I dont code in any Microsoft derived languages or libraries for a reason. :)

ps. With exception of the Greta Open Source Library created by one of Microsofts Devs.

but it's funny, you code for Microsoft systems. ;) You should be doing Java. :rolleyes:

Trigunflame 02-27-2006 01:10 AM

Quote:

Originally Posted by 7thgenCivic.Com
but it's funny, you code for Microsoft systems. ;) You should be doing Java. :rolleyes:

Think you misread, I "dont" code in microsoft languages. Ive coded java for going on almost 5 years now :)

*points at signature*

V
V
V

Milad 02-27-2006 02:04 AM

I was dreaming in such a thing.
it becomes truth.

thank you. :)

Milad 02-27-2006 02:05 AM

Can you make the notification like windows notifications?

Trigunflame 02-27-2006 02:14 AM

Quote:

Originally Posted by Milad
Can you make the notification like windows notifications?

You mean balloon tooltip? I plan on making it a feature in later versions..

bada_bing 02-27-2006 03:37 AM

Ha I installed it but not working for me !! I will double check the instructions

Robert Basil 02-27-2006 07:03 AM

Quote:

Originally Posted by Trigunflame
You have to be logged in to check new messages, which is why it uses the cookie bbuserid/bbpassword.

If there was an API developed by vbulletin or possibly myself in the future; we could handle plaintext username/password logins and retrieval of personalized forum info without the need to route through the vbulletin session system.

In short; currently yes you will be shown as logged in as long as its checking your private messages.

Ouch, so a user will be shown as logged in and new message pointers will not be correct as long as the user is running the program. :(

Sure wish Jelsoft would offer a hook for programs like these to check for new PM's and such without having to use a session variable that resets the new message pointers.(Hint, Hint to any Jelsoft dev reading this) ;)

Trigunflame 02-27-2006 08:03 AM

Quote:

Originally Posted by Pocketbike Planet
Ouch, so a user will be shown as logged in and new message pointers will not be correct as long as the user is running the program. :(

Sure wish Jelsoft would offer a hook for programs like these to check for new PM's and such without having to use a session variable that resets the new message pointers.(Hint, Hint to any Jelsoft dev reading this) ;)

That is where you are wrong; new messages are handled by seperate cookies and this should not interefere with that system.

Logikos 02-27-2006 08:05 AM

How to find your BBPASSWORD & USERID

Mozilla Firefox Users

Open Firefox and click on the tools menu at the top, then select options. A options menu should pop up with some tabs. The tabs should show

General - Privacy - Content - Tabs - Downloads - Advanced.

Click on the tab that says Privacy. On the bottom left you will see a button that says View Cookies go ahead and click on that button.

Search for cookies...
Now you will see a search box. Lets say you would like to add this for the vBulletin.org forums. You would simply type in vBulletin.org and press enter.

Your search results should show the following information: (You might have to scroll down the search results some)

Site and Cookie Name. Look for vBulletin.org as the site and bbpassword as the cookie name. Once you find that, click on it. Some information will be shown just under it.
  • Name: bbpassword
  • Content: (32 alphanumeric characters)
  • Domain: .vbulletin.org
  • Path: /
  • ...ect
All you want is the content value. Those 32 alphanumeric characters should be pasted into the XML file as the bbpassword.
Internet Explorer Users

Open your favorite text-editing program. Then open c:\Documents and Settings\*username*\Cookies\

At this point you will need to search that directory for a file that will be named something like this: Assuming you are using this for vBulletin.org. *username*@vbulletin[1].txt.

Once you find that file, open it up in the text editor and search for bbpassword. Just under that or next to it you will see 32 alphanumeric characters. Those 32 alphanumeric characters should be pasted into the XML file as the bbpassword.

*username* = The name you use to log into your computer. Example: Owner, home, ect..
Whats My Userid?
To get your userid, just view your profile... the url will look like member.php?u=123. Where 123 is will be your userid.

vbnotify.config.xml File
So now your XML file should look like so...

Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<vbnotify>

        <dialogs>
                <dialog name="pm" enabled="true" interval="5" shown="3"></dialog>
        </dialogs>

        <forums>
                <forum name="vBulletin.org" url="https://vborg.vbsupport.ru/" bbuserid="123" bbpassword="55jdmxgs5s224s2a32a48c2s2sx8x3ss"></forum>
        </forums>

</vbnotify>

The bbpassword shown there was random to show you what it should look like. Hope this helps answer questions before they are needed to be posted. :)


Robert Basil 02-27-2006 08:06 AM

Quote:

Originally Posted by Trigunflame
That is where you are wrong; new messages are handled by seperate cookies and this should not interefere with that system.

I misunderstood your post I quoted then. If the new posts pointers still work correctly with this installed great!


All times are GMT. The time now is 01:19 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01180 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete