Okay I have named the file cpnav_modtools and this is the content:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<navgroups product="cpnav_modtools">
<navgroup text="tools" displayorder="100">
<navoption displayorder="1"> <text>Visitor Messages</text>
<link>http://www.xxx.com/moderation.php?do=viewvms&type=moderated</link>
</navoption>
<navoption displayorder="2"> <text>Group Messages</text>
<link>http://www.xxx.com/moderation.php?do=viewgms&type=moderated</link>
</navoption>
<navoption displayorder="3"> <text>Picture Comments</text>
<link>http://www.xxx.com/moderation.php?do=viewpcs&type=moderated</link>
</navoption>
<navoption displayorder="4"> <text>New Pictures</text>
<link>http://www.xxx.com/moderation.php?do=viewpics</link>
</navoption>
</navgroup>
</navgroups>
How do I import it? What I have tried is placed it within the includes/xml folder and refreshed the admin cp but all that appears is
Im not sure how to import it via any other methods, I have attempted importing it as a product but I get:
Code:
XML Error: EntityRef: expecting ';' at Line 5
Hope someone can help, I must not be doing something correctly

________
EXPERT INSURANCE