× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

State operations backend not working in Joomla 3.9.

5 år 9 måneder siden #1910 af Olaf van der Grijspaarde
State operations backend not working in Joomla 3.9. blev oprettet af Olaf van der Grijspaarde
Since update to Joomla 3.9.1 all state operations in the backend (publish/unpublish/archive/trash) seem to have stopped working.

Looks like a serious issue to me, urgent solutions is needed....

Regards,
Olaf

Venligst Log på eller Opret en konto for at deltage i samtalen

5 år 9 måneder siden #1913 af Glenn Arkell
Besvaret af Glenn Arkell på emne State operations backend not working in Joomla 3.9.
Discovered that making a slight change to the Table file of the component makes the buttons work. May not be the best or ultimate change but works for those that can't revert back to 3.8.n.
public function __construct(&$db)
	{
			parent::__construct('#__mycomponent_tablename', 'id', $db);

		// Set the alias since the column is called state
		$this->setColumnAlias('published', 'state');
	}
Følgende bruger(e) sagde tak: Márton Feövenyessy, Geir, DarkGreg, Jordi Solves

Venligst Log på eller Opret en konto for at deltage i samtalen

5 år 9 måneder siden #1914 af Olaf van der Grijspaarde
Besvaret af Olaf van der Grijspaarde på emne State operations backend not working in Joomla 3.9.
Excellent, this solves the most serious problems for now.

Hopefully this will be changed in Component Creator build as well!

Venligst Log på eller Opret en konto for at deltage i samtalen

5 år 9 måneder siden #1916 af Grant Broadcasters
Besvaret af Grant Broadcasters på emne State operations backend not working in Joomla 3.9.
This needs to be added to all table files as it is required to make any component work in 3.9.1+ due to a change in Joomla code handling the published/state field.

Venligst Log på eller Opret en konto for at deltage i samtalen

Tid til at oprette siden: 0.101 sekunder
Leveret af Kunena Forum

Vi we benytter cookies, så vi bedst muligt kan levere vores services. For mere information, se vores