News:

Support for jDownloads 3 has been ended
Since 17 August 2023 Joomla.org has discontinued support for Joomla 3.x. Therefore, we will no longer offer official support for our Joomla 3 jDownloads version 3.9.x from January 2024.
Please update your website to the latest Joomla version (Joomla 4 or Joomla 5) as soon as possible. Afterwards, please update jDownloads to the latest published version. The longer you delay, the more difficult the upgrade process for your website is likely to be.

Main Menu
Support-Forum

Migration / Install Error - SQL -> Unknown column - [Solved]

Started by Nyx, 18.11.2014 10:25:37

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

Nyx

Hello,

Please help me :-)

I want take a migration from Migration JD 1.8.2 (on j1.5) -> JD 3.2.16_beta (on j3.3.6)

I do all steps from:
http://www.jdownloads.net/documentations/item/how-to-move-jdownloads-1-8-x-from-joomla-1-5-to-joomla-2-5
http://www.jdownloads.net/documentations/item/how-to-upgrade-jdownloads-component-from-1-9-x-to-latest-3-x-version?category_id=40

I do:

Migration JD 1.8.2 (on j1.5) -> JD 1.9.2.11_beta(for j3.2 ?) (on j3.3.6) -> JD 3.2.16_beta (on j3.3.6)

old Website:
JD 1.8.2 (j1.5) -> Backup JD function
download download/image-data

local xampp Website:
install a new JD 1.9.2.11_beta (on j3.3.6)
autolist downlodas folder - off
copy data/downloads files
import JD Data/SQL - JD 1.8.2 (wiederherstellen)
-> All ok

"Data Update"
uninstall JD 1.9.2.11_beta (j3.3.6) (without del SQL & files data)
install JD 3.2.16_beta (j3.3.6)

Error:

1054 Unknown column 'language' in 'field list' SQL=INSERT INTO kto6d_jdownloads_templates (template_name, template_typ, template_text, template_header_text, template_subheader_text, template_footer_text, template_active, locked, language) VALUES ('Standard Kategorien Layout v2.5', 1, '{cat_title_begin}<div> ....... .... ....{back_link}</div>', 1, 1, '*')

What i found with myphpadmin:

In the Table "kto6d_jdownloads_templates" the column "language" is missing I have "jlanguage"
I rename this and try it again, come the next error ... "1054 Unknown column 'template_before_text' in 'field list'" there is no column "template_before_text" in my old SQL data ... and so on.

The "JD 3.2.16_beta (j3.3.6)" installation don't want create the new columns ?


Is this my fault or from JDownloads?
  •  

Arno

Hi,
ich vermute das im zweiten Schritt von 1.9.2 auf 3.2 etwas schiefgelaufen ist. hast du noch den Zustand nach dem ersten nupdate irgendwo gepeichert? Dann könnte ich das hier mal testen.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

Nyx

Hallo,

thx für die Antwort.
Nun ich habe es 3 mal probiert (immer alles gelöscht) ... immer das gleiche.

Mit Zustand meinst du...
den Export von JD 1.9.2 mit 1.8.2 data ?
Oder den SQL export von 1.9.2 mit 1.8.2 data ?

Ich werde nun noch mal von ganz vorne probieren.

EDIT: Ich habe nun mal Testweise ein migration nur mit den Beispieldaten von einer neuen JD 1.9.2 Installation zu JD 3.2.16 gemacht, dass hat problemlos funktioniert.
Ich glaube er stößt sich an der importierten JD 1.8.2 Daten.

Ps: das komische ist auch das das JD 1.9.2 sich nach dem Import von JD 1.8.2 Data auch dann als JD 1.8.2 ausgegeben hat(in der Versions info im Webinf.).
  •  

Arno

QuotePs: das komische ist auch das das JD 1.9.2 sich nach dem Import von JD 1.8.2 Data auch dann als JD 1.8.2 ausgegeben hat(in der Versions info im Webinf.).
Das könnte lediglich ein kleiner bug sein, da ja die kompletten Daten übernommen werden (auch die Versionsnummer aus der DB).

Wie groß ist deine DB? Könnte ich das hier testen?

QuoteMit Zustand meinst du...
den Export von JD 1.9.2 mit 1.8.2 data ?
Oder den SQL export von 1.9.2 mit 1.8.2 data ?
Ich meinte ein backup von der DB nach update auf 1.9.2
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

Nyx

ja ist vermutlich nur ein Anzeigebug mit der Version.

Hat überhaupt schon mal wer die migration nach der Beschreibung von JD 1.8.2 -> JD 1.9.2 -> JD 3.2.x geschafft?
Habe leider keine blanko JD 1.8.2 daten.

Was ich mit der "_jdownloads_templates" in MyPHPAdmin die SQL DB verglichen habe:


JD 1.9.2 (inkl. JD 1.8.2 data)
--------------------------------
kto6d_jdownloads_templates

Spalte Typ Null Standard Kommentare MIME
id int(11) Nein
template_name varchar(64) Nein
template_typ tinyint(2) Nein 0
template_header_text longtext Nein
template_subheader_text longtext Nein
template_footer_text longtext Nein
template_text longtext Nein
template_active tinyint(1) Nein 0
locked tinyint(1) Nein 0
note tinytext Nein
cols tinyint(1) Nein 1
checkbox_off tinyint(1) Nein 0
symbol_off tinyint(1) Nein 0
jlanguage varchar(7) Nein
checked_out int(11) Nein 0
checked_out_time datetime Nein 0000-00-00 00:00:00

JD 1.9.2 (blank)
--------------------------------
kto6d_jdownloads_templates

Spalte Typ Null Standard Kommentare MIME
id int(11) Nein
template_name varchar(64) Nein
template_typ tinyint(2) Nein 0
template_header_text longtext Nein
template_subheader_text longtext Nein
template_footer_text longtext Nein
template_text longtext Nein
template_active tinyint(1) Nein 0
locked tinyint(1) Nein 0
note tinytext Nein
cols tinyint(1) Nein 1
checkbox_off tinyint(1) Nein 0
symbol_off tinyint(1) Nein 0
jlanguage varchar(7) Nein
checked_out int(11) Nein 0
checked_out_time datetime Nein 0000-00-00 00:00:00


JD 3.2.16 (inkl. JD 1.8.2 data)
--------------------------------
kto6d_jdownloads_templates

Spalte Typ Null Standard Kommentare MIME
id int(11) Nein
template_name varchar(64) Nein
template_typ tinyint(2) Nein 0
template_header_text longtext Nein
template_subheader_text longtext Nein
template_footer_text longtext Nein
template_text longtext Nein
template_active tinyint(1) Nein 0
locked tinyint(1) Nein 0
note tinytext Nein
cols tinyint(1) Nein 1
checkbox_off tinyint(1) Nein 0
symbol_off tinyint(1) Nein 0
jlanguage varchar(7) Nein
checked_out int(11) Nein 0
checked_out_time datetime Nein 0000-00-00 00:00:00


JD 3.2.16 (blank)
--------------------------------
kto6d_jdownloads_templates

Spalte Typ Null Standard Kommentare MIME
id int(11) Nein
template_name varchar(64) Nein
template_typ tinyint(2) Nein 0
template_header_text longtext Nein
template_subheader_text longtext Nein
template_footer_text longtext Nein
template_before_text text Nein
template_text longtext Nein
template_after_text text Nein
template_active tinyint(1) Nein 0
locked tinyint(1) Nein 0
note text Nein
cols tinyint(1) Nein 1
checkbox_off tinyint(1) Nein 0
use_to_view_subcats tinyint(1) Nein 0
symbol_off tinyint(1) Nein 0
language char(7) Nein *
checked_out int(11) Nein 0
checked_out_time datetime Nein 0000-00-00 00:00:00



