Visit Extension -> Manage -> Database and you got an error that the database isn´t up to date. The following DBs do have problems:
Table 'test_newsfeeds' should not have column 'filename'. (From file 3.0.0.sql.)
Table 'test_newsfeeds' does not have column 'description'. (From file 3.0.0.sql.)
Table 'test_newsfeeds' does not have column 'version'. (From file 3.0.0.sql.)
Table 'test_newsfeeds' does not have column 'hits'. (From file 3.0.0.sql.)
Table 'test_newsfeeds' does not have column 'images'. (From file 3.0.0.sql.)
Table 'test_banners' does not have column 'created_by'. (From file 3.0.0.sql.)
Table 'test_banners' does not have column 'created_by_alias'. (From file 3.0.0.sql.)
Table 'test_banners' does not have column 'modified'. (From file 3.0.0.sql.)
Table 'test_banners' does not have column 'modified_by'. (From file 3.0.0.sql.)
Table 'test_banners' does not have column 'version'. (From file 3.0.0.sql.)
Additional to that the following errors will be shown:
Error
Table 'dbtest.test_newsfeeds' doesn't exist SQL=SHOW COLUMNS IN test_newsfeeds
WHERE Field = 'filename'
Table 'dbtest.test_newsfeeds' doesn't exist SQL=SHOW COLUMNS IN test_newsfeeds
WHERE field = 'description'
Table 'dbtest.test_newsfeeds' doesn't exist SQL=SHOW COLUMNS IN test_newsfeeds
WHERE field = 'version'
Table 'dbtest.test_newsfeeds' doesn't exist SQL=SHOW COLUMNS IN test_newsfeeds
WHERE field = 'hits'
Table 'dbtest.test_newsfeeds' doesn't exist SQL=SHOW COLUMNS IN test_newsfeeds
WHERE field = 'images'
Table 'dbtest.test_banners' doesn't exist SQL=SHOW COLUMNS IN test_banners
WHERE field = 'created_by'
Table 'dbtest.test_banners' doesn't exist SQL=SHOW COLUMNS IN test_banners
WHERE field = 'created_by_alias'
Table 'dbtest.test_banners' doesn't exist SQL=SHOW COLUMNS IN test_banners
WHERE field = 'modified'
Table 'dbtest.test_banners' doesn't exist SQL=SHOW COLUMNS IN test_banners
WHERE field = 'modified_by'
Table 'dbtest.test_banners' doesn't exist SQL=SHOW COLUMNS IN test_banners
WHERE field = 'version'
The uninstallation from NewsFeeds and Banners shouldn´t produce the issue above.
See error message above
Status | New | ⇒ | Duplicate Report |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-12-19 14:06:12 |
Closed_By | ⇒ | brianteeman |
Rel_Number | 0 | ⇒ | 8691 |
Relation Type | ⇒ | Duplicate of |
Closed as a duplicate of #8691
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8739.