Quote:
Originally Posted by calgdsm
Ok the code is not in my timeslips.php, where should it be?
The links in the cp do not show up.
|
i apologize, but i meant to say timeslips template instead of timeslips.php
admin cp > styles & templates > style manager > edit template for your current style > timeslips
look in the template and find this block of code towards the bottom.
Code:
<!-- please don't remove this -->
<font size="1"><center>[vBTimeslipDatabasev2.0 by <b><a href=http://modernmusclecars.net>EvilLS1</a></b>.Converted to vb3.5 by <b><a href="mailto:deathemperor@gmail.com">deathemperor</a></b>]</center></font>
</td>
</tr>
</table>
</table>
<font size="1"><a href="profile.php?$session[sessionurl]&do=edittimeslip">$vbphrase[timeslips_submit]</a></font>
</td></tr></table>
<br />$pagenav
$footer
</body>
</html>
and then compare the line of code below to yours and verify that they are the same.
Code:
<font size="1"><a href="profile.php?$session[sessionurl]&do=edittimeslip">$vbphrase[timeslips_submit]</a></font>