Hi guys,
I'm trying to setup the EIM1.4 under vB 3.0.1 and Eggdrop 1.6.15, under linux.
I've followed the installation twice and performed correctly all the vB operation.
- I can create #channel via admincp
- The template is working well
- The database access is working well (displaying 0 everywhere in template)
It seems that the eggdrop script can't update the channel status to the mysql via irconline.php ...
On the eggdrop part, I have correctly load up the scripts/_egghttp.tcl and scripts/_ircrefresh.tcl
- When I'm trying to run manual command, nothings append
- I got strange error message in log
Quote:
Tcl error [check_part]: invalid command name "::http::cleanup"
|
Any Idea ? maybe my egghttp lib is not the good one ? (egghttp.tcl v1.0.5 - by strikelight)
How can I debug the app ?
Thanks in advance, RCK.