Ich habe auch mal brutal probiert, einfach nach dem import der jd 1.8.2 data im jd 1.9.2 in der live SQL DB die Tabelle "kto6d_jdownloads_templates" zu leeren oder auch die komplette tabelle zu löschen und dann auf JD 3.2.16 upzudaten.

Dann ging die Installation fertig, ABER er wirft dann andauernt wo anders Fehler aus:



Übersicht (ganz verschobenes Layout):
1054 Unknown column 'password_md5' in 'field list' SQL=INSERT INTO `kto6d_jdownloads_files` (`file_id`,`file_title`,`file_alias`,`description`,`file_pic`,`language`,`size`,`date_added`,`url_download`,`cat_id`,`metakey`,`metadesc`,`ordering`,`published`,`password_md5`,`access`) VALUES ('0','mod_jdownloads_top_1.5','mod-jdownloads-top-1-5','','zip.png','*','11.95 KB','2014-11-20 16:05:11','mod_jdownloads_top_1.5.zip','3','','','422','0','','1')



Downloads:

Fehler
Unknown column 'a.other_file_id' in 'on clause' SQL=SELECT COUNT(*) FROM `kto6d_jdownloads_files` AS a LEFT JOIN kto6d_users AS uc ON uc.id=a.checked_out LEFT JOIN `kto6d_jdownloads_files` AS f ON f.file_id = a.other_file_id LEFT JOIN `kto6d_languages` AS l ON l.lang_code = a.language LEFT JOIN kto6d_viewlevels AS ag ON ag.id = a.access LEFT JOIN kto6d_jdownloads_categories AS c ON c.id = a.cat_id LEFT JOIN kto6d_jdownloads_categories AS cc ON cc.id = c.parent_id WHERE (a.published = 0 OR a.published = 1) Unknown column 'a.other_file_id' in 'field list' SQL=SELECT a.file_id, a.file_title, a.file_alias, a.description, a.file_pic, a.price, a.release, a.cat_id, a.size, a.date_added, a.publish_from, a.publish_to, a.use_timeframe, a.url_download, a.other_file_id, a.extern_file, a.downloads, a.extern_site, a.notes, a.access, a.language, a.checked_out, a.checked_out_time, a.ordering, a.published, a.asset_id,uc.name AS editor,f.url_download AS other_file_name, f.file_title AS other_download_title,l.title AS language_title,ag.title AS access_level,c.title AS category_title, c.parent_id AS category_parent_id,cc.title AS category_title_parent FROM `kto6d_jdownloads_files` AS a LEFT JOIN kto6d_users AS uc ON uc.id=a.checked_out LEFT JOIN `kto6d_jdownloads_files` AS f ON f.file_id = a.other_file_id LEFT JOIN `kto6d_languages` AS l ON l.lang_code = a.language LEFT JOIN kto6d_viewlevels AS ag ON ag.id = a.access LEFT JOIN kto6d_jdownloads_categories AS c ON c.id = a.cat_id LEFT JOIN kto6d_jdownloads_categories AS cc ON cc.id = c.parent_id WHERE (a.published = 0 OR a.published = 1) ORDER BY a.file_title asc LIMIT 0, 20 Unknown column 'a.other_file_id' in 'on clause' SQL=SELECT COUNT(*) FROM `kto6d_jdownloads_files` AS a LEFT JOIN kto6d_users AS uc ON uc.id=a.checked_out LEFT JOIN `kto6d_jdownloads_files` AS f ON f.file_id = a.other_file_id LEFT JOIN `kto6d_languages` AS l ON l.lang_code = a.language LEFT JOIN kto6d_viewlevels AS ag ON ag.id = a.access LEFT JOIN kto6d_jdownloads_categories AS c ON c.id = a.cat_id LEFT JOIN kto6d_jdownloads_categories AS cc ON cc.id = c.parent_id WHERE (a.published = 0 OR a.published = 1)



Ist das ein language / sprachen problem?

