1 tonybones Aug 29, 2007 02:17
3 tonybones Aug 29, 2007 04:14
<h1><a href="<?php $blog->disp( '../../../wordsofwisdom/skins/guadeloupe/blogurl', 'raw' ) ?>"><?php $Blog->disp( 'name', 'htmlbody' ) ?></a></h1>
4 jibberjab Aug 29, 2007 04:39
You haven't listed your b2evo version.. but try this:
<h1><a href="<?php $Blog->disp( 'url', 'raw' ) ?>"><?php $Blog->disp( 'name', 'htmlbody' ) ?></a></h1>
I'm using 1.10.2 and that works fine for me
jj.
Whoever is going to help is going to need to know what is on line 75 of the file in question...
jj.