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)

RCK 05-15-2004 09:24 AM

Quote:

Originally Posted by lifesourcerec
Anyone know a way to put this at the top of forumhome in it's own table (separate from what's going on)?

It's very easy !
edit template: "Forum Home Templates" > "FORUMHOME"

create one copy of <!-- what's going on box --> block just after $navbar
and keep only what you need:

PHP Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center"

etc...
PHP Code:

<!-- start logged in IRC -->
$irc_channels
<!-- end logged in IRC --> 

etc...
PHP Code:

</table>
<!-- 
end what's going on box -->
<br /> 


Maikeru 05-22-2004 02:17 PM

I ran the query:

ALTER TABLE irc_channel DROP COLUMN halfops;
ALTER TABLE irc_channel MODIFY operators TEXT NOT NULL;
ALTER TABLE irc_channel MODIFY voiced TEXT NOT NULL;
ALTER TABLE irc_channel MODIFY users TEXT NOT NULL;
ALTER TABLE irc_channel MODIFY topic VARCHAR(255) NOT NULL;

And this is what happened:

Error

SQL-query :

ALTER TABLE irc_channel DROP COLUMN halfops

MySQL said:

#1091 - Can't DROP 'halfops'. Check that column/key exists

--

What can I do to fix this?

XrayHead 06-08-2004 04:58 AM

Has anyone got this to work on VB 2.* ?

Velocd 06-12-2004 01:38 AM

This hack isn't compatible for less than vB3, due to the discrepancies in syntax and functions of both versions.

XrayHead 06-12-2004 03:51 AM

Quote:

Originally Posted by Velocd
This hack isn't compatible for less than vB3, due to the discrepancies in syntax and functions of both versions.

That is a real shame as it looks like a A1 hack :disappointed:

Can anyone recomend a good one (that use's Eggdrop) for VB2 that is as good as this one?

Xrayhead

dookie 06-12-2004 04:33 AM

Hi

Works fine till my server has done a reboot.
After the reboot and restarting my eggdrop the IRC manager doesn?t work anymore.
It still displays the IRC users who were in my channel before the reboot. So there is no refresh.
!startact and !refresh are not working.

dogbomb 06-18-2004 04:13 PM

Works fine my end after installing http.tcl

Only problem I have encountered is that someone can put HTML into the /title, which can be pretty nasty if someone decided to put:
/title </table></html>

or somesuch.

Not a major problem, as only trusted people should be able to change the topic in the channel anyway, but something worth noting.

Highlander 07-14-2004 07:36 AM

i also installed eggdrop and the script:

http://spieleplanet.com/board it is nearly everything working, but the activity does always show "IDLE" status.
i read all the hints what has to be chaged, i changged it .. the activity did not change to any active status ..

only this thing semms not working .. i dint know why .. anyone any idea?

greets
High

ChuanSE 07-15-2004 06:12 AM

Hehehe, installed it many times love this hack dudez ;)

But one thing isn't clear to me? How to get rid of the unknown location on who's online?

Quote:

Originally Posted by @_FoRuM_
Digitainment Spider Unknown Location
/irconline.php?eventid=refresh x.digitainment.org


Blackbeard 07-18-2004 01:29 AM

This is a great hack we had it working great then upgraded to this eggdrop,(removing script & ircon_rm, ircon_al text files from mIRC directory). Now it will not refresh users, when I /refresh the only thing i see change is the topic.

any help here ?
*Installs*
http://www.learnall-forum.com/forums/index.php?

I am also getting these messages from bot

Database error in vBulletin 3.0.3:

Invalid SQL:
UPDATE `irc_channel`
SET online_max=3, dateline_max=1090145118, operators='@Blckbeard @E @Guardian',
halfops='',
voiced='',
users='',
online=3
WHERE handle='#learnall'

mysql error: Unknown column 'halfops' in 'field list'

mysql error number: 1054


I just noticed that I have 2 IRC Channel Managers in admin cp


All times are GMT. The time now is 03:36 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.01065 seconds
  • Memory Usage 1,749KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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