I know iv'e seen this discussed before but I can't find it.
When not logged in I can not perform an Advanced Search in an express list block.
I'm sure someone found it to be a permissions issue but I don't remember where to fix it.
Ok it's not a permission issue but a bit of a bug in the block itself. The block uses jQuery to show and hide the advances settings area but doesn't require it. Thus when logged as admin the toolbar loaded jQuery and everything was fine.
I added jQuery to the Theme and all is well now.
Code
Post Reply
Delete Post
You are allowed to delete your post for 5 minutes after it's posted.
I added jQuery to the Theme and all is well now.