I'm currently trying to export CMS-content from one database to another. The export works fine, but the import is cancelled with the following error-msg:
Importen har blivit avbruten Följande fel inträffade: [Importing content 83366_938464] Exception: Sidnamnet måste innehålla minst ett synligt tecken.
"The page name must contain at least one visible character".
How do i know which page that content-id is referencing? I've tried locating it in the database to fix it, but i must be looking in the wrong table.
Hi,
I'm currently trying to export CMS-content from one database to another. The export works fine, but the import is cancelled with the following error-msg:
Importen har blivit avbruten
Följande fel inträffade:
[Importing content 83366_938464] Exception: Sidnamnet måste innehålla minst ett synligt tecken.
"The page name must contain at least one visible character".
How do i know which page that content-id is referencing? I've tried locating it in the database to fix it, but i must be looking in the wrong table.