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: BeBot v0.2.8 released  (Read 4653 times)

0 Members and 1 Guest are viewing this topic.

Offline Khalem

  • BeBot Founder
  • Administrator
  • ********
  • Posts: 1169
  • Karma: +0/-0
    • http://www.ancarim.com
BeBot v0.2.8 released
« on: August 24, 2006, 08:19:20 pm »
This is a maintenance release.

Changelog
- Fix a bug in the Bid module causing bot to crash if someone with no raid_points entry tries to bid.
- Fix a bug in the Rooster_RAID module causing crash if someone joins pgroup that is not in the members table.
- Increase default max_blobsize to 12000.
- Rooster_GUILD.php and Rooster_RAID.php has been renamed to Roster_GUILD.php and Roster_RAID.php.
  Make sure you delete the old modules if upgrading.
- Roster_GUILD.php now also adds the guild and updated coloumn to the members table to avoid problems for people
  switching between a guildbot and raidbot setup.

Downloads
http://files.shadow-realm.org/bebot/BeBot_v0.2.8.tar.gz
http://files.shadow-realm.org/bebot/BeBot_v0.2.8.zip

The php bundle:
http://files.shadow-realm.org/bebot/BeBot-php_v5.1.5.zip
BeBot Founder and Fixer Kingpin

Offline Malosar

  • BeBot Expert
  • ****
  • Posts: 259
  • Karma: +0/-0
    • http://www.lowerdimension.com
Re: BeBot v0.2.8 released
« Reply #1 on: August 28, 2006, 03:30:54 pm »
- Rooster_GUILD.php and Rooster_RAID.php has been renamed to Roster_GUILD.php and Roster_RAID.php.

awww no more Rooster! I hear Alice in Chains playing the funeral dirge....
Eternalist
General of The Syndicate

Offline jjones666

  • Contributor
  • *******
  • Posts: 353
  • Karma: +0/-0
Re: BeBot v0.2.8 released
« Reply #2 on: September 10, 2006, 12:46:29 pm »
Typo in admin.php:

$res = $this -> bot -> db -> select("SELECT name FROM admin_members WHERE name = '" . ucfirst(strtolower($member)) . "' AND admin_group = " . $result[0][0]);

Line 217/218 - missing second ' after " for name.

Cheers,

-jj-

Offline Khalem

  • BeBot Founder
  • Administrator
  • ********
  • Posts: 1169
  • Karma: +0/-0
    • http://www.ancarim.com
Re: BeBot v0.2.8 released
« Reply #3 on: September 10, 2006, 03:35:05 pm »
Fixed. Thanx for the report.
BeBot Founder and Fixer Kingpin

Offline jjones666

  • Contributor
  • *******
  • Posts: 353
  • Karma: +0/-0
Re: BeBot v0.2.8 released
« Reply #4 on: September 20, 2006, 07:30:50 pm »
in bot.php, the fix detailed here: http://bebot.link/index.php/topic,234.0

is not complete (i think):

code:

preg_match("/^(.*)<a href=\"(.+)\">(.*)$/isU", $msg, $info);
$content = explode("\n", $info[2]);

should be:

preg_match("/^(.*)<a href=\"(.+)\">(.*)$/isU", $msg, $info);
$info[2] = str_replace("<br>","\n",$info[2]);
$content = explode("\n", $info[2]);

at least I think so :-)

-jj-

Offline Khalem

  • BeBot Founder
  • Administrator
  • ********
  • Posts: 1169
  • Karma: +0/-0
    • http://www.ancarim.com
Re: BeBot v0.2.8 released
« Reply #5 on: September 21, 2006, 05:00:18 pm »
Ok, this is getting freaky. I know for a fact that i fixed that in 0.2 a long time ago :(
BeBot Founder and Fixer Kingpin

Offline jjones666

  • Contributor
  • *******
  • Posts: 353
  • Karma: +0/-0
Re: BeBot v0.2.8 released
« Reply #6 on: September 21, 2006, 06:05:15 pm »
Np Khalem, its been in mine a long time too, new user sent me a tell yesterday was how I noticed :-)

Cheers mate,

-jj-

Offline Dabaron

  • BeBot Apprentice
  • ***
  • Posts: 163
  • Karma: +0/-0
Re: BeBot v0.2.8 released
« Reply #7 on: September 21, 2006, 07:12:37 pm »
Yeah, in the one in the .3 brance I noticed it was fixed but not in the .2 branch.  I just found the post on it from Naturalistic a long time ago and fixed mine   ;)

Offline jjones666

  • Contributor
  • *******
  • Posts: 353
  • Karma: +0/-0
Re: BeBot v0.2.8 released
« Reply #8 on: September 22, 2006, 06:49:59 pm »
Hi Khalem,

If you restart the bot (loading from batch file), it quits to the command line, previously restart actually restarted :-)

Not a major issue for me as its just a raidbot which I turn off manually, can imagine would be a pain for an org tho.

Cheers,

-jj-

 

* 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: 566
  • 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