Zen Cart Logo
Forums / General Questions / Check if admin is logged in?

Check if admin is logged in?

Locked

Views: 1,504

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
22 Mar 2009, 12:03 PM
#1
rocoso avatar

rocoso

New Zenner

Join Date:
Jul 2007
Posts:
10
Plugin Contributions:
0

Check if admin is logged in?

:cry:
How do i check if admin is logged in?
Im making a blog feature and need to know in the front end if admin is logged in.

this does not seem to work in the front end.
if (!defined('IS_ADMIN_FLAG')) {
echo $this;
}else{
echo $that;
}

23 Mar 2009, 5:49 AM
#2
rocoso avatar

rocoso

New Zenner

Join Date:
Jul 2007
Posts:
10
Plugin Contributions:
0

Re: Check if admin is logged in?

Never mind i figure it out. I just started to build a admin back end instead of making the blogs editable in the front end. Almost done with zenblog :cool:

25 Mar 2009, 6:52 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Check if admin is logged in?

Sounds like an interesting feature that would make a terrific add on ... :cool:

Let us know how it goes ...

5 May 2009, 1:47 AM
#4
rocoso avatar

rocoso

New Zenner

Join Date:
Jul 2007
Posts:
10
Plugin Contributions:
0

Re: Check if admin is logged in?

Ajeh:

Sounds like an interesting feature that would make a terrific add on ... :cool:

Let us know how it goes ...

Its going pretty well so far :)

I have it up as a demo here
http://www.rocky.nu/index.php?main_page=blog