![]() |
I hope so, cause this mod a lone might keep my from upgrading if there isn't.
|
I'd also be interested in an update for 3.7.x.
Ingress |
this works fine for 3.7
|
Great mod!
Works fine for me with 3.7.2 and eggdrop 1.6.18. It took a few minutes to show who was in there but works fine now. One question: Can you show the who's chatting dialog on other template pages? I tried $irc_channels but it does not show anything except on forum_home. Any suggestions? EDIT - I just changed the hook position to global_start for now to make this work. One problem I'm seeing is it says "Array" as a member in the list. Like: Topic: robots are cool, but so are sponges @mattdev, @tweakmonkey, @Voltron, Array, Array, juballharsha EDIT 2 - In case anyone else had this problem, I fixed it by editing the Plugin called [Eggdrop IRC Manager]forum template alteration: Code:
$replace = '<!-- start logged in IRC --> Code:
if ($user!= "Array") Code:
if ($op!= "Array") Code:
if ($halfop!= "Array") Code:
if ($voice!= "Array") |
Another feature I wanted was to have the topic being shown on my site automatically link URLs, since they are often used in IRC topics.
To do this, edit the [Eggdrop IRC manager]Forumhome template alteration in the Plugin and Plugin Manager in the control panel. Find the line: Code:
$channel['dateline_max']); Code:
$channel['topic'] = preg_replace('@(https?://([-\w\.]+)+(:\d+)?(/([\w/_\.]*(\?\S+)?)?)?)@', '<a href="$1" target="_blank">$1</a>', $channel['topic']); |
I have it working - shows on forumhome also
Only have 2 problems so far Topic isn't showing Activity Graphic isn't changing Suggestions ? Other than that its working great on vb 3.8.4 PL2 |
I never got the activity graphic working for my setup. The topic does refresh after a while. You need someone to leave/rejoin for it to change if I remember correctly.
|
Yep I got the Topic sorted (just had to change it in the channel)
Everything works now except the Activity Graphic. |
Unfortunately this has stopped working for vb4, would anyone be willing to make it compatible again as it was a great addition to our board, I'd do it myself but I wouldn't know where to start.
Also for the people having trouble with the acivity graphic, you need to put the images in the images folder of your style then they'll show up just fine. |
I could definitely use this on my 4.0 site too. I could make it. Work if I had enough time to gmess with it.
|
All times are GMT. The time now is 02:56 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|