I have problem with chatbot plugin by Assembler Maniac, i installed it correctly and it doesnt work, in xaseco log i found these entries:
[PHP Warning] Invalid argument supplied for foreach() on line 37 in file E:\TMServer\xaseco\plugins\plugin.chatbot.php
[PHP Warning] Invalid argument supplied for foreach() on line 49 in file E:\TMServer\xaseco\plugins\plugin.chatbot.php
and:
[PHP Warning] Parameter 1 to chatbot_chat() expected to be a reference, value given on line 1248 in file E:\TMServer\xaseco\aseco.php
[PHP Warning] Parameter 1 to chatbot_chat() expected to be a reference, value given on line 1248 in file E:\TMServer\xaseco\aseco.php
[PHP Warning] Parameter 1 to chatbot_chat() expected to be a reference, value given on line 1248 in file E:\TMServer\xaseco\aseco.php
[PHP Warning] Parameter 1 to chatbot_chat() expected to be a reference, value given on line 1248 in file E:\TMServer\xaseco\aseco.php
[PHP Warning] Parameter 1 to chatbot_chat() expected to be a reference, value given on line 1248 in file E:\TMServer\xaseco\aseco.php
[PHP Warning] Parameter 1 to chatbot_chat() expected to be a reference, value given on line 1248 in file E:\TMServer\xaseco\aseco.php
[PHP Warning] Parameter 1 to chatbot_chat() expected to be a reference, value given on line 1248 in file E:\TMServer\xaseco\aseco.php
Chatbot problem
- nicomoore0
- speedy pilot
- Posts: 326
- Joined: 27 May 2008 16:58
- Owned TM-games: All
- Location: Scotland
Re: Chatbot problem
server software was created for php5, its now mostly onto php7, check your version.
If you're running php7 you might have to use xaseco+modernizer. search through the xaseco forum in toolbox for everything you'll need
If you're running php7 you might have to use xaseco+modernizer. search through the xaseco forum in toolbox for everything you'll need

C®AżΨ αηηιнιllαтσя ッ
We Are Crazy server <<-- Click to join
Server Location
United Kingdom -> England -> London
We Are Crazy server <<-- Click to join
Server Location
United Kingdom -> England -> London
Re: Chatbot problem
Im using php 5.6, this chatbot is from 2010, it doesnt seem like it require newer version of php.
Re: Chatbot problem
I once saw a topic where someone had the same problem, Assembler Maniac put the link to corrected version and it worked. This link doesn't work anymore. Why then there is in xaseco repository a plugin that doesn't work?