vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   DigiChat Integration V2.0 (https://vborg.vbsupport.ru/showthread.php?t=64367)

Merjawy 06-23-2004 08:07 PM

what you know :)

you are totaly correct.. I installed the hack on style 2 and I am using style 2 but in my usercp I have style 1 :) thats the problem with quick style chooser

anyway I got to login now and password not working.. I know you had answered this many times.. so I will just scroll back and read your answers about that as I didn't read before :)


thanks again mate

Pseudomizer 06-23-2004 08:18 PM

Good man. You will find all the answers you need. Enjoy this hack.

Cheers,

Merjawy 06-23-2004 09:16 PM

Quote:

Originally Posted by Pseudomizer
Good man. You will find all the answers you need. Enjoy this hack.

Cheers,

yeeehaaaaaaaa

I got it man.. now I managed to change the admin's names to add (CM) and all is great.. thanks mate

still haven't a clue about commander

I am not too worried about it but if its no trouble I like to know how to make the output of stats I did read the dc manual but that alone needs a manual to read it :)

once again.. I thank you.. will install on another board today

Pseudomizer 06-24-2004 01:38 AM

Here is my file which produces the output for the stats file:

getallstats.sh:

/usr/java/jre1.2.2/bin/java -classpath /usr/local/DigiChat/Commander.zip com.diginet.digichat.commander.Commander users siteID XXXX host 123.123.123.123 password ***** &> /webroot/htdocs/DigiChat/DigiClasses/Resources/Default/stats/digiaktXXXX.txt

You have to replace:

XXXX = your SiteID
123.123.123.123 = Your Chat Server IP
****** = your commander password ( not the admin password )
digiaktXXXX.txt = digiaktSITEID.txt e.g. digiakt1000.txt

Then you have to create the /stats directory because this doesn't exist per default.

A cron job runs every minute and executes this shell script. This is how you get every minute who is in chat.

Now you don't have to read the manual any more. ;-)

P.S.: You don't have to use this java version but this version is the only version which supports german umlaute. You can choose any version you want. You use the right path for the java executeables.

Attention: This is for DigiChat Version 4 and not 5. So be careful.

Cheers,

Merjawy 06-25-2004 12:33 AM

Thanks budd.. I don't have 5 only 4 :) so thats fine , I will play with it and see what happens.. like I said I really don't have the need for whos on chat no time :)

but last night and today I went through customizing your hack to use my lang and skins and all extra links, and installed it on all styles .. it rocks man.. it just rocks

I thank you for a great hack

one note on the navbar link.. you might wanna use variables or full url as for some who use fron end portal won't find chat.php .. I used full URL here

Pseudomizer 06-25-2004 09:42 AM

Quote:

Originally Posted by Merjawy
Thanks budd.. I don't have 5 only 4 :) so thats fine , I will play with it and see what happens.. like I said I really don't have the need for whos on chat no time :)

but last night and today I went through customizing your hack to use my lang and skins and all extra links, and installed it on all styles .. it rocks man.. it just rocks

I thank you for a great hack

one note on the navbar link.. you might wanna use variables or full url as for some who use fron end portal won't find chat.php .. I used full URL here

Great you love this hack.

And thanks for the hint. I will integrate this into the next version.

Cheers,

Merjawy 06-25-2004 11:41 PM

Quote:

Originally Posted by Pseudomizer
Great you love this hack.

And thanks for the hint. I will integrate this into the next version.

Cheers,


I sure do love this hack...

few more notes if you don't mind :)

in chatcofig file

sCHAT_AUTH_NOACCESS and
s$CHAT_AUTH_ACCESS

no need for both !! as I created test group ID9 and its not listed on either lines and it was not allowed to chat .. simply cuz that ID is not listed under ACCESS group.. you see theres no need for NOACCESS line I think


also in those lines, you seperated the groupd IDs with something, looks like a comma but it ain't like my English keyboard comma when I type a comma it looks bigger than what you used... could it be my eyes? :)



Question about the ChatIcons, you had them listed in user profile in no order, is there a techincal reason for that? could I put them in order?
reason for saying that when I check an icon from the lower group like icon58.gif, the active icon on top would show icon33.gif for example

also cuz I have grouped my icons and with your order they listed mixed in user profile change

also in your settings there you listed icons up to 70 I think.. where in DC 4 there are only 45 icons (01 - 45) as default. is that cuz you have more icons?

I added more icons up to 110 now.. can I/do I have to add them to user filetext?


