nice hack/s
*warning, I don't know coding*
when I tried to import the .xml I get a vb error message saying invalid file specified.
I tried to do it both from my computer and from ftp to the includes/xml folder and got the same message.
I then opened the the add new plugin choice and put the information in there that I found in the .xml file, though it took a few times because I kept including too much of the information I guess. Like it only worked after I took off this stuff
Code:
<?xml version="1.0" encoding="ISO-8859-1" ?>
- <plugins>
- <plugin active="1">
<title>Members in Flashchat</title>
<hookname>forumhome_start</hookname>
- <phpcode>
- <![CDATA[
]]>
</phpcode>
</plugin>
</plugins>
I'm just posting this in case this is actually the only way to add it so that maybe you'd update the instructions so that step 3 isn't just:
Quote:
Step 3.
Install the plugin using the supplied XML file.
|
but actually goes through and tells us newbies what to do