As stated in another topic of mine :
http://forum.egghelp.org/viewtopic.php?p=77183#77183
I am having trouble getting scripts to work which can write data to database files.
One example was the Learn scripts (with !learn add etc) from the stated topic above.
Personaly I'm starting to think it's a general config problem and not a problem with the scripts.
So in short, for some reason the eggdrop bot is unable to write data to files.
The strang thing is that allot of the scripts seem to be able to :
- Create folder and file
- Eggdrop is logging data fine (channels)
- No error messages can be found anywhere, even with Set errorInfo.
So it seems it's able to create files.
I've even tried to set a chmod of 777 on the complete eggdrop dir + files and subdirs.
Also tried chowning all the files and subdirs as the current runnning eggdrop user.
Anybody have a clue what's going on here? It's really frustating since I've been trying this for days and I've tried almost all the Learn scripts for example.
Most of them work, as in, they respond to lookups like : No word can be found. They just don't respond to !learn add commands. Not even a error message or a reply from the bot.
I obviously have checked teh config file many times and have tried creating the db files myself. Anybody have a clue??
Could it be something to do with the fact that I'm not using my eggdrop for operator commands yet? like setting modes etc.
I have tried giving my eggdrop bot the +o status, didn't make any difference.