Product Updates
Joomla 5.2.3 Compatibility for JA Templates, Bug Fixes, and More

I'll talk to support leader in regard to your threads

Looks like JoomlArt has no intention of helping me. 😞 I thought I was purchasing the option to best support the JoomlaBamboo to JoomlArt effort and did not realize I was picking the option that would create second class support because I did not maintain the lifetime membership. Very troubling.

    scarney

    Hi Sean,

    We're sorry for the issue you're facing, EB has changed much in the new version compare with the previous supported version in Zentools module. I'm looking at this issue and will get back to you asap.

    Thank you very much for looking into this.

    Sean

    Hi.
    I fixed the issue.

    Same file.
    add the code.

    							if (!empty($catids) && empty($get_items)) {
    								return [];
    							}

    And edit the code.

    							if(!empty($get_items) && $get_items != '') {
    								$query->where('id in (' . $get_items.')');
    							}

    Will include in the update.

    It looks like you fixed the problem. I am so relieved. Leaving the site broken for this long has been really stressful for us. Thank you!

    Write a Reply...
    You need to Login to view replies.