Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

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
  #262  
Old 03-23-2004, 03:34 AM
mrderanged mrderanged is offline
 
Join Date: Jul 2002
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
/home/virtual/site83/fst/var/www/html/ab/

Thats your chdir

Thanks, that fixed that, but for some reason, it's not picking up usernames from the member names. If I have guest access turned off, it says I don't have access to that page... And not to nitpick, but graphics are missing?... I must've screwed up somewhere...

Thanks again Zachery

Scott
Reply With Quote
  #263  
Old 03-24-2004, 02:17 PM
mrderanged mrderanged is offline
 
Join Date: Jul 2002
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Zachery,

It's not pulling the username when they're going into the chat. Sets everyone as guest. Any ideas?

Thanks

Scott
Reply With Quote
  #264  
Old 03-24-2004, 02:46 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 mrderanged
Zachery,

It's not pulling the username when they're going into the chat. Sets everyone as guest. Any ideas?

Thanks

Scott
Odd. any non-alpha numeric characters are filterd out, anyone who would have a number in the begining of their name will be filtered out. so if there name comes down to somthing the IRC server doesnt like it assigns them a random nick.

Try asking them to do a hard refresh.
Reply With Quote
  #265  
Old 03-27-2004, 01:31 AM
lasto lasto is offline
 
Join Date: Jan 2002
Posts: 1,514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fatal error: Call to undefined function: print_no_permission() in /home/virtual/site11/fst/var/www/html/test/chat/index.php on line 44

is what im getting
Reply With Quote
  #266  
Old 03-27-2004, 07:20 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

O.o i dont see how thats possible granted you have your chdir correct...
Reply With Quote
  #267  
Old 03-27-2004, 11:03 AM
lasto lasto is offline
 
Join Date: Jan 2002
Posts: 1,514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah zach i presume its right as the host has just moved all servers so thats base path

does the error above deffo mean its the base path is incorrect if so i can work on solving this but if its something else then im totally lost
Reply With Quote
  #268  
Old 03-29-2004, 03:08 AM
GamerJunk.net's Avatar
GamerJunk.net GamerJunk.net is offline
 
Join Date: Jan 2004
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I keep getting this error

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

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nintenc/public_html/f/chat/index.php on line 39

When I remove the period on line 39 I then get a blank page when I load my /chat/index.php page

How can I correct this?
Reply With Quote
  #269  
Old 03-29-2004, 05:44 PM
BarBeQue's Avatar
BarBeQue BarBeQue is offline
 
Join Date: Nov 2001
Location: The Netherlands
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed on vB 3.0.0 gold 100% ok

For the peepz that have "failed to open...." errors, just do what MrWee said above, add ".." as your chdir in the index.php.

Nwo i'm gonna read this thread, all 18 pages... aaargh.... cause i hate how it uses some old crap vb beta nacbar in the chat Want to make it use MY navbar and default layout.

But the chat itself works great... thanks for the nice and oh so easy hack!

[high]* BarBeQue clicks install[/high]
Reply With Quote
  #270  
Old 03-29-2004, 07:01 PM
BarBeQue's Avatar
BarBeQue BarBeQue is offline
 
Join Date: Nov 2001
Location: The Netherlands
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok got a few small bugs though....

The boards logo and navbar dropdown images ain't showing since my admin cp says all images are in the image dir
What this hack does is look in the /chat/image dir for the pics, which ain't there ofcourse since they are in /image.

Further i tried to use my own header/footer/navbar instead of the vbxirc_ ones but that didn't work (no idea why $header instead of $vbirc_header doesn't work though).So i finally copied all header, footer and navbar templates into the vbxirc ones (eeeew that is so awefull, hard copying templates into other templates ) and it seems to work, partly. The navbar menu's show behind the xirc screen making them kinda useless.
Also all navbar links error since it keeps looking in /chat/ for them (for example, my usercp link in the chatnavbar links to /chat/usercp which is obviously wrong)

Finally a small request. If i log in from another place, and my home pc running mirc has the nick BarBeQue, which is also my board nick, then ofcourse the nick BarBeQue is already in use. So it defaults back to a Guest_??? nick. Would it be possible to default back to BarBeQue_??? instead (i rather have some number added to my nick then have a Guest nick)?
Reply With Quote
  #271  
Old 03-30-2004, 06:39 AM
Frugal Frugal is offline
 
Join Date: Nov 2001
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BarBeQue
Ok got a few small bugs though....

The boards logo and navbar dropdown images ain't showing since my admin cp says all images are in the image dir
What this hack does is look in the /chat/image dir for the pics, which ain't there ofcourse since they are in /image.
In the $header template you need to find <img src="$stylevar[titleimage]

Insert $vboptions[bburl]/ immediately after <img src=" Do the same for the navbar dropdown link.

Frugal
Reply With Quote
Reply


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 09:24 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.09019 seconds
  • Memory Usage 2,309KB
  • 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
  • (3)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