{edit} tag doesn't show up in IE and FF

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
noidea

{edit} tag doesn't show up in IE and FF

Post 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?
noidea

Re: {edit} tag doesn't show up in IE and FF

Post 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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: {edit} tag doesn't show up in IE and FF

Post 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?
Locked

Return to “CMSMS Core”