Und nein die DB ist nicht so groß, ich habe es passwort geschützt gezippt und dir per PM den Link zum Downloaden inkl Kennwort zugeschickt.
Bitte nicht öffentlich machen ;-)

Ich habe zwar ganz Joomla 1.5 und JD 1.8.2 modifiziert, aber denken nicht so weit das es Fehler geben dürfte.
Aber wie gesagt habe leider keine blanko Joomla 1.5 inkl JD 1.8.2. aber vielleicht probier/installier ich das noch.

Danke für deine Hilfe !!!!  :)
  •  

Arno

Danke für die Daten, werden natürlich nach test sofort gelöscht.

Komme aber heute nicht mehr dazu. Im Moment weiß ich echt nicht was ich zuerst machen soll, meine Liste ist doch etwas lang geworden.  :(

QuoteHat überhaupt schon mal wer die migration nach der Beschreibung von JD 1.8.2 -> JD 1.9.2 -> JD 3.2.x geschafft?
Keine Ahnung, eventuell hat Colin das aber getestet für die Dokumentation.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

Nyx

Danke dir, für dein Test Vorhaben.

Es hat mir nun aber keine Ruhe gelassen und ich habe mir  J 1.5.26 & JD 1.8.4 auf einem xampp 1.7.3 Testweise mit den Original Beispieldaten installiert.
Und einen export /txt von JD 1.8.4 original mit Beispieldaten ohne etwas zu verändern.
Ich habe einmal abgeändert für meine DB und Original angehängt.

Und es kommt bei einer nagelneuen Installation nach den Schritten laut Doku zu genau den gleichen Fehler!
Also sind es nicht meine Daten / DB die falsch oder Fehlerhaft wären.

Die JD 3.2.16 Installation stoppt wieder mit der Meldung:

Es ist ein Fehler aufgetreten!
1054 Unknown column 'language' in 'field list' SQL=INSERT INTO kto6d_jdownloads_templates (template_name, template_typ, template_text, template_header_text, template_subheader_text, template_footer_text, template_active, locked, language) VALUES ('Standard Kategorien Layout v2.5', 1, '{cat_title_begin}<div style="background-color:#EFEFEF; padding:6px;">{subcats_title_text}</div>{cat_title_end} {cat_info_begin} <table width="100%" style="border-bottom: 1px solid #cccccc;"> <tr valign="top" border="0px"> <td width="65%" style="padding:5px;">{cat_pic}<b>{cat_title}</b></td> <td width="20%" style="padding:5px; text-align:right">{sum_subcats}</td> <td width="15%" style="padding:5px; text-align:right">{sum_files_cat}</td> </tr> <tr valign="top" border="0px"> <td colspan="3" width="100%" style="padding:5px;">{cat_description}</td> </tr> </table> {cat_info_end}', '<table class="jd_top_navi" width="100%" style="border-bottom: 1px solid #cccccc;"> <tr valign="top" border="0px"> <td style="padding:5px;">{home_link}</td> <td style="padding:5px;">{search_link}</td> <td style="padding:5px;">{upload_link}</td> <td style="padding:5px;" align="right" valign="bottom">{category_listbox}</td> </tr> </table>', '<table class="jd_cat_subheader" width="100%"> <tr> <td width="45%" valign="top"> <b>{subheader_title}</b> </td> <td width="55%" valign="top" colspan="2"> <div class="jd_page_nav" style="text-align:right">{page_navigation_pages_counter} {page_navigation}</div> </td> </tr> <tr> <td width="45%" valign="top" align="left">{count_of_sub_categories}</td> <td width="55%" valign="top" colspan="2"></td> </tr> </table>', '<table class="jd_footer" align="right" width="100%"> <tr> <td width="70%" valign="top"></td> <td width="30%" valign="top"> <div class="jd_page_nav" style="text-align:right">{page_navigation}</div> </td> </tr> </table> <div style="text-align:left" class="back_button">{back_link}</div>', 1, 1, '*')
Zurück zum Kontrollzentrum


Also der Beschrieben Weg in den beiden Dokus geht so nicht.
Oder ich habe einen Schritt übersehen? Denke aber nicht.

In der Doku http://www.jdownloads.net/documentations/item/how-to-move-jdownloads-1-8-x-from-joomla-1-5-to-joomla-2-5
wird aber von Joomla 2.5 gesprochen. Denke aber nicht das das bei den Fehler relevant ist - ob j2.5 oder j3.3.6 - oder?


[gelöscht durch Administrator]
  •  

Arno

QuoteIn der Doku http://www.jdownloads.net/documentations/item/how-to-move-jdownloads-1-8-x-from-joomla-1-5-to-joomla-2-5
wird aber von Joomla 2.5 gesprochen. Denke aber nicht das das bei den Fehler relevant ist - ob j2.5 oder j3.3.6 - oder?
Eventuell ist dies doch ein Problem. Ich kann mich leider nicht mehr erinnern, ob ich auch das damals noch einmal getestet habe, oder einfach davon ausgegangen war, dass dies so auch mit 3.x gehen sollte.  :-\
Aber ich sehe schon das ich das alles noch einmal durchspielen muss... wenn mein Tag bloß 48 Stunden hätte...  ::)

