Newbies wasabi Posted August 6, 2008 Newbies Posted August 6, 2008 ID Name Model Number Price Created At Created By <?php echo $rows; ?>
mcyrulik Posted August 6, 2008 Posted August 6, 2008 Well, Error 105 is Layout is missing. so it looks like this is the line to look at: $request = $fm->newFindAllCommand('Product'); Couple things I would check: 1) That you spelled the layout name(Product) is spelled correctly (it is case sensitive) 2) if it is, make sure that user has access to it(I think view only wold work).
Recommended Posts
This topic is 5952 days old. Please don't post here. Open a new topic instead.
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 accountSign in
Already have an account? Sign in here.
Sign In Now