Floris, that's all nice but it's spam to the thread. :ermm:
Also, it's not really necessary to quote my whole first post.
Quote:
Especially when the script can run 1 eggy for multiple channels.
|
That's not installed yet, but I will be looking into it.
For anyone who currently has installed this eggdrop on their site and it's working, and if you would allow me to use your forum home as an demonstration to how this thing works in action, please PM me (with a link of your forum home). I'll edit the first post and include the links.
Quote:
set vb_script "http://www.mysite/irconline.php"
this is my error when i write the post
|
Yes... that is the wrong syntax.
You need to set the vb_script variable! Set it to where irconline.php is located.
You also need to upload it to your forums directory! For example, you own a site called "mycoolstuff.com", and your forum is located at "mycoolstuff.com/forums".
Then, the correct settings should be:
Code:
set vb_script "http://www.mycoolstuff.com/forums/irconline.php"
Quite simple.
Quote:
Hmm. Its not grabbing the topic.
|
Try changing the topic, using /topic, and seeing if it refreshed.
Check phpmyadmin to see if there is a value for the topic field. Ensure you have followed the steps correctly.
I'm going to reinstall this hack on my host to ensure I got all bugs out, though I'm quite sure I have.