Wann (möglichst genau) erscheint der Fehler? Ich meine jetzt im beschriebenem Ablauf in der Doku.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

Nyx

Na da-renn dich nicht wegen mir  ;)

Wie schon per PM geschrieben:
"Also es scheint als ob der import -im JD 1.9.2 - von den JD 1.8.2 (oder auch JD 1.8.4) Daten, etwas an der DB verändert was dem installation script von JD 3.2.16 nicht gefällt."

Der Fehler ( 1054 Unknown column 'language' in 'field list ....) kommt:


Hier die Struktur der DB nach gescheiterten Update von JD 1.9.2 (inkl JD 1.8.2 data) to JD 3.2.16:

kto6d_jdownloads_categories 1 InnoDB 96 KiB
Erstellt am: 21. Nov 2014 um 10:40

kto6d_jdownloads_cats 4 MyISAM 2.6 KiB
Erstellt am: 21. Nov 2014 um 10:40
Zuletzt aktualisiert: 21. Nov 2014 um 10:40

kto6d_jdownloads_config 459 MyISAM 51.7 KiB
Erstellt am: 21. Nov 2014 um 10:40
Zuletzt aktualisiert: 21. Nov 2014 um 10:40

kto6d_jdownloads_files 2 MyISAM 2.6 KiB
Erstellt am: 21. Nov 2014 um 10:40
Zuletzt aktualisiert: 21. Nov 2014 um 10:40

kto6d_jdownloads_groups 0 MyISAM 1 KiB
Erstellt am: 21. Nov 2014 um 10:40
Zuletzt aktualisiert: 21. Nov 2014 um 10:40

kto6d_jdownloads_license 7 MyISAM 2.5 KiB
Erstellt am: 21. Nov 2014 um 10:40
Zuletzt aktualisiert: 21. Nov 2014 um 10:40

kto6d_jdownloads_licenses 0 InnoDB 48 KiB
Erstellt am: 21. Nov 2014 um 10:40

kto6d_jdownloads_log 0 MyISAM 1 KiB
Erstellt am: 21. Nov 2014 um 10:40
Zuletzt aktualisiert: 21. Nov 2014 um 10:40

kto6d_jdownloads_logs 0 InnoDB 48 KiB
Erstellt am: 21. Nov 2014 um 10:40

kto6d_jdownloads_rating 0 MyISAM 1 KiB
Erstellt am: 21. Nov 2014 um 10:40
Zuletzt aktualisiert: 21. Nov 2014 um 10:40

kto6d_jdownloads_ratings 0 InnoDB 16 KiB
Erstellt am: 21. Nov 2014 um 10:40

kto6d_jdownloads_templates 9 MyISAM 25.7 KiB
Erstellt am: 21. Nov 2014 um 10:40
Zuletzt aktualisiert: 21. Nov 2014 um 10:40

kto6d_jdownloads_usergroups_limits 0 InnoDB 32 KiB
Erstellt am: 21. Nov 2014 um 10:40



Er scheint sich genau ab table "kto6d_jdownloads_templates" zu stoppen.
Vielleicht ist es auch der Spalten Unterschied von "jlanguage" in JD 1.9.2 zu "language" im JD 3.2.16 ?


Der Fehelr passiert ab den Dick makierten in der Quote:

Quote
How to move jDownloads 1.8.x from Joomla 1.5 to Joomla 2.5?
If you wish to move your jDownloads 1.8.x download area from Joomla 1.5 to Joomla 2.5, here is a short note on how to do this.  Please note that to go to the jDownloads 2.5 or 3.2 series it is first necessary to convert to the 1.9.x series for Joomla 2.5 or Joomla 3.2 as appropriate

Old Joomla 1.5.x website

Make sure that you has installed the newest jDownloads 1.8.2 release on your old website
Reduce your stored jDownloads logs data. You can do this manually or set a lower value (1) in the identical option from the jDownloads system plugin
Now Create a backup file with the 'Backup function' from jDownloads in the control panel
Do not Delete your old Joomla installation until your new Joomla installation works perfectly with jDownloads

New Joomla 2.5.x website

Install the newest  jDownloads 1.9.x release (minimum build 925)
Deactivate the auto monitoring function in the jDownloads configuration
Delete the jDownloads upload root folder (/jdownloads) on the Joomla 2.5 site with your FTP program
Copy with your FTP program the jDownloads upload root folder from the old website to the new website
Make sure that you have it copied in the same position (JoomlaROOT/jdownloads) - if you you used a different folder name from jdownloads, you must also use it here
Copy with your FTP program the jDownloads image folders (JoomlaROOT/images/jdownloads) with all sub folders to the new website in the same position
Check now with phpMyAdmin the used database table prefix and compare it with the table prefix in your backup file. To do this, you must open the backup file and search on the top a line like this:
$database->setQuery("TRUNCATE TABLE `jos_jdownloads_config`") ;$database->query(); (In this sample is: 'jos_' the used prefix)
When you use in your new Joomla Installation a other table prefix, you must replace in your backup file the wrong prefix with the new used. You can use for this a free editor with a good 'Replace' function (as example Notepad++). But make this carefully and create before you do this, a copy from your backup file. See also Backup and Restore Data in this dokumentation.

When you has compared (and changed when required) the table prefix, go to the Backup restore page in the jDownloads control panel and select the above created backup file for restoration

Check the restore result message - when it was not possible to restore it successful, you can not goes to the next step! The succesful restoration from the backup file is very important. Otherwise works jDownloads not correctly. So you must find first a solution for this. To check it more, you can activate the debug option in the Joomla configuration. It is also useful to set higher the error reporting level (TAB: Server). Sometimes (very rare) is only viewed a blank page, please use then the support forum.
    When you see at the end from the restoration process a 'successful' message, you can does now the rest steps:

When you has changed the jDownloads .css file, copy also this file from components\com_jdownloads to the new website
When you has created own jDownloads user groups, you must check (correct or delete) this in your new website
Check also the format for the: Date-Time format field in the configuration. This format has changed from php strftime() format to date().
Note: You can not use modules or plugins from the jDownloads version for Joomla 1.5. Use only the new published for Joomla 1.7/2.5. The same for translations.
  •  

Arno

Hm... okay. Vermutlich ist die Backup 'Restore' Funktion von jD 1.9.2 unterschiedlich zu der in jD 1.9.2 (da ja auch für unterschiedliche Joomla Versionen).
Ich denke das hier das Problem liegt.

Eventuell müsste es aber dann klappen, wenn du wie beschrieben zuerst zur Joomla 2.5 wechselst. Aber umständlich und viel arbeit...  :-\

Ich muss jetzt leider erst einmal für ein paar Stunden weg.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

Nyx

So habe nun folgendes getestet:

(install) Testumgebung: Xampp 1.7.3 (PHP/5.3.1):
------------------------------------------------
------------------------------------------------

- install / on Joomla 1.5.26 (inkl. Original Beispieldaten) -> OK
------------------------------------------------------------
- install Jdownloads 1.8.4 for JD1.5 -> OK
- export Jdownloads 1.8.4 Original Beispieldata -> OK


(install) Testumgebung: Xampp 3.2.1 (PHP/5.5.9):
------------------------------------------------
------------------------------------------------

- install / on Joomla 2.5.27 (inkl. Original Beispieldaten) -> OK
-----------------------------------------------------------------
- install Jdownloads 1.9.1.6 for JD2.5 -> OK
- edit Jdownloads 1.5.26 for JD1.5 data (inkl. JD 1.8.4 Original Beispieldata) : tabellennamen -> OK
- import (Restore Backup) JD 1.8.4 Original Beispieldata -> OK
- export Jdownloads 1.9.1.6 (inkl. JD 1.8.4 Original Beispieldata) -> OK


- install / on Joomla 3.3.6 -> OK
---------------------------------
- install Jdownloads 1.9.2.11 for J 3.2 -> OK
- edit Jdownloads 1.9.1.6 for JD2.5 data (inkl. JD 1.8.4 Original Beispieldata) : tabellennamen -> OK
- import Jdownloads 1.9.1.6 for JD2.5 data (inkl. JD 1.8.4 Original Beispieldata) in JD 1.9.2.11 for J 3.2 -> OK
- deinstall Jdownloads 1.9.2.11 (without del data & DB) -> OK
- install Jdownloads 3.2.16 -> OK !!! (hier kommt sonst ohne J2.5 der Fehler)

- JD 3.2.16 Berechtigungen setzen  -> OK
- Meldung: ".... ältere Version von jDownloads gefunden." -> "Import Jetzt Starten" -> OK

---> Es geht alles -> Kein Fehler.


Nur leider das gleiche mit "meinen Daten" 2 mal probiert und ich bekomme den alten Fehler an gleicher Stelle..... sehr komisch:


1054 Unknown column 'language' in 'field list' SQL=INSERT INTO kto6d_jdownloads_templates (template_name, template_typ, template_text, template_header_text, template_subheader_text, template_footer_text, template_active, locked, language) VALUES ('Standard Kategorien Layout v2.5', 1, '{cat_title_begin}<div style="background-color:#EFEFEF; padding:6px;">{subcats_title_text}</div>{cat_title_end} {cat_info_begin} <table width="100%" style="border-bottom: 1px solid #cccccc;"> <tr valign="top" border="0px"> <td width="65%" style="padding:5px;">{cat_pic}<b>{cat_title}</b></td> <td width="20%" style="padding:5px; text-align:right">{sum_subcats}</td> <td width="15%" style="padding:5px; text-align:right">{sum_files_cat}</td> </tr> <tr valign="top" border="0px"> <td colspan="3" width="100%" style="padding:5px;">{cat_description}</td> </tr> </table> {cat_info_end}', '<table class="jd_top_navi" width="100%" style="border-bottom: 1px solid #cccccc;"> <tr valign="top" border="0px"> <td style="padding:5px;">{home_link}</td> <td style="padding:5px;">{search_link}</td> <td style="padding:5px;">{upload_link}</td> <td style="padding:5px;" align="right" valign="bottom">{category_listbox}</td> </tr> </table>', '<table class="jd_cat_subheader" width="100%"> <tr> <td width="45%" valign="top"> <b>{subheader_title}</b> </td> <td width="55%" valign="top" colspan="2"> <div class="jd_page_nav" style="text-align:right">{page_navigation_pages_counter} {page_navigation}</div> </td> </tr> <tr> <td width="45%" valign="top" align="left">{count_of_sub_categories}</td> <td width="55%" valign="top" colspan="2"></td> </tr> </table>', '<table class="jd_footer" align="right" width="100%"> <tr> <td width="70%" valign="top"></td> <td width="30%" valign="top"> <div class="jd_page_nav" style="text-align:right">{page_navigation}</div> </td> </tr> </table> <div style="text-align:left" class="back_button">{back_link}</div>', 1, 1, '*')



Langsam wird es Mühselig ;)
Hab keine Ahnung was an meinen daten so anders sein sollte...


