RADBMX.CO.UK
Forum => Q&A, Ideas & Feedback => Topic started by: adeshere on March 15, 2007, 03:34 PM
-
Hi,
After i have made a post, i still get the missing icons next to HOME, FORUM etc
When you press the link its adding an extra item eg
should be
http://www.radbmx.co.uk/forum/index.php
But i get
http://www.radbmx.co.uk/forum/forum/index.php
-
i get that alot too....why???
At home I also get 'your session is timed out' after I post something???
bizarre :buck2:
-
Hi,
Think i might have spotted your error
this is correct
<!-- begin linkbar -->
<tr>
<td>
<table width="100%" align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<img src="./mkportal/templates/Forum/images/black.jpg" border="0" alt="" /> (http://www.radbmx.co.uk/index.php)
<td class="navigatore" >
this is wrong
<!-- begin linkbar -->
<tr>
<td>
<table width="100%" align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<img src="../mkportal/templates/Forum/images/black.jpg" border="0" alt="" /> (http://www.radbmx.co.uk/index.php)
<td class="navigatore" >
You have an extra . in the faulty one ie img src="../mkportal
-
and i still cant see the SHOUT section lol.