![]() |
Quote:
Updated and re-uploaded. :) |
Okay Paul, I debugged the rest for ya :)
Here's the other things you'll need to add to correct the module to work. For the forumhome hack so that it doesn't pick up the bots, also find this code in the inthechat.php file to fix it for the module. Replace this: Code:
$chatlist = $DB_site->query("SELECT connections.userid, connections.roomid, rooms.name, rooms.ispublic, connections.start, Code:
$chatlist = $DB_site->query("SELECT connections.userid, connections.roomid, rooms.name, rooms.ispublic, connections.start, The last fix for the module is open inthechat.php and find: Code:
<? Code:
foreach ($modules AS $omods) flashchat That'll fix all the quirks :) Awesome work Paul, thank you so much, I never could have coded this myself :), I can tweak code like crazy, but I can't write a damn thing from scratch LOL! |
Quote:
As regards the bots - these are a new feature of FlashChat 4.0.x - you are the first person to ask about not displaying them. I personally don't use them anyway. The code you have added will technically work if you haven't changed the bot ip address in the f/c config file - but if I add this to the hack then I will make sure it reads the configured ip, and also make it optional as some people my want the bots listed. Thanks for your post. :) |
Ah bugger, I did make a typo in my first post.
Here is the attached editted inthechat.php file with the changes I made. |
Cheers - I have written v2.20 which includes the option to not show bots - but I can't test it until tomorrow. If it works then I will upload it and a new corrected module as well. Thanks for you help with the CPMS bit. :)
|
Happy to help :)
|
I can't get my forum page to open. :( I'm getting this error:
Quote:
require_once("./" . $fcfolder . "/inc/common.php"); |
did you change to show your correct chat directory?
$fcfolder = 'chat'; // The folder name where your flashchat installation is located // |
Quote:
|
Quote:
|
All times are GMT. The time now is 01:12 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:
|