lastly.. any of the login motheds including admin's a "signed" login? in other words does any of them allow file transfer? I have not had any luck with that yet, I plan to check it out with another admin tonight


thats it for now :)

thanks again

Pseudomizer 06-25-2004 11:56 PM

Quote:

Originally Posted by Merjawy
I sure do love this hack...

few more notes if you don't mind :)

Wow. Feedback. Fineeeee. Sure. Proceed.

Quote:

Originally Posted by Merjawy
in chatcofig file

sCHAT_AUTH_NOACCESS and
s$CHAT_AUTH_ACCESS

no need for both !! as I created test group ID9 and its not listed on either lines and it was not allowed to chat .. simply cuz that ID is not listed under ACCESS group.. you see theres no need for NOACCESS line I think

Yes, there is a reason for that. I also use this in the chatwho definition. Who is allowed to see the who is in chat or not. And also i differenciate between different groups what they are allowed to see on the chatwho page. Admins and chatmaster may see on my site username, IP, host and roomname. They also have a trace button to trace the IP and on top of that they can send each individual userinformation to their emailadress by just clicking on button. Very useful to have something written via email rather then writing IP, host, etc on a peace of paper.


Quote:

Originally Posted by Merjawy
also in those lines, you seperated the groupd IDs with something, looks like a comma but it ain't like my English keyboard comma when I type a comma it looks bigger than what you used... could it be my eyes? :)

I never heard that a comma is not a comma. Yes, i use a comma between the differnt groups. It should work for you as well.


Quote:

Originally Posted by Merjawy
Question about the ChatIcons, you had them listed in user profile in no order, is there a techincal reason for that? could I put them in order?
reason for saying that when I check an icon from the lower group like icon58.gif, the active icon on top would show icon33.gif for example

also cuz I have grouped my icons and with your order they listed mixed in user profile change

also in your settings there you listed icons up to 70 I think.. where in DC 4 there are only 45 icons (01 - 45) as default. is that cuz you have more icons?

I added more icons up to 110 now.. can I/do I have to add them to user filetext?

The problem here is, if you delete an icon the number will be gone and you will not be able to reuse this number again. For me this is a bug in digichat. So on my site i had to create a icon matrix to define the individual numbers of the icons. Yes, you have to edit the file ( the matrix ) in order to make all icons visible. I did not find any better solution if your numbers are not in order like 1,2,3,4. If they are 1,3,4,5,9,10 then you have a problem. Due to this i have this matrix.

Do not put too many icons into the chatapplet. This will increase the load time of the applet massively. 100 should be the limit. Just a hint.

Quote:

Originally Posted by Merjawy
lastly.. any of the login motheds including admin's a "signed" login? in other words does any of them allow file transfer? I have not had any luck with that yet, I plan to check it out with another admin tonight

thats it for now :)

thanks again

Yes, only the signed applets allow file transfer and only if your port 9000 is opened. Otherwise you will receive the message and you will click on the receive file button but you will never get the file. And yes, it does work for me.

Hope this helps.

Cheers,

Merjawy 06-26-2004 05:14 AM

Thanks alot

a quick reply before I go back and play with the chat again :)

I have ran DC for years but only yesterday I noticed the issue with deleted icons :)

so I am thinking to delete the one of the sites lets say site1000 the Default and recreate it again.. then replace all files in it with the old files/icons

this should replace the icons numbering to the origin order. wouldn't it?

if that does it then thats a way around the bug :) just delete the site (preserving the contents) and recreating it, then put the old files back :)

I am gonna try that tonight

Laterz

Pseudomizer 06-26-2004 09:39 AM

Quote:

Originally Posted by Merjawy
Thanks alot

a quick reply before I go back and play with the chat again :)

I have ran DC for years but only yesterday I noticed the issue with deleted icons :)

so I am thinking to delete the one of the sites lets say site1000 the Default and recreate it again.. then replace all files in it with the old files/icons

this should replace the icons numbering to the origin order. wouldn't it?

if that does it then thats a way around the bug :) just delete the site (preserving the contents) and recreating it, then put the old files back :)

I am gonna try that tonight

Laterz

Yes. You are right about that BUT you have to do all the settings agains manually. You can not copy the settings file to the new siteID directory. But this would be a workaround ... not a good one.

Cheers,


All times are GMT. The time now is 11:30 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
  • Page Generation 0.01331 seconds
  • Memory Usage 1,763KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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