Edit: Hab nun auch Probiert den


$database->setQuery("INSERT INTO kto6d_jdownloads_templates ( `id`,`template_name`,`template_typ`,`template_header_text`,`template_subheader_text`,`template_footer_text`,`template_text`,`template_active`,`locked`,`note`,`cols`,`checkbox_off`,`symbol_off`,`jlanguage`,`checked_out`,`checked_out_time` ) VALUES .....


Block von den blank data import mit dem von mein daten import zu ersetzen.. hat leider nicht gebracht ... gleicher Fehler.
Da hat es was anderes,.. nur leider geht meine PHP / SQL Kenntnis und JDownload code Kenntnis zu wenig weit.  :(
  •  

ColinM

Colin M
  •  

Arno

@ Nyx:
Quote
- JD 3.2.16 Berechtigungen setzen  -> OK
- Meldung: ".... ältere Version von jDownloads gefunden." -> "Import Jetzt Starten" -> OK

---> Es geht alles -> Kein Fehler.

Nur leider das gleiche mit "meinen Daten" 2 mal probiert und ich bekomme den alten Fehler an gleicher Stelle..... sehr komisch:
Ich habe dich noch gar nicht gefragt WANN/WIE überhaupt genau die Fehlermeldung kommt.

Im übrigen warte bitte, bis ich die Zeit hatte dass hier selber durchzuspielen. Ich werde den Fehler schon noch finden, hab hier schließlich mehr Möglichkeiten. Musst halt nur ein wenig Geduld haben.
Colin würde dir sicherlich auch gerne helfen, aber er versteht noch nicht so gut deutsch.

@Colin:
thanks.  ;)
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

Nyx

Nun der Fehler kommt genau bei der Installation von JD 3.2.16. wo aber die Daten und DB von JD 1.9.2 inkl. JD 1.8.3 Daten / DB bestehen bleiben..

Und ich habe eh Geduld. Ich bin nur so dahinter, weil mich die Fehlerursache interessiert. Bzw. Keine Ruhe lässt. Ich warte eh, ich will sich nicht stressen.  ;)

