Search
Other Conditional Content questions
Forum

Zoo conditions J4

Konrad Trautmann's Avatar Konrad Trautmann
Hello,

for J3 you have conditions for the extension Zoo
for J4 not

how can i assign a modul to a specific item of zoo in J4

Thanks Konrad
Peter van Westen's Avatar Peter van Westen ADMIN
Please try the latest development version from:
regularlabs.com/development-releases
Please post a rating at the Joomla! Extensions Directory
Konrad Trautmann's Avatar Konrad Trautmann
thank you, it works
Konrad Trautmann's Avatar Konrad Trautmann
Hi,

there is a bug.

the condition pages type for zoo ---> category and item do not work

no distinction is made in the condition category, everything is always displayed

in no case is anything displayed in the condition items

Thanks Konrad
Peter van Westen's Avatar Peter van Westen ADMIN
I'll have a fix for this soon...
Please post a rating at the Joomla! Extensions Directory
Peter van Westen's Avatar Peter van Westen ADMIN
Please try the latest development version from:
regularlabs.com/development-releases
Please post a rating at the Joomla! Extensions Directory
Konrad Trautmann's Avatar Konrad Trautmann
Hi, the problem is the same ....
Thanks
Peter van Westen's Avatar Peter van Westen ADMIN
Weird. I cannot reproduce this behaviour. All custom fields are working fine for me.

Can you give me (super) admin and (s)ftp access so I can take a look?
And tell me on what url I can see/reproduce the issue.
You can use the 'Confidential information' button in the forum editor to hide sensitive information.
Please post a rating at the Joomla! Extensions Directory
Konrad Trautmann's Avatar Konrad Trautmann
Why does conditions store hundreds of files in the tmp folder?

<?php
defined('_JEXEC') or die;
function regularlabs_php_06fb058eb019f6f64e922edf35e8caca($rl_variables, $article, $module){
$app = $mainframe = RegularLabs\Library\Php::getApplication();
$document = $doc = RegularLabs\Library\Php::getDocument();
$database = $db = JFactory::getDbo();
$user = $app->getIdentity() ?: JFactory::getUser();
$Itemid = $app->input->getInt('Itemid');
if (is_array($rl_variables)) {foreach ($rl_variables as $rl_key => $rl_value) {${$rl_key} = $rl_value;}}
echo number_format('2360.0000',0,",",".").',-'; ;;
return get_defined_vars();
;}
Peter van Westen's Avatar Peter van Westen ADMIN
Conditional Content will create a temporary php file for each PHP condition you use.
It should however remove the file once it has executed it, during the same pageload.
It that does not happen, then there is probably an issue with the folder/file permissions on your server, preventing the deletion.

PS: The file contents you pasted looks more like some PHP code you are executing via Sourcerer.
Please post a rating at the Joomla! Extensions Directory
Konrad Trautmann's Avatar Konrad Trautmann
Hello,

thanks for looking

---

Module ID 571 Custom
(Headline "Archiv" h2 categorie) --> because h1 is item headline --> Montana Aktion

Conditions id 198

Zoo Items

www.stilleben-online.de/blog/archiv/montana-aktion-2019.html

do not work

---

---

Module ID 562 Custom
(Headline "Archiv" h1 categorie)

Conditions id 197

Zoo Categorie

www.stilleben-online.de/blog/archiv.html

shown both

categorie --> right

items --> wrong

---

Konrad

Confidential information:
(hidden)
Peter van Westen's Avatar Peter van Westen ADMIN
Please try the latest development version from:
regularlabs.com/development-releases
Please post a rating at the Joomla! Extensions Directory
Konrad Trautmann's Avatar Konrad Trautmann
Hello Peter,

perfect, it works. Many Thanks.

Konrad
Peter van Westen's Avatar Peter van Westen ADMIN
Ok, great 🙂
The fix will be included in the next release.
Please post a rating at the Joomla! Extensions Directory
You can only post on the extension support forum if you have an active subscription and you log in

Buy a Pro subscription