TOPIC: error after joomla update

error after joomla update 9 years 4 months ago #6467

  • miwadesign
  • miwadesign's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 31
  • Karma: 0
Hi!

I have uploaded the quickstart package and noticed that it was Joomla 2.5.1. I did the update to 2.5.16 and the following error occured:



JInstaller: :Install: Error SQL DB function failed with error number 1060
Duplicate column name 'ordering' SQL=ALTER TABLE `u14np_languages` ADD COLUMN `ordering` int(11) NOT NULL default 0 AFTER `published`;
SQL =

ALTER TABLE `#__languages` ADD COLUMN `ordering` int(11) NOT NULL default 0 AFTER `published`;

Files Update: SQL error file DB function failed with error number 1060
Duplicate column name 'ordering' SQL=ALTER TABLE `u14np_languages` ADD COLUMN `ordering` int(11) NOT NULL default 0 AFTER `published`;
SQL =

ALTER TABLE `#__languages` ADD COLUMN `ordering` int(11) NOT NULL default 0 AFTER `published`;


The update worked and everything seems to work fine. Do I have to do something?

Thank you
The administrator has disabled public write access.

Re: error after joomla update 9 years 4 months ago #6472

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hi,

You can check database at Extensions->Extension manager->Database and click FIX button on top right.

Regards
The administrator has disabled public write access.
Time to create page: 0.096 seconds