Die Beschreibung kannte ich noch gar nicht! Die ist viel ausführlicher.
http://www.jdownloads.net/documentations/item/updated-from-jdownloads-1-8-x-on-joomla-1-5-to-jd-1-9-series-on-joomla-2-5-or-3-x
- thanks Colin ! - maybe the language is the point / error - i did't deinstall german.

Da gibt es glaub ich einen wichtigen Punkt, der in der andren Beschreibung nicht erwähnt wird und zu meinen Problem passen könnte.
Quote
There is an indication from some people that there may be problems with the language files from step to step. So the advice is top remove/uninstall all languages other than English.
.........
5. Different Language files are needed for the jD 2.5 and jD 3.2 series. So to avoid any complications Uninstall all languages except English.


Ich habe nämlich keine sprachen deinstalliert.
Vielleicht ist so eh mein Fehler.

Ich werde das noch bald testen.
  •  

Nyx

so,

nun habe ich einen Joomla 1.5 1:1 clone auf Local Xampp laufen gehabt, dort alle plugins/module deinstalliert alle sprachen auf EN umgestellt und DE deinstalliert.
Dann erst den Export gemacht.
Und im Joomla 3.x ist ebenso alles auf EN.
Genau an die Anleitung gehalten.

Leider genau an der gleichen Stelle, der gleiche Fehler wie vorher.
  •