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)
-   -   Eggdrop IRC Manager (https://vborg.vbsupport.ru/showthread.php?t=61570)

Disi 10-24-2005 11:23 AM

well unfortunatly it seems not working

maybe someone can make a working product out of it? :)

Man1c M0g 10-28-2005 08:11 PM

Quote:

Originally Posted by Disi
Yeah is there a 3.5 Port already :)

Care to tell us where? Other people have posted code snippets, but nothing solid enough to make into a fully working hack...

lanc3lot 11-29-2005 06:26 PM

Any update on this for 3.5.0?

Mikal 01-07-2006 01:52 AM

I need some help on where to put the code in admincp/index.php for 3.5.0
as my index doesnt match the installation guide. can someone help me on where to put the code?

Code:

path/to/forums/admincp/index.php, find:
// *************************************************

        $printhr = false;
        if (can_administer('canadminusers'))


Above, paste the following:

construct_nav_spacer();

                construct_nav_option('Manage', 'ircadmin.php?do=manage', '|');
                construct_nav_group('IRC Channels');

                construct_nav_spacer();

But I cant find it, so I tried after my best efforts to put the code in, but I get this error in admincp
Code:

Fatal error: Call to a member function on a non-object in /home/y-10147/www/forums/admincp/ircadmin.php on line 83
I have had installed with 3.0 which worked fine, but I would be nice if I could get it to work with 3.5.0

Thanks in advance! :)

neutek 01-26-2006 05:21 AM

Call to a member function on a non-object in /// on line 239

how can i get this working
please :)

bubba01 02-19-2006 04:45 PM

will try it out :)

ian@TS 03-09-2006 04:46 PM

Quote:

Call to a member function on a non-object in /// on line 239
Stick

Code:


global $db;

at the very beginning of the code, works for me :)

Nizam 03-14-2006 10:44 AM

I would also like to know if there is a 3.5 port for this.

HondaATC 07-31-2006 12:11 AM

any update on a 3.5 version?

ChuanSE 07-31-2006 12:23 AM

i hope so


All times are GMT. The time now is 12:50 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.01241 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_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