![]() |
Quote:
so like this This is how i have it setup www.mysitehere.com then my boards are at www.mysitehere.com/forum I want to install it to www.mysitehere.com/forum/folderx/then your bbmessenger |
heres a updated pic of the new main messenger interface window ;)
|
Quote:
|
Quote:
you need to edit the paths in vb3.inc.php then and maybe in some other files. |
Quote:
|
cbirch can i say wow and thanks alot for all the effort you have put into this
|
Quote:
Also, in your instructions to me you said to put the code in the header template when it should have gone int headinclude template. BTW, the 1.5b version looks awesome in the picture. |
Quote:
MySQL version 4.0.18-standard and PHP version 4.3.7 ps the new look looks wicked :up: |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
thank you for all your support on this addon cbirch |
I must be missing something but the only install file I see is install.css ?????
where is the install file?? I have it..it's the index file |
I'm having the same error as MissKalunji and running 3.01 VB..... Everything works except the latest news..... Actually, here is my exact error:
mysql error: Table 'vb.thread' doesn't exist My table prefix is vb3 so where can I go to change this in the program? |
I have installed the BB Messenger and it works fine.
I must say that I have never seen an addon like this before. It really is amazing! I would suggest that C.Birch continue to make it better than it is now and lets see how far this thing can fly. Here are a few suggested addons: 1.Ability to add users to your buddylist directly from the messenger by their username. 2.The ability to accept or reject users wanting to be added to your buddylist. 3.The ability to block and remove users on your list. 4.Users' avatar displays when you are chatting with them one on one. 5.I have HiveMail installed on my site. Can I get a notification in BB Messenger when a new email arrives? :) 6.I have V3Arcade installed in my forum. Can I challenge and play games with my buddys in BB Messenger? 7.Add a radio stream of your choice to BB Messenger. 8.Webcam and Audio. 9.Send files and photos. 10.Send links. Really all I am suggesting are the typical features you would find in messengers like MSN and Yahoo. I am sure that if we put our minds together we can come up with new ideas that those guys never thought of. If the BB Messenger got this far then why not? |
I'll just be happy when I figure out where to put my database prefix.... lol And it's a must to only allow it to certain usergroups....
|
Great hack, thanks for sharing.
I have one little problem with it tho. When I click on the link for the java I don't get any chat window. How does the chat window work? What makes the chat window pop up? Does another person need to have the java open to be able to call to them to chat with? Sorry if I sound dumb on this. |
Quote:
find: // connect to the database and pull the info we need. $latestposts = $DB_site->query(" SELECT threadid, forumid, title, replycount, lastposter, postuserid, postusername FROM thread ORDER BY lastpost DESC LIMIT " . THREAD_LIMIT . "" ); and if your prefix it vb3 replace the above with: // connect to the database and pull the info we need. $latestposts = $DB_site->query(" SELECT vb3_threadid, vb3_forumid, vb3_title, vb3_replycount, vb3_lastposter, vb3_postuserid, vb3_postusername FROM thread ORDER BY lastpost DESC LIMIT " . THREAD_LIMIT . "" ); |
Quote:
|
Quote:
|
The marquee opens fine when I go to the index.php file. I made a quick link on my navbar using the call to the javascript you posted earlier. I have a couple of buddies listed in the marquee window but how do I chat with them?
|
New main messenger window interface
to use this new interface download the below zip file and upload the bbmessenger folder in it to your forums root, so the files with in it copy other the other bbmessenger files with the same name. Please note that this interface is a beta interface for a planned v2 and due to this the my status and other buttons down the side apart from the top 2 will not work, there just there ready for when other stuff gets added. https://vborg.vbsupport.ru/external/...chmentid=19627 |
Quote:
if there in the offline part clicking on there names will take you to the user pm system. also always make sure that no popup blockers are stopping the windows from poping up. |
Quote:
Well how does a buddy show up in the buddies listing in the online buddy part? How does it get the buddy to be listed there? I'm very sorry for being dumb about this. I guess I don't understand how this is supposed to work exactly, sorry. |
Just taking an educated guess here... the other buddie would have to have his bb|Messenger open to correct?
|
Quote:
|
Quote:
|
Hack = Amazing :) Would be nice if the images were easier to edit lol that womans annoying me :)
Umm i uploaded to my forum folder but i always get this message Sorry, we could not auto-detect what type of forum you are using, please make sure the bbmessenger folder is within your forum's root folder. |
Bleh i fixed it in the end ;)
|
what did you do to fix incase others have same prob, you dont need to go to that screen to load it you can just put a link on your forums somewhere the java for this is posted somewhere in this topic
|
My ftp didnt upload all the files correctly, simple error :) But now messages arent going through to anyone :s
Oh and its showing someone whos on it, as offline lol |
Thanks C! What an awesome hack.... :) These were all ok..... threadid, forumid, title, replycount, lastposter, postuserid, postusername. It was the "thread" that needed to be changed and I must've been tired last night because I was changing it or so I thought... Changed it again this morning and it works perfectly! :) Thanks again!
Quote:
|
Quote:
Thanks, mate. :) |
Quote:
|
W00t got it all working :) Now all i need to do is edit the smilies :S Anyway i can get my smilies from forum?
p.s is there a way to edit @ BB Messenger to @forumdomain.com |
It's an interesting way you have made it check for user permissions - based on cookies. :) It's causing some issues with some members on my site... but I think I may have fixed it. Will report here if I have. For most members this is working well. I'll see if I can modify this to require global.php, so this can use all the normal vB variables - which means you can use the normal vB style colors, as well as normal vB permissions - no need to add extra queries to do this, plus queries to check censored words etc.
|
It would be great if you could intergreate it more. E.g. permissions, maybe avatars from each member forum account , the styles etc. Also shouldnt this be moved into final releases?
|
All times are GMT. The time now is 09:41 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|