On my site, I don't have a link to admin, or the sort gallery or sort album links. (And I am logged into admin.)
here's what I have in my index footer:
`
Powered by zenphoto
Site contents (c)2006 David Hodgkins. For information on using the pics in a blog or website entry, please visit this page.
`
also from my index.php theme:
`
`
from my album.php page:
`
`
I do have them in another div (you can see the copyleft div for the footer admin link.) That shouldn't be a problem....right?
Any ideas why my admin stuff wont show up for me?
silverwing
Hmm.... I'm not sure why.
That extra div should not be a problem, however, I [i]did[/i] notice that you forgot an ending [b][/b] tag for your [b]credit[/b] div.
Try and open up your admin-functions.php and template-functions to make sure they haven't gotten corrupted somehow.
actually, that div is there.... just on the next line that I didn't copy
Those two files were fine. I think I'll just start over with the theme and see if I can figure out where (or if) the admin stuff disappears.
Oh, I forgot that the [b]printAdminLink()[/b] function only works when you're logged in. Since it's not showing, I can only assume that your browser may think that you're not logged in. Try clearing your cookies, then reload the page and make sure that you're browser isn't loading from the cache.
it wasn't a cookie problem (I thought about that early on.) I cleared the cookies, logged back in, and still nothing.
But if I change the theme to default or testing, it all works.
Strange indeed.
~silverwing