-
Gary´s Cookbook Forum
-
Gary´s Cookbook
-
Gary´s Cookbook 4.0
-
Gary's Cookbook 4.5.2: List Recipes in a Category
Gary's Cookbook 4.5.2: List Recipes in a Category
-
Vegisto
-
Topic Author
-
Offline
-
Junior Member
-
Less
More
-
Posts: 36
-
Thank you received: 4
-
-
-
-
-
6 years 9 months ago - 6 years 9 months ago #5637
by Vegisto
Hallo,
joomla 3.4.3, Gary's Cookbook 4.5.2
If I choose in the Menu "List Recipes in an Category" the following appears in the frontend:
$version = new JVersion(); $currentVersion = $version->getShortVersion(); $isJoomla30 = version_compare($currentVersion, '3.0', '>='); if ($isJoomla30) { echo $this->loadTemplate('items_3'); } else { echo $this->loadTemplate('items'); } ?>
No Recipe where listed.
Any hints
Thanks a lot and bye
Vegisto
Last edit: 6 years 9 months ago by Vegisto.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 6
-
Thank you received: 0
-
-
5 years 11 months ago #5692
by theklaus
I am having the same problem. updated to 4.5.3 but noting changed
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 6
-
Thank you received: 0
-
-
4 years 9 months ago - 4 years 9 months ago #5773
by theklaus
Now at Version 4.5.6 and no solution
after such a long time i will switch to another cookbook
Klaus
Last edit: 4 years 9 months ago by theklaus. Reason: typo
Please Log in or Create an account to join the conversation.
-
Gerald
-
-
Offline
-
Administrator
-
-
Think Pink
Less
More
-
Posts: 737
-
Thank you received: 24
-
-
-
-
-
4 years 9 months ago - 4 years 9 months ago #5774
by Gerald
Please Post a Link to Check your Problem the Problem is Not available on our Testsystems
Moderator Developer of Gary´s Cookbook
Last edit: 4 years 9 months ago by Gerald.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 6
-
Thank you received: 0
-
-
-
Gerald
-
-
Offline
-
Administrator
-
-
Think Pink
Less
More
-
Posts: 737
-
Thank you received: 24
-
-
-
-
-
4 years 9 months ago #5776
by Gerald
Welche Version ist den instaliert pro? Sind overides gemacht? Es sieht so aus als wenn hier etwas verändert wurde
Moderator Developer of Gary´s Cookbook
Please Log in or Create an account to join the conversation.
-
Gary´s Cookbook Forum
-
Gary´s Cookbook
-
Gary´s Cookbook 4.0
-
Gary's Cookbook 4.5.2: List Recipes in a Category
Time to create page: 0.045 seconds