Hi
I have installed but im finding it hard to insert headers, and links. my code looks like this, please copy/paste code on how it looks with it containing proper information, links etc so i can see what i need to do. Basic problem, but pretty new to coding
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<product productid="peterska2_sidecol_left" active="1">
<title>Left Side Column</title>
<description>Adds a left side column to your forums</description>
<version>1.0.2</version>
<url />
<versioncheckurl><![CDATA[https://vborg.vbsupport.ru/misc.php?do=checkversion&t=117988]]></versioncheckurl>
<dependencies>
</dependencies>
<codes>
</codes>
<templates>
<template name="forumhome_sidecolumn_left" templatetype="template" date="1144738789" username="peterska2" version="1.0.0"><![CDATA[<tr>
<td class="thead">
COMING SOON
</td>
</tr>
<tr>
<td class="alt1">
We are working on
</td>
</tr>
<tr>
<td class="alt2">
completing ASAP.
</td>
</tr>]]></template>
</templates>
<plugins>
<plugin active="1" executionorder="5">
<title>Left Side Column 1</title>
<hookname>cache_templates</hookname>
<phpcode><![CDATA[$globaltemplates = array_merge($globaltemplates, array('forumhome_sidecolumn_left'));]]></phpcode>
</plugin>
<plugin active="1" executionorder="5">
<title>Left Side Column 2</title>
<hookname>parse_templates</hookname>
<phpcode><![CDATA[eval('$forumhome_sidecolumn_left = "' . fetch_template('forumhome_sidecolumn_left') . '";');]]></phpcode>
</plugin>
</plugins>
<phrases>
</phrases>
<options>
</options>
<helptopics>
</helptopics>
<cronentries>
</cronentries>
<faqentries>
</faqentries>
</product>
your help is very much appreciated. you can see my forum at
www.leylandforum.co.uk/forum to see what i have done so far with regards to the column