[ABD] Forum AI v0.2.0

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
Locked
kip2001
Registered User
Posts: 313
Joined: Sun Sep 15, 2002 9:44 am

Post by kip2001 »

FMC Sponge wrote: Thanks, and thanks for the great work here. My forum users have nominated our bot for president. :D


WOW, there a smart buch of people :roll:
zemaj
Registered User
Posts: 267
Joined: Thu Mar 07, 2002 3:58 am
Location: Australia
Contact:

Post by zemaj »

Xiph3r wrote: does the iai bot work with subforums yet?


It should work with sub forums anyway.

Try installing it an see what happens. I installed sub-forums on my site - i didn't have the bot running at the time, but I don't see why it wouldn't work.


Anyone tried the cron jobs script?

-zem
User avatar
LaZeR
Registered User
Posts: 671
Joined: Sat Jun 29, 2002 8:38 pm
Contact:

Post by LaZeR »

zemaj wrote: Anyone tried the cron jobs script?

-zem


I tried it earlier today and it didn't seem to work. I did all the edits, created the crons table, and the cron file which I placed in my phpbb root dir. Then I made a cron job to fire every minute as noted.

The post data seemed to be placed in the new table in the DB, however the bot would never respond. I tested twice in a forum set to 100% response and I also made sure to call the bot by name. Waited over 10 minutes and never got a response. Checked my email and the cron gave no reports back to encountering any problems so I have no idea what was wrong. :?
Eltargrim Irithyl
Registered User
Posts: 17
Joined: Fri Aug 23, 2002 3:56 am
Contact:

Post by Eltargrim Irithyl »

I love this mod. It is working perfectly right now, just have to tweak it.
zemaj
Registered User
Posts: 267
Joined: Thu Mar 07, 2002 3:58 am
Location: Australia
Contact:

Post by zemaj »

LaZeR wrote:
zemaj wrote:
Anyone tried the cron jobs script?

-zem


I tried it earlier today and it didn't seem to work. I did all the edits, created the crons table, and the cron file which I placed in my phpbb root dir. Then I made a cron job to fire every minute as noted.

The post data seemed to be placed in the new table in the DB, however the bot would never respond. I tested twice in a forum set to 100% response and I also made sure to call the bot by name. Waited over 10 minutes and never got a response. Checked my email and the cron gave no reports back to encountering any problems so I have no idea what was wrong. :?


Can you run the page from your browser and see what if it prints out anything?

-zem
[[MAL]]
Registered User
Posts: 8
Joined: Thu Feb 27, 2003 5:47 pm

Post by [[MAL]] »

Mine just says "error in posting" when I run the chron php file direct.
Eltargrim Irithyl
Registered User
Posts: 17
Joined: Fri Aug 23, 2002 3:56 am
Contact:

Post by Eltargrim Irithyl »

Ok I have a question. I have 2 boards using the same MySQL database just different prefixes. What I want to know is can I have the mod working on both boards but have 2 different personalities. One for the one board and a different one for the other board.
DorG
Registered User
Posts: 412
Joined: Thu Mar 21, 2002 6:40 am

Post by DorG »

I had a problem, bigger text file, but add css to rabnk was causing that problem, so removed that mod, no help needed anymore ;)
---
- <
---
mr.luc
Registered User
Posts: 213
Joined: Mon Feb 24, 2003 4:09 pm
Contact:

Post by mr.luc »

couple of questions:
1. i read through the 40+ pages 8O

a. i installed the mod to keep the bot from posting when deleting!!!
it didn't really work. she kept on posting even if i deleted her last post!

so i came up with this one that seems to work at least for me:

in posting.php find:

Code: Select all

			// START IAI response and entry to db (if active)
			if ($run_iai)

BEFORE ADD:

Code: Select all

			if($mode == 'delete') {
				$run_iai = FALSE;
			}
As i say it seems to work for me... but i only tried it on a thread or 2


--------------------------------------------

I read that posting delay was discussed before (i cant use crontabs on my forum) the only discussion i found was someone saying it was not implemented. did i overread something???????
RawketCato
Registered User
Posts: 2
Joined: Sat Mar 01, 2003 3:44 am

Post by RawketCato »

well i have iai running ok with only a few issues. i was wondering if anyone has made a "aiml" of hobby rocket terms and facts. thanks
-Rawket
HELP HELP
Registered User
Posts: 8
Joined: Sat Mar 01, 2003 3:03 pm
Contact:

Post by HELP HELP »

HELP HELP!!

If I install the Mod, I can not post any more!

Please help me!


And where can I finde the newest (working) Version of the Mod?
HELP HELP
Registered User
Posts: 8
Joined: Sat Mar 01, 2003 3:03 pm
Contact:

Post by HELP HELP »

Pleas HELPPPPP!!!!!!
User avatar
morpheus2matrix
Former Team Member
Posts: 9171
Joined: Wed Apr 10, 2002 7:31 pm
Location: France
Contact:

Post by morpheus2matrix »

why can't you post ? do you get any error messages ?
Former phpBB MOD-Team Member -

Forgive my bad English :(

No support by PM/Email - Thanks - You can thanks me here :) - Pay me for installing MOD's :lol:
HELP HELP
Registered User
Posts: 8
Joined: Sat Mar 01, 2003 3:03 pm
Contact:

Post by HELP HELP »

I get the Error Message "Expended $ on line 128"
HELP HELP
Registered User
Posts: 8
Joined: Sat Mar 01, 2003 3:03 pm
Contact:

Post by HELP HELP »

I have the phpBB 2.0.4
Does here the AI also work?
Locked

Return to “[2.0.x] MODs in Development”