Page 1 of 1

Login Link

Posted: November 20th, 2007, 6:06 pm
by jeffarcher
Hello:

I've been playing with GuMax 3.3, and I'm not sure what I did, but the Login/Create Account link isn't displaying in the header. Here is the code:

<li>
<a href="<?php echo htmlspecialchars($this->data['personal_urls']['login']['href']) ?>">
<?php echo htmlspecialchars($this->data['personal_urls']['login']['text']) ?>
</a></li>

All I get on the page is:

<li><a href=""></a></li>

Thanks for any assistance.
-jeff

Re: Login Link

Posted: November 21st, 2007, 8:59 am
by gmack
Read this post, it's all about the same problem. Login problem, GuMax 3.3