Page 1 of 1
{edit} tag doesn't show up in IE and FF
Posted: Mon Mar 20, 2006 5:51 pm
by noidea
Well I've tried all kind of solutionis either putting {edit} iside a template so anyone can see edit link but there is no way to make it show up in IE and FF... am I the only one with this problem?
Re: {edit} tag doesn't show up in IE and FF
Posted: Tue Mar 21, 2006 1:06 am
by noidea
Well after some debugging I've found the solution... I don't know why but if you comment
if(!$userid) return;
if (!$access) return;
this 2 lines there is no more problem with any of 3 most used browsers (Opera, FF & IE) and you can see the link or image for editing the page when logged.
Re: {edit} tag doesn't show up in IE and FF
Posted: Tue Mar 21, 2006 2:46 am
by Ted
Can you do a test for me?
Specifically logout of the admin. Now click on the edit tag's link. Does the login screen show up?