Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases

Reply
 
Thread Tools
vBXirc Details »»
vBXirc
Version: 2.5.2, by Zachery Zachery is offline
Developer Last Online: May 2017 Show Printable Version Email this Page

Version: 3.0.5 Rating:
Released: 01-03-2004 Last Update: 05-19-2005 Installs: 251
DB Changes
 
No support by the author.

PLEASE READ
This thread is only here for users who have already installed this hack, there is no longer a public version of vBXirc for vBulletin 3.0.x

There will be a 3.5.x version in the near future.

Sorry for any problems this may have caused.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #552  
Old 09-06-2004, 06:15 PM
proxyMX's Avatar
proxyMX proxyMX is offline
 
Join Date: Jun 2002
Location: Seven of Nine is hot! :do
Posts: 294
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by venomx
You have to add a server in the adminCp under VB Options / vBXirc Settings.
The server has to allow Java chats to connect.
how can i find a server whcih allows java, im trying irc.dynastynet.net
Reply With Quote
  #553  
Old 09-06-2004, 08:58 PM
venomx's Avatar
venomx venomx is offline
 
Join Date: Apr 2002
Location: Pennsylvania USA
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you contacted them to ask?

http://www.dynastynet.net/contact.php
Reply With Quote
  #554  
Old 09-07-2004, 11:53 PM
TeH Z0mB1E TeH Z0mB1E is offline
 
Join Date: Aug 2003
Location: AFT Servers
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TeH Z0mB1E
installed and i just get this error everytime i try to connect

Code:
Warning: chdir(): No such file or directory (errno 2) in /home/alienfi/public_html/forums/chat/index.php on line 19

Warning: main(./global.php): failed to open stream: No such file or directory in /home/alienfi/public_html/forums/chat/index.php on line 44

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/alienfi/public_html/forums/chat/index.php on line 44
i set the CHDIR to 777 for the entire chat directory.. this isnt correct?
Reply With Quote
  #555  
Old 09-08-2004, 03:09 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TeH Z0mB1E
i set the CHDIR to 777 for the entire chat directory.. this isnt correct?
This is what your chdir line should be

/home/alienfi/public_html/forums/
Reply With Quote
  #556  
Old 09-13-2004, 09:31 PM
xxxNebulaxxx xxxNebulaxxx is offline
 
Join Date: Sep 2004
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
In your chat/index.php file:

Now open your chat/index.php file in this folder and find:

// ## Changes Directory so it can accesss vBulletin ##
// Examples
// cPanel/Linux chdir("/home/username/public_html/forum/");
// Windows chdir("c:/inetpub/users/username/www/");
chdir('#path#');


Replace #path# with the full path to your forum on your server.
Hi, i am very newbie in vbulletin. I don't understand from with path are you talking about, what do i have to write here? my page is http://*****.com.ar/foro , so i have to write: http://*****.com.ar/foro ????'

and one more question: where can i found my "navbar template"???
Thank you a lot!!!!

sorry for my english, i am studying it.
Reply With Quote
  #557  
Old 09-17-2004, 02:27 PM
sunruh sunruh is offline
 
Join Date: Sep 2004
Location: austin,tx
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i just installed vbxirc 2.5.2

i get "Undefined string" in all of the boxes in the chat window.

and going to irc.dal.net port 6667 gives:
Connecting...
Unable to connect : Connection refused: connect

ideas?

p.s. your readme is wrong. in step 4, it should read "prefix each path with the URL of your sites forums", not the full path.
Reply With Quote
  #558  
Old 09-17-2004, 05:09 PM
venomx's Avatar
venomx venomx is offline
 
Join Date: Apr 2002
Location: Pennsylvania USA
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dalnet doesnt allow java chats because I cant connect to it either.
Reply With Quote
  #559  
Old 09-17-2004, 05:38 PM
sunruh sunruh is offline
 
Join Date: Sep 2004
Location: austin,tx
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks, do you know of a server that i can try against?
i found a server that i can connect to. so that problem is solved.

any ideas about the "Undefined string" problems?
i get them even when connecting to the working server.
Reply With Quote
  #560  
Old 09-17-2004, 06:31 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sunruh
thanks, do you know of a server that i can try against?
i found a server that i can connect to. so that problem is solved.

any ideas about the "Undefined string" problems?
i get them even when connecting to the working server.
Reupload the files
Reply With Quote
  #561  
Old 09-17-2004, 06:37 PM
sunruh sunruh is offline
 
Join Date: Sep 2004
Location: austin,tx
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
Reupload the files
i just unzipped it again.
that didn't fix it.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:48 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05694 seconds
  • Memory Usage 2,304KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete