bug

Search
Other Bug Reports questions
Forum

bug - repeatable text fields in zoo

Markus Hoffmann's Avatar Markus Hoffmann
as soon as you integrate repeatable text fields in zoo, the content templater no longer works. the content is not loaded into the fields, but always only into the first one. a second repeatable field cannot be filled with the templater. why?
Peter van Westen's Avatar Peter van Westen ADMIN
Content Templater does not support setting subform (or other nestable) fields.
Please post a rating at the Joomla! Extensions Directory
Thomas's Avatar Thomas
Very often, or I mean allways this bug comes when I try to update several plugins, several of yours. When I mark all of them for update and click update, in a short while I get the response 500. Today I turned on the bug feature in Joomla and got this:

Fatal error: Cannot declare class Com_ConditionsInstallerScript, because the name is already in use in /home/svenskahou/domains/clubflashback.se/public_html/tmp/install_67e55c46dc4d9/packages/j4/pkg_conditions/packages/com_conditions/script.install.php on line 18

in /home/svenskahou/domains/clubflashback.se/public_html/tmp/install_67e55c46dc4d9/packages/j4/pkg_conditions/packages/com_conditions/script.install.php (line 18)
use Joomla\CMS\Factory as JFactory;
use Joomla\Filesystem\File as JFile;
use Joomla\Filesystem\Folder as JFolder;

class Com_ConditionsInstallerScript
{
    public function postflight($install_type, $adapter)
    {
        if ( ! in_array($install_type, ['install', 'update']))
        {

It works most of the time when I update 2 plugins at a time.
In /home/svenskahou/domains/clubflashback.se/public_html/tmp/install_67e55c46dc4d9/ I see pkg_rereplacer.xml

I use Joomla 5 the latest, php8.1
Peter van Westen's Avatar Peter van Westen ADMIN
Seems like your server is not deleting files when it should. Check if you have remnant installer extensions under the Extension > Manage. Get rid of them.
Please post a rating at the Joomla! Extensions Directory
Thomas's Avatar Thomas
How do I know they are remnant?
Thomas's Avatar Thomas
Sorry I saw now I'am using php8.2.
Peter van Westen's Avatar Peter van Westen ADMIN
I'll add some extra checks to prevent this. But that will only work on new releases.
Please post a rating at the Joomla! Extensions Directory
Thomas's Avatar Thomas
Great.
And I want you to know that your plugins is the best. I always use them and plan to buy some later on.
Peter van Westen's Avatar Peter van Westen ADMIN
Thank you! 🙂
Please post a rating at the Joomla! Extensions Directory
You can only post on this forum if you log in