hofff / contao-content-navigation

Navigation for Contao.
GNU Lesser General Public License v3.0
4 stars 3 forks source link

"Call to a member function tableExists() on a non-object" in Contao 3 #5

Closed tristanlins closed 5 years ago

tristanlins commented 12 years ago
Fatal error: Call to a member function tableExists() on a non-object in ..../system/modules/CeNavigati­on/config/runonce.php on line 76
leo-unglaub commented 11 years ago

The solution is simple. Remove the protected $Database; in the runonce.php

dmolineus commented 5 years ago

We're currently working on migrating this extension to Contao 4 and dropped the migration runonce.