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
  #342  
Old 04-29-2004, 01:18 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 SmasherMaster
I decided to not wait any longer and try this, seeing as how small the instructions are. I say, this is PREFECT, although a warning that you need Java to run it would be better.

[high]* SmasherMaster hits install
[/high]

Slight problem, how come the header and navbar are not the same as in the styles? :'(
vBXirc has its own header navbar and footer templates templates, the js menus popbehind the java application
Reply With Quote
  #343  
Old 04-29-2004, 09:13 AM
daFish's Avatar
daFish daFish is offline
 
Join Date: Nov 2002
Location: Germany
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
vBXirc has its own header navbar and footer templates templates, the js menus popbehind the java application
Why dont you use the standard header and footer?
Reply With Quote
  #344  
Old 04-29-2004, 02:38 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 daFish
Why dont you use the standard header and footer?
Because when i started this project i was using beta 5 and the navbar was not nearly as user friendly as it is now
Reply With Quote
  #345  
Old 04-29-2004, 04:26 PM
SmasherMaster's Avatar
SmasherMaster SmasherMaster is offline
 
Join Date: Feb 2004
Location: Florida
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well then how do I enable the header and footer?
Reply With Quote
  #346  
Old 04-29-2004, 04:28 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just copy your header & footer templates into vbxirc_header/footer
Reply With Quote
  #347  
Old 04-29-2004, 11:16 PM
JaNa's Avatar
JaNa JaNa is offline
 
Join Date: Apr 2004
Location: U.S, Maryland
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
this is your full path

E:\webspace\resadmin\*\*\www\forums2\

and refill in whatever thoughs two *'s are for.

And please READ THE INSTRUCTIONS
Eh I forgot the E:\ so I was trying other URLs. Thanks.


EDIT: Those errors are gone, but now i'm getting

Parse error: parse error, unexpected T_STRING in E:\webspace\resadmin\*\*\www\forums2\chat\index.ph p on line 24


Line 24

Code:
error_reporting(E_ALL & ~E_NOTICE);
Doink :ermm:
Reply With Quote
  #348  
Old 04-30-2004, 02:05 AM
SmasherMaster's Avatar
SmasherMaster SmasherMaster is offline
 
Join Date: Feb 2004
Location: Florida
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
Just copy your header & footer templates into vbxirc_header/footer
what about the different styles I have? o.o
Reply With Quote
  #349  
Old 04-30-2004, 05:03 AM
daFish's Avatar
daFish daFish is offline
 
Join Date: Nov 2002
Location: Germany
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
Because when i started this project i was using beta 5 and the navbar was not nearly as user friendly as it is now
Thanks for the info.
Any chance of a rewrite if you find the time?
Reply With Quote
  #350  
Old 04-30-2004, 04:35 PM
Datenpapst Datenpapst is offline
 
Join Date: Mar 2004
Location: Vienna
Posts: 301
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /www/htdocs/v104530/vbulletin/chat/index.php on line 14

Warning: main(vbulletin/global.php) [function.main]: failed to create stream: No such file or directory in /www/htdocs/v104530/vbulletin/chat/index.php on line 39

Fatal error: main() [function.main]: Failed opening required 'vbulletin/global.php' (include_path='.:..') in /www/htdocs/v104530/vbulletin/chat/index.php on line 39

Why is this coming when i click on chat
Reply With Quote
  #351  
Old 04-30-2004, 04:56 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 Datenpapst
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /www/htdocs/v104530/vbulletin/chat/index.php on line 14

Warning: main(vbulletin/global.php) [function.main]: failed to create stream: No such file or directory in /www/htdocs/v104530/vbulletin/chat/index.php on line 39

Fatal error: main() [function.main]: Failed opening required 'vbulletin/global.php' (include_path='.:..') in /www/htdocs/v104530/vbulletin/chat/index.php on line 39

Why is this coming when i click on chat
Did you chmod the diretory?

DaFish, no i dont think ill be chaning the way it works soon, however i will add instructions how to use your regular header template by default
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 06:23 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.05113 seconds
  • Memory Usage 2,313KB
  • 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
  • (7)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