collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: Web GuildChat Module  (Read 18811 times)

0 Members and 1 Guest are viewing this topic.

Offline Temar

  • Contributor
  • *******
  • Posts: 1140
  • Karma: +0/-0
    • AoFiles
Re: Web GuildChat Module
« Reply #15 on: July 22, 2008, 03:32:27 pm »
i will have internal user management in alater release, prob within a week

Offline Foxy

  • BeBot User
  • **
  • Posts: 37
  • Karma: +0/-0
Re: Web GuildChat Module
« Reply #16 on: July 22, 2008, 07:21:32 pm »
does the Webserver need to be in the same place of where the bot is located?

e.g. I run my site on a external web server but the bot i run on my mini itx pc in my pc case.

does the website need to use same sql as the bot.

Offline Temar

  • Contributor
  • *******
  • Posts: 1140
  • Karma: +0/-0
    • AoFiles
Re: Web GuildChat Module
« Reply #17 on: July 22, 2008, 08:35:19 pm »
currently yes, i will be doing seperate connect details prob in 1.6

Offline elvyne

  • BeBot Rookie
  • *
  • Posts: 10
  • Karma: +0/-0
Re: Web GuildChat Module
« Reply #18 on: July 23, 2008, 01:27:13 am »
So i should set up my own webserver.  Do you have any recommendations of wich one? Like wich are you using?

Offline Temar

  • Contributor
  • *******
  • Posts: 1140
  • Karma: +0/-0
    • AoFiles
Re: Web GuildChat Module
« Reply #19 on: July 23, 2008, 02:12:16 am »
i use lycos

http://partnershop.lycos.co.uk/shop/1191/

i use a VDS so i can do anything
i got Bots, Teamspeak, Forums,  Websites

altho u need some experiance in Linux for VDS but they have other stuff too that dont


Offline elvyne

  • BeBot Rookie
  • *
  • Posts: 10
  • Karma: +0/-0
Re: Web GuildChat Module
« Reply #20 on: July 23, 2008, 07:18:24 pm »
hmm, bit annoying, considering the php files have to be on the lycos server thing, however if i understand you right, both the webserver as the bot need to be on the same pc? Thus a own pc webserver would be required? or am i mistaking here?

Offline Temar

  • Contributor
  • *******
  • Posts: 1140
  • Karma: +0/-0
    • AoFiles
Re: Web GuildChat Module
« Reply #21 on: July 23, 2008, 07:40:55 pm »
PHPBB should work fine with bot on dif server, if u put user prefs on dif server too, as with PHPBB it doesnt access PHPBB tables
Only SMF Requires this

I plan on Making Changes to Allow you to have Dif server with SMF too soon

Offline elvyne

  • BeBot Rookie
  • *
  • Posts: 10
  • Karma: +0/-0
Re: Web GuildChat Module
« Reply #22 on: July 24, 2008, 03:36:01 am »
I think ive lost you know. Anyway you could write a readme to set this thing up on lycos with phpbb or something =/

Offline Serbaa

  • BeBot User
  • **
  • Posts: 22
  • Karma: +0/-0
Re: Web GuildChat Module
« Reply #23 on: March 04, 2009, 04:51:49 am »
any update on this?

Offline Temar

  • Contributor
  • *******
  • Posts: 1140
  • Karma: +0/-0
    • AoFiles
Re: Web GuildChat Module
« Reply #24 on: March 04, 2009, 05:59:40 pm »

Offline Margon

  • BeBot Apprentice
  • ***
  • Posts: 80
  • Karma: +0/-0
Re: Web GuildChat Module
« Reply #25 on: August 28, 2009, 08:24:37 am »
this script doesn't work with the actually bebot or php (5) version.

Offline Temar

  • Contributor
  • *******
  • Posts: 1140
  • Karma: +0/-0
    • AoFiles
Re: Web GuildChat Module
« Reply #26 on: August 28, 2009, 12:39:57 pm »
it woks fine, i use php 5
and bebot ofc
and btw the current site address is http://twc.aofiles.com
i dont know how to get twc-bebot.co.uk transfered
the previous host was lycos who stopped hosting

Offline Margon

  • BeBot Apprentice
  • ***
  • Posts: 80
  • Karma: +0/-0
Re: Web GuildChat Module
« Reply #27 on: August 30, 2009, 05:10:40 pm »
i got a lot php errors, do i realy need one of the 3 forumtypes to run this modul?

(i use woltlab wbb3)

Offline Temar

  • Contributor
  • *******
  • Posts: 1140
  • Karma: +0/-0
    • AoFiles
Re: Web GuildChat Module
« Reply #28 on: August 30, 2009, 06:52:16 pm »
the option for running this are
smf forum
phpbb3
twc - as in no forum, work alone login

Offline Margon

  • BeBot Apprentice
  • ***
  • Posts: 80
  • Karma: +0/-0
Re: Web GuildChat Module
« Reply #29 on: August 30, 2009, 10:41:37 pm »

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in /var/www/twc/sql.php on line 112

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /var/www/twc/sql.php on line 123

Access denied for user 'root'@'localhost' (using password: YES)

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/twc/sql.php:112) in /var/www/twc/index.php on line 222

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/twc/sql.php:112) in /var/www/twc/index.php on line 222

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /var/www/twc/sql.php on line 123

Access denied for user 'root'@'localhost' (using password: YES)

    * Making user_prefs Table...CREATE command denied to user ''@'localhost' for table 'user_prefs'
    * Checking user_prefs Table... TABLE not Found
    * Making settings Table...CREATE command denied to user ''@'localhost' for table 'settings'
    * Checking settings Table... TABLE not Found
    * Not adding Settings as Previous Step Failed
      Making users Table...CREATE command denied to user ''@'localhost' for table 'users'Done
    * Checking users Table... TABLE not Found
    * Checking bot message Table...

      SELECT command denied to user ''@'localhost' for table 'settings'
    * Updateing settings file...



Install Complete v2.2 Beta r27

:(

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 517
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal