Ok, I've checked my access logs and can't find anything.
I'm even using the joomlawatch component which shows you every user and every bot accessing the site and can't find the bot. I'll watch and nobody will be accessing any of the pages necessary to create a post and posts will appear.
I'm not sure if this is some kind of PHP or SQL injection and not a bot???
Right now I've locked the 2 areas of the forum where the posts repeatedly occurred and it appears to have stopped it, although nobody else can use them either.
Here's what I think might solve the problem...
The only thing consistent is the titles of the posts and the email address of the poster. Can somebody come up with a quick code I can insert into the fireboard code to do the following:
Create a code so that if the post title is "car" then the post will not register
or
create a code so that if the poster's email address is "
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
" the post will not register
I'm guessing it's not rocket-science to code for that, but it's certainly above my head. If anybody could help me out, I'd be extremely grateful. This is driving me nuts!