Daynjer
Freshman
Offline
Posts: 8
|
 |
« on: April 09, 2008, 02:16:13 AM » |
|
Someone had another bot set up until recently to solve this issue, but the bot has been taken down. Now I have the problem that orgchat is seen in the guest channel, howeverm guest channel is not relayed to org channel. Any suggestions?
[Error] The setting named gcname for setting group relay does not exist!
To [Stalkernet]: !set Relay Gcname Stalkernet [Stalkernet]: Setting Gcname for module Relay does not exisit.
|
|
|
|
« Last Edit: April 09, 2008, 02:25:55 AM by Daynjer »
|
Logged
|
|
|
|
|
Blueeagle
|
 |
« Reply #1 on: April 09, 2008, 06:07:41 AM » |
|
Yes, I just fixed that along with guests showing up in the members section of the online list.
Ooops.. That was 0.5 bot you were running.
I'm working on getting that issue resolved.
The two things that needs to be done is to execute a MySQL query to alter table settings and set type to 'string' for Gcname as this has been set to NULL.
Also you need to change a line where function send_to_gc checks if a value is 'Pgorup' instead of checking if it's gc or somesuch.
I might be done with this tonight after work.
|
|
|
|
« Last Edit: April 09, 2008, 06:14:29 AM by Blueeagle »
|
Logged
|
The only problem that can't be solved by adding another wrapper is having too many wrappers.
|
|
|
Daynjer
Freshman
Offline
Posts: 8
|
 |
« Reply #2 on: April 09, 2008, 02:47:44 PM » |
|
Any help would this would be awesome!!! Thanks for the response! 
|
|
|
|
|
Logged
|
|
|
|
|
|
Daynjer
Freshman
Offline
Posts: 8
|
 |
« Reply #4 on: April 10, 2008, 01:10:39 PM » |
|
Ok, copied and pasted the new PHP into relay.php, but have no idea where/how to drop the tables/settings you were talking about. Any help please?
|
|
|
|
|
Logged
|
|
|
|
|
Temar
|
 |
« Reply #5 on: April 10, 2008, 01:33:48 PM » |
|
he means drop then from your mysql table as the modules only add settings if they don't exist
|
|
|
|
|
Logged
|
MSN messenger: chris_smith96 at hotmain dot com Xfire: chriss96
|
|
|
Daynjer
Freshman
Offline
Posts: 8
|
 |
« Reply #6 on: April 10, 2008, 01:39:19 PM » |
|
 Ok, how do I go about dropping the values from MySQL? I have downloaded the MySQL GUI tools if it is easier done through there than command line, but help with either would be great! Or just drop the entire table named botname_settings? Went ahead and dropped the table botname_settings and restarted bot. Still recieving the same errors when tryot to turn on the relay from guest channel to org channel. [Error] The setting named gcname for setting group relay does not exist.
|
|
|
|
« Last Edit: April 10, 2008, 01:52:01 PM by Daynjer »
|
Logged
|
|
|
|
|
Temar
|
 |
« Reply #7 on: April 10, 2008, 02:03:46 PM » |
|
if you droped the entire table then restarted it would of remade the table and put all setting in as there defaults and should of fixed the prob asumeing its fixed in the module
|
|
|
|
|
Logged
|
MSN messenger: chris_smith96 at hotmain dot com Xfire: chriss96
|
|
|
Daynjer
Freshman
Offline
Posts: 8
|
 |
« Reply #8 on: April 14, 2008, 08:00:32 AM » |
|
The relay between org chat and guest is working. However, in the console window of the bot, there is still the error message the the setting named Gcnamed for the setting group relay does not exist.
|
|
|
|
|
Logged
|
|
|
|
dontask
Freshman
Offline
Posts: 7
|
 |
« Reply #9 on: May 06, 2008, 10:26:13 PM » |
|
Bump for this problem. It's still a problem in today's release.
|
|
|
|
|
Logged
|
|
|
|
|
Blueeagle
|
 |
« Reply #10 on: May 07, 2008, 10:12:13 AM » |
|
This bug is in our bug handling system as FS# 59.
Thank you for reminding us of this bug.
|
|
|
|
|
Logged
|
The only problem that can't be solved by adding another wrapper is having too many wrappers.
|
|
|
Zeephonz
Rookie

Offline
Gender: 
Posts: 21
|
 |
« Reply #11 on: July 13, 2008, 12:29:56 AM » |
|
Heyas....
Has this been resolved as yet?
|
|
|
|
|
Logged
|
|
|
|
Hacre
Freshman
Offline
Posts: 14
|
 |
« Reply #12 on: September 04, 2008, 05:30:13 PM » |
|
How do we go about just making it so that things said in the guest channel can be seen in guild chat and vice versa? 
|
|
|
|
|
Logged
|
|
|
|
|
Temar
|
 |
« Reply #13 on: September 05, 2008, 12:29:34 AM » |
|
!settings relay status On
|
|
|
|
|
Logged
|
MSN messenger: chris_smith96 at hotmain dot com Xfire: chriss96
|
|
|
Hacre
Freshman
Offline
Posts: 14
|
 |
« Reply #14 on: September 06, 2008, 07:38:10 AM » |
|
How do I make it possible for people other than the bot Owner to do that?
I've done that btw, and I'm getting spammed with:
[SETTINGS] [ERROR] The setting named gcname for setting group relay does not exisit.
|
|
|
|
|
Logged
|
|
|
|
|