Skip to main content

#209 step.php error

Posted in ‘EasySocial’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by CreativeGraphics Support on Saturday, 18 April 2026 14:15 UTC

tribetech

Posted a ticket on this yesterday, then closed it after realising I'd diagnosed incorrectly.

Editing step titles in the EasySocial workflow does not work, clicking edit causes infinite loading

The problem is in -

/administrator/components/com_easysocial/themes/default/workflows/form/browser/step.php

There is an error in line 12/13 with the code appearing twice.

* See COPYRIGHT.php for copyright notices and details.
*/
use Joomla\CMS\Language\Text;
use Joomla\CMS\Language\Text;

defined('_JEXEC') or die('Unauthorized Access');

removing the duplicate line solves the problem.

CreativeGraphics Support

Thank you for reporting. 

I am on holidays now, but I will correct this as soon as I return. 

Best regards, Pascal

CreativeGraphics Support

Corrected that, sorry for the delay. The fix is in version 5.0.4 which will be released today.

Best regards, Pascal