Jump to content

Api if user not logged in


regesh
 Share

Recommended Posts

I can't find out this "bug"

$query = 'template=shop_item,item_category=1101';
$items = $pages->findMany($query);
echo count($items);

if user is logged in. The result is 1, But if not the result is 0. 
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...