View Single Post
Old 11-03-2005, 01:48 AM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default

Quote:
Originally Posted by hukker
Is it depending on a DB? I mean do you have to have a mysql db running for the bot to work fine?
and also for some reason after ive installed the siteinvite.tcl, the !request command doesnt work in chan, come to think of it it didnt work before either cause then it was comapling about not being able to connect to the invite Database.
The instructions for installing the invite module in the readme clearly state to create a ODBC DSN.
Quote:
1. Add "invite" to the module list in AlcoBot.conf.
2. Create an ODBC DSN connection to your database. Use the table schema provided in invite.sql, which is located in the module's directory.
3. Configure the [Module::Invite] section in AlcoBot.conf.
4. Reload AlcoBot by entering the command ".alcobot reload" in DCC chat.
5. Instructions for installing the SITE commands are in the top of the siteInvite.tcl file, which is located in the module's directory.
Quote:
Originally Posted by hukker
I removed the module invite then it told me that nxtools was depending on the invite module...
site request on site works perfectly though

I dont know if you can help me somehow with this litlle info, so if you have any questions for me, shoot

edit; here are the two line

#1 ModInvite - Unable to connect to database "Alcoholicz": [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified (IM002)

and after removeing the invite module

#2 Unable to load module "nxtools": missing module dependency "invite"
This is normal, the nxtools module relies on functionality provided by the invite module. So if the invite fails to load, nxtools will as well.
neoxed is offline   Reply With Quote