Quote:
Originally posted by ModshackUK
Any chance of a txt version of the instructions as the text is getting mixed up with the installer and its causing me loads of parse errors.
Also for those who use quick reply this will not work as it will bypass it if a member uses it to make a reply to a thread.
HM
|
dong has overlooked an error in the install script...thus why you getting the parse errors...
Change this:
{
require("irc.php");
}
to:
{
require("irc.php");
}
}
}
Also, the newreply.php check for action=xxx
Another error is it should =="reply" not "new"
BTW, I am in no way putting your work down dong, I am just trying to help others with the same probs I went through. I also got it to work .... yippie