?
Duplicate of # 8691
avatar BastianWie
BastianWie
19 Dec 2015

Steps to reproduce the issue

  • Uninstall NewsFeeds & Banners from Joomla 3.4.6
  • 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'

Expected result

The uninstallation from NewsFeeds and Banners shouldn´t produce the issue above.

Actual result

See error message above

System information (as much as possible)

  • Joomla 3.4.6

Additional comments

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar BastianWie BastianWie - open - 19 Dec 2015
avatar brianteeman brianteeman - change - 19 Dec 2015
Status New Duplicate Report
Closed_Date 0000-00-00 00:00:00 2015-12-19 14:06:12
Closed_By brianteeman
avatar brianteeman brianteeman - close - 19 Dec 2015
avatar brianteeman brianteeman - close - 19 Dec 2015
avatar brianteeman
brianteeman - comment - 19 Dec 2015

Closed as a duplicate of #8691


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8739.

avatar mbabker mbabker - change - 23 Mar 2016
Rel_Number 0 8691
Relation Type Duplicate of

Add a Comment

Login with GitHub to post a comment