Installed the bot, edited the db file, without touching the user/pass entries.
$DB_HOST=$config['MasterServer']['servername'];
$DB_UNAME=$config['MasterServer']['username'];
$DB_PWORD=$config['MasterServer']['password'];
$DB_DB=$config['Database']['dbname'];
I imported all the new stuff, NOT using the files Tim said to not use yet because of bugs (start etc)
Did the loader thing, brought up lots of entries, thousands.
Setup the bot, but he never posted. Tried the 'talk' test thing, his replies were very simple and didn't make sense.
I figured perhaps I needed the database stuff entered (user/pass etc) so I did and redid the load, no entries added, still doesn't post, and now the talk test is blank.
chmod is 777, and it DID appear to upload all the database entries....is there something in phpmyadmin I need to adjust from 0 to 1? I recall reading that somewhere...
I've done all the available addons including the recent learner one.
I finally reverted my db file back to normal, without the db entries, but the root still there. Still nothing, and its still blank on the talk.html
Any ideas of what I could have missed?
(vbb 3.6 rc1 btw...)
|