Hi,
I try this time to import my content ; but for some reason it only imports the first article.
Enclosed the document.
Thanks for your support,
C
- ctrouillas
- RO CSVI
- Thursday, 26 February 2015
- Subscribe via email
0
Accepted Answer
Pending Moderation
The problem was CSVI checking the category path twice and the second iteration caused the Uncategorised to be returned, hence all your articles are in the Uncategorised category.
No need to do anything. The next CSVI release will contain the fix I applied on your site.
No need to do anything. The next CSVI release will contain the fix I applied on your site.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Thanks!
What was wrong?
Do I need to check something in the DB to avoid this next time or in CSVI?
What was wrong?
Do I need to check something in the DB to avoid this next time or in CSVI?
Accepted Answer
Pending Moderation
Hello Chris,
This issue has been solved and you can now import articles with their categories.
This issue has been solved and you can now import articles with their categories.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Chris,
I have sent you a PM, have you seen that?
I have sent you a PM, have you seen that?
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
but the articles are not assigned to the right categories; everything is uncategorized;Which is weird because when I look at the debug log you posted I see that article 4 is assigned to category ID 49 and article 5 is assigned to category ID 2. The category ID 2 is your uncategorised category. This happens when CSVI can't find the category specified in the category path.
The query looking for the category in article 5 is
select id from X_categories where extension = 'com_content' and path = 'conseils/soins/soins-visage-corps/problemes-solutions';
where X is your Joomla prefix. This most likely returns no results because when the result is empty, it sets a category to Uncategorised. Can you check if that query returns any result? If not then the path is not correct. Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
I wonder why, is the name Import Joomla content not specific enough?
There is no CAT on this page just a link and I thought the doc was not ready...
http://www.csvimproved.com/en/support/import/207-joomla-content
I managed to import the categories now ;-) but the articles are not assigned to the right categories; everything is uncategorized;
No ancient category is in the trash.
Enclosed the articles content and categories.
Thanks
Accepted Answer
Pending Moderation
Hey Chris,
Right, I could not find the support doc;I wonder why, is the name Import Joomla content not specific enough?
; I have now the articles inserted but not the categories.You do a category import, I guess you can't find the Import Joomla categories documentation for that either
What should be done?

Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hi Roland,
Right, I could not find the support doc; I have now the articles inserted but not the categories.
What should be done?
Chris
Right, I could not find the support doc; I have now the articles inserted but not the categories.
What should be done?
Chris
Attachments (2)
Accepted Answer
Pending Moderation
You are not including all necessary fields. Have a look at the document at the Import Joomla content tutorial.Now nothing is being processed.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello,
Where is the debug log?
Where is the debug log?
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »