Quote:
Originally Posted by amykhar
I haven't seen this behavior before. I don't think it can be an interaction of the two mods because many of us have installed both with no complications. Make sure you have the template mod correct and make sure the code that sets the bot's userid to 0 is in the index.php file as well.
|
Sorry for the delayed response but had some family issues. I checked your instructions again and my files that I had to change, all is correct with one exception. I didn't want to "inflate" the total users online so I left the following line the same:
Code:
$totalonline = $numberregistered + $numberguest;
See attached the bots appear as BOD members.