?
Related to # 16350
avatar franz-wohlkoenig
franz-wohlkoenig
31 May 2017

Steps to reproduce the issue

Similar #16350: Modules > New > Choose an Module Type:
bildschirmfoto 2017-05-31 um 09 38 30

System information

4 (latest nightly build)
macOS Sierra, 10.12.5
Firefox 53 (64-bit)

MAMP 4.1.1

  • PHP 7.0.15
  • MySQLi 5.6.35
avatar franz-wohlkoenig franz-wohlkoenig - open - 31 May 2017
avatar joomla-cms-bot joomla-cms-bot - change - 31 May 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 31 May 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 31 May 2017
Rel_Number 0 16350
Relation Type Related to
avatar franz-wohlkoenig franz-wohlkoenig - change - 31 May 2017
Category com_modules
avatar mbabker
mbabker - comment - 31 May 2017

@laoneo or @joomdonation it looks like the $this->getTable() call is failing here (returning boolean instead of a Table object).

avatar joomdonation
joomdonation - comment - 31 May 2017

I will check this. The local install I installed yesterday doesn't have this error. Will re-download and check it

avatar laoneo
laoneo - comment - 31 May 2017

The MVCFactory is probably not passed down the chain.

avatar joomdonation
joomdonation - comment - 31 May 2017

MvcFactory is not used to create table object in this model. For some reasons, I could not re-procedure this issue myself in latest 4.0-dev. Could anyone confirms this issue?

avatar mbabker
mbabker - comment - 31 May 2017

My gut feeling is if it works in the git repo or with a fresh install of the nightly build, it's an issue with trying to upgrade a nightly build (which is most assuredly broken right now, the only update logic we have in place is some of the SQL changes).

avatar franz-wohlkoenig franz-wohlkoenig - change - 31 May 2017
Status New Discussion
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 31 May 2017

Can install full Package if it helps.

avatar joomdonation
joomdonation - comment - 31 May 2017

Yes, please !

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 31 May 2017

New Module after full-Package-Install works. looks like @mbabker wrote (Comment).

avatar franz-wohlkoenig franz-wohlkoenig - change - 31 May 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-05-31 08:33:16
Closed_By franz-wohlkoenig
avatar franz-wohlkoenig franz-wohlkoenig - close - 31 May 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 31 May 2017
Status Closed New
Closed_Date 2017-05-31 08:33:16
Closed_By franz-wohlkoenig
avatar franz-wohlkoenig franz-wohlkoenig - reopen - 31 May 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 1 Jun 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-06-01 03:59:56
Closed_By franz-wohlkoenig
avatar franz-wohlkoenig franz-wohlkoenig - close - 1 Jun 2017

Add a Comment

Login with GitHub to post a comment