L* R*
HOME FORUM DOWNLOADS
Content
  Links
     Browse SVN
     SVN Commit log
     Documentation (Wiki)
  Developers
     Taskmanager
User
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 11:22:54 PM

Login with username, password and session length
Search



Advanced search
Support GoPHP5.org
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Support > BeBot 0.5 support > Topic: Probs with relay from guest channel to org chat.
Pages: [1] 2   Go Down
« previous next »
Print
Author Topic: Probs with relay from guest channel to org chat.  (Read 994 times)
0 Members and 1 Guest are viewing this topic.
Daynjer
Freshman
*
Offline Offline

Posts: 8


Probs with relay from guest channel to org chat.
« 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
Omnipotent
BeBot Developer
Expert
********
Offline Offline

Gender: Male
Posts: 313



Re: Probs with relay from guest channel to org chat.
« 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 Offline

Posts: 8


Re: Probs with relay from guest channel to org chat.
« Reply #2 on: April 09, 2008, 02:47:44 PM »

Any help would this would be awesome!!! Thanks for the response!  Grin
Logged
Blueeagle
Omnipotent
BeBot Developer
Expert
********
Offline Offline

Gender: Male
Posts: 313



Re: Probs with relay from guest channel to org chat.
« Reply #3 on: April 10, 2008, 12:20:58 AM »

http://svn.shadow-realm.org/index.py/BeBot/trunk/modules/Relay.php?view=co

You still need to either drop the settings table or the setting where module=Relay and setting=Gcname.

If you do not drop these the new module will not re-create them.
Logged

The only problem that can't be solved by adding another wrapper is having too many wrappers.
Daynjer
Freshman
*
Offline Offline

Posts: 8


Re: Probs with relay from guest channel to org chat.
« 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
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: Probs with relay from guest channel to org chat.
« 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 Offline

Posts: 8


Re: Probs with relay from guest channel to org chat.
« Reply #6 on: April 10, 2008, 01:39:19 PM »

 Huh
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
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: Probs with relay from guest channel to org chat.
« 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 Offline

Posts: 8


Re: Probs with relay from guest channel to org chat.
« 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 Offline

Posts: 7


Re: Probs with relay from guest channel to org chat.
« 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
Omnipotent
BeBot Developer
Expert
********
Offline Offline

Gender: Male
Posts: 313



Re: Probs with relay from guest channel to org chat.
« 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 Offline

Gender: Male
Posts: 21


Re: Probs with relay from guest channel to org chat.
« Reply #11 on: July 13, 2008, 12:29:56 AM »

Heyas....

Has this been resolved as yet?
Logged
Hacre
Freshman
*
Offline Offline

Posts: 14


Re: Probs with relay from guest channel to org chat.
« 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?  Huh
Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: Probs with relay from guest channel to org chat.
« 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 Offline

Posts: 14


Re: Probs with relay from guest channel to org chat.
« 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
Pages: [1] 2   Go Up
Print
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Support > BeBot 0.5 support > Topic: Probs with relay from guest channel to org chat.
« previous next »
 
Jump to:  

Recent
!items database
by Zeephonz
[Today at 08:05:21 PM]

Log playtime from buddys ...
by IKShadow
[Today at 06:48:12 AM]

[request] Raid timers
by Elesar1
[December 01, 2008, 04:41:09 PM]

Shared DB online list
by Temar
[December 01, 2008, 01:55:47 AM]

relay colors
by Temar
[December 01, 2008, 01:54:56 AM]

BeBot v0.6.0 released
by Alreadythere
[November 30, 2008, 05:32:00 PM]

Change to Bid.php
by Temar
[November 30, 2008, 11:41:44 AM]

OnlineOrg
by Jiheld
[November 29, 2008, 12:44:27 PM]

Silly Newbie Question.
by Temar
[November 29, 2008, 12:00:02 PM]

massive_pvp_time_table 1
by gerborg
[November 29, 2008, 06:55:35 AM]
Stats
Members
Total Members: 1244
Latest: Armonkens
Stats
Total Posts: 11146
Total Topics: 1505
Online Today: 25
Online Ever: 168
(July 01, 2007, 09:30:02 PM)
Users Online
Users: 2
Guests: 17
Total: 19
Elesar1
Vain

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.8 © Bloc | NewDef design by Bloc
Page created in 0.349 seconds with 29 queries. (Pretty URLs adds 0.035s, 4q)
Loading...