No Items within Groups on Frontend

Phoca Restaurant Menu - restaurant menu manager
quadbsys
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 25 Sep 2013, 15:27

No Items within Groups on Frontend

Post by quadbsys »

When we put in a full appetizer section in the restaurant menu, it does not turn up on the menu item. The Group displays, and the group description displays but even though items are published within it they do not show up. This is the same as this person's post viewtopic.php?f=39&t=23746

I turned error reporting to MAXIMUM but nothing is displayed on front end. In backend, all the items are there and published and the warnings we get are seemingly harmless:

Code: Select all

Strict Standards: Declaration ...
Here's something interesting, we used the PRO and when we click check for updates in Phoca Restaurant menu we get:

Code: Select all

Current version: 2.0.2 Your version: 2.0.3
How is this possible? And could this be cause of the issue? We are on Joomla 2.5.x.
It is also not a template issue. When you look at the code with firebug, the groups and group descriptions are there, but the items are not even output.

Thank you for you assistance. Thank you
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: No Items within Groups on Frontend

Post by Jan »

Hi,

1) Strict standars are only info for developers, so they do not cause the problem :-( - https://www.phoca.cz/documents/50-phoca/ ... tic-method

2) Version 2.0.3 - I have fixed, this is only a typo error on the server so this has no effect on working the extension

If the groups are displayed in HTML code, this means everything with the extension is OK, it just send the ouptut to the site right. To know if this is a template issue, try to switch to some standard template - only for test to see if you get the items in frontend. :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply