vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Chat Modifications - VB Messenger Desktop Application for vBulletin forums (https://vborg.vbsupport.ru/showthread.php?t=190792)

PokerVillain 09-13-2008 10:10 PM

Does this mod have Linux ability? I'm using a computer with a Kubuntu Operating System which is a Linux OS. Would I be able to use this messenger on my computer? If not will there ever be any modifications to this mod done to allow it to be used on Linux?

GoTTi 09-13-2008 10:20 PM

banned users are able to use this. gunna have to implement some usergroup permissions on this. maybe making this a full plugin for the forum?

GoTTi 09-13-2008 10:26 PM

is there a way we can also make this show in the users postbit area and profile area that they are online on the messenger service?

GoTTi 09-13-2008 10:28 PM

also, need to figure out a way to either not show new post alerts, or a way to block forums ID's from the new post alert. if you have a RSS feed for news, it shows all the new threads the bot is posting.

GoTTi 09-13-2008 10:33 PM

pictures arent loading on the messenger also. is it suppose to show the avatar? 99% of users, well on my boards, use custom av's, .gif files. how can we make this pull the right code for the avatar?

Hornstar 09-13-2008 10:38 PM

This has potential at being a great mod. I will keep an eye on this one for sure! I too am interested in it being more customizable, will wait for future versions to see what happens. thanks.

GoTTi 09-13-2008 10:46 PM

never mind on post 125. i see that the image doesnt load if the avatar is on the server as a file, not in the db. need to figure out how to pull DB or direct file from avatar folder specified.

GoTTi 09-13-2008 10:49 PM

To get your avatar to be the actualy size of the avatar and look right in the messenger, open up picture.php in the package here and remove:

Code:

style="width:80px;height:80px;"
so it looks like

Code:

<?php
include "include.php";
echo '<img src="http://'.$FORUM_URL.'/image.php?u='.$_REQUEST["uid"].'">';
?>

this will make the avatar load as actual size. if the avatar is huge tho, i would assume its gunna make the messenger look wierd. i havent tried a large size image, but ya.

Saint_I_Am 09-13-2008 10:50 PM

still says

Loading Contacts, Please Wait....

I can now see my avatar but my post count is out by about 900 (lower)

I tried the final server side and version 1.4 files

GoTTi 09-13-2008 10:56 PM

saint i am, maybe that is a counter issue? on your forum admincp, do maintenance and update the threads and user profile stuff, close the messenger and relogin and see if it works


All times are GMT. The time now is 09:34 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.01334 seconds
  • Memory Usage 1,731KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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