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 01, 2008, 10:47:17 PM

Login with username, password and session length
Search



Advanced search
Support GoPHP5.org
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Modules > 0.5.x Custom/Unofficial Modules > Topic: TWC
Pages: [1] 2 3 ... 7   Go Down
« previous next »
Print
Author Topic: TWC  (Read 4437 times)
0 Members and 1 Guest are viewing this topic.
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
TWC
« on: July 20, 2008, 02:48:44 PM »

Temar's Web Chat (formally known as AOWC)

This is a Web Based Chat Client for Talking to your Org
Should work with both AO and AoC

The Files in /bot/ folder are Modules for the Bot
Place the rest of the files on the webserver were you want it
and run /install/index.php

Help
  http://bebot.shadow-realm.org/wiki/aowc

Demo
  http://www.twc-bebot.co.uk/demo/



Version Status
  • 1.4 - OK
  • 1.5 - Bot Module & SMF forum URL Broke
  • 1.6 - OK
  • 2.0 - Blob broken
  • 2.1 - uses &$ instead of $ which some servers may not like, Request Access not working(goto have allow new on)
  • 2.2 - Under Development - No Known Problems

ToDo

TWC is Available from here
    http://www.twc-bebot.co.uk/
« Last Edit: November 17, 2008, 07:54:23 PM by Temar » Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: AOWC
« Reply #1 on: July 20, 2008, 02:52:47 PM »

also a note to User who have an Older version the install file will update the table  and settings file for you
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Jaycoldriser
Freshman
*
Offline Offline

Posts: 6


Re: AOWC
« Reply #2 on: July 20, 2008, 06:12:32 PM »

Hi,
Thanks for the nice installer job  Wink
But I alway get this error each time the AOCW mudole launch
Quote
Fatal error: Call to a member function create() on a non-object in C:\php5\bebot
\bebot-aoc\custom\modules\AOWC.php on line 88

Note:
On my phpbb version (phpbb v 3.0.1) there is no table named "phpbb_membres" and no columns named "TimeOffset" in it
I change those values in the aowc_install.php as :

Table: users
Column : user_timezone

Code:
function check_forum_table()
{
$table["ID_GROUP"] = "";
$table["user_timezone"] = "";
$forum_db = $this -> psettings['forum_db'];
$forum_pre = $this -> psettings['forum_pre'];
echo "Checking Forum Table...";
if($this -> psettings["forum"] == 2)
echo "PHPBB Table not Used<br>";
else
{
$check = $this -> check_table($forum_db, $forum_pre."users", array_flip($table));
« Last Edit: July 20, 2008, 06:24:39 PM by Jaycoldriser » Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: AOWC
« Reply #3 on: July 20, 2008, 06:22:38 PM »

the module is currently for 0.4 you need to use the support module and put AOWC.php in /custom/04/
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Jaycoldriser
Freshman
*
Offline Offline

Posts: 6


Re: AOWC
« Reply #4 on: July 20, 2008, 06:25:19 PM »

I allready used it  Wink
ok work with the module install in \custom\modules\04
« Last Edit: July 20, 2008, 06:29:59 PM by Jaycoldriser » Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: AOWC
« Reply #5 on: July 20, 2008, 06:31:04 PM »

i dont use the Table in PHPBB
Code:
if($this -> psettings["forum"] == 2)
echo "PHPBB Table not Used<br>";
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: AOWC
« Reply #6 on: July 21, 2008, 08:44:15 PM »

Version 1.5 Released
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: AOWC
« Reply #7 on: July 22, 2008, 11:54:43 AM »

there is a bug in version 1.5
in the Bot Module (AOWC.php)
use this to Fix
http://svn.aofiles.com/svn/AOWC_Lite/Bot/AOWC.php
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Jaycoldriser
Freshman
*
Offline Offline

Posts: 6


Re: AOWC
« Reply #8 on: July 22, 2008, 01:55:23 PM »

Many thanks to Temar for the great job he did on this module and his support was absolutly awesome.
« Last Edit: July 24, 2008, 02:31:32 AM by Jaycoldriser » Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: AOWC
« Reply #9 on: July 22, 2008, 08:39:34 PM »

Version 1.6 Released
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Vain
Rookie
**
Offline Offline

Posts: 53


Re: AOWC
« Reply #10 on: July 26, 2008, 03:19:49 AM »

This version doesnt support stand alone? I have no forums...
« Last Edit: July 26, 2008, 03:22:58 AM by Vain » Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: AOWC
« Reply #11 on: July 26, 2008, 10:04:02 AM »

version 2.0 does u can get from my SVN directory

as stated above Cheesy
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Vain
Rookie
**
Offline Offline

Posts: 53


Re: AOWC
« Reply #12 on: July 26, 2008, 07:23:58 PM »

Quote from: Temar on July 26, 2008, 10:04:02 AM
version 2.0 does u can get from my SVN directory

as stated above Cheesy

well it keeps referring to a login.php that doesnt exist.
Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: AOWC
« Reply #13 on: July 26, 2008, 10:01:02 PM »

i fixed that about 9 hours ago
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Vain
Rookie
**
Offline Offline

Posts: 53


Re: AOWC
« Reply #14 on: July 27, 2008, 10:42:20 PM »

I get a No database selected message.
Logged
Pages: [1] 2 3 ... 7   Go Up
Print
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Modules > 0.5.x Custom/Unofficial Modules > Topic: TWC
« previous next »
 
Jump to:  

Recent
[request] Raid timers
by Elesar1
[Today at 04:41:09 PM]

Shared DB online list
by Temar
[Today at 01:55:47 AM]

relay colors
by Temar
[Today at 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]

Bot not see Guild Chat
by Delvar
[November 28, 2008, 08:30:34 AM]

Starting Bot
by Allisande
[November 28, 2008, 07:08:21 AM]
Stats
Members
Total Members: 1243
Latest: Whackoeng
Stats
Total Posts: 11144
Total Topics: 1505
Online Today: 21
Online Ever: 168
(July 01, 2007, 09:30:02 PM)
Users Online
Users: 1
Guests: 17
Total: 18
clashbot

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.441 seconds with 29 queries. (Pretty URLs adds 0.039s, 4q)
Loading...