News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

Import Tool failed on J 3.4.3 with JD 3.2.34

Started by tullski, 13.07.2015 23:48:15

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tullski

fyi
there is a column missing named 'tags'

use the follwoing sql command to add the new column for table    _jdownloads_files
ALTER TABLE `YOUR-PREFIX_jdownloads_files` ADD `tags` VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL AFTER `views`;

after this import is working properly!
  •  

Arno

Hi tullski,
why think you that this field is missing for (or after) the import?
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

tullski

while importing the backup txt-file i always get a sql error pointing to the missing column ...
  •  

Arno

Quotewhile importing the backup txt-file i always get a sql error pointing to the missing column ...
... you mean the backup restoration process? Not the data import from the older 1.9.x version?
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

tullski

yes. but importing from a 2.5.x backup file
  •  

Arno

Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

Arno

I have now succesful restored in 3.2.34 a backup file from jD 2.5.28.
Where exactly have you seen an error or something else?  ::)

[gelöscht durch Administrator]
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •