Upgrade creates "fake" Error Message

Locked
User avatar
Telaran
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Feb 08, 2007 9:45 am
Location: Switzerland
Contact:

Upgrade creates "fake" Error Message

Post by Telaran » Fri Jan 06, 2012 7:38 pm

Hi there,

I've tried now two scenarios for Upgrading to Joomla 2.5 Beta 1:

Scenario 1: Real Enviroment
  • Updating a Joomla 1.5 website through jUpdate to 1.7
  • Upgrade from 1.7 to 2.5 Beta 1 via "Extension Manager: Install
Scenario 2: Playground Windows 7 with Webmatrix
  • Installed a clean Joomla 1.7 with Sample data
  • Upgrade from 1.7 to 2.5 Beta 1 via "Extension Manager: Install
In Both cases I've retrieving following Error Message and the Mention, the Installation was "failed".

Code: Select all

JInstaller: :Install: Error SQL DB function failed with error number 1060 
Duplicate column name 'ordering' SQL=ALTER TABLE `jos_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 `jos_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`;
Fact: It's seems not failed (have to check for side effects):

Code: Select all

Joomla! Version 	 Joomla! 2.5.0_Beta1 Beta [ Ember ] 21-Dec-2011 14:00 GMT 
Joomla! Platform Version 	 Joomla Platform 11.3.0 Stable [ Dennis Ritchie ] 23-Nov-2011 00:00 GMT
Still:
I don't like to ignore any error message and as usual for "many" People -> An Error Message always brings confusion if its not a "real" message ;)

Should I put it in the Tracker?
If yes -> Where? It's a Problem in 1.7 and 2.5 Beta 1. also I'm note sure if I should use category "Installation"?

Thanks for your suggestions and help :D

Locked

Return to “Joomla! 2.5 Beta Support”