I had SEO Checker installed on my local machine to test things out with the redirect import via Excel documents. Once I checked the files in via SVN, some were still missing in the first place, resulting in a blank page in Umbraco's SEO checker on other machines. I think I have most of them restored by now, because SEO Checker is showing up in Umbraco on other machines, but once I try to upload a .xlsx to import my redirects I get this error: "an error occured while importing the redirects".
Did I forget to include some files in SVN that handles this action or is something else causing the error? The importing works on my local machine.
Currently I can import a .xlsx file onther machines, but when I manually want to add a redirect, I'm getting the following error message:
"The create dialog for "seocheckerRedirectManager" does not match anything defined in the "~/umbraco/config/create/UI.xml". This could mean an incorrectly installed package or a corrupt UI file".
An error occured while importing the redirects
I had SEO Checker installed on my local machine to test things out with the redirect import via Excel documents. Once I checked the files in via SVN, some were still missing in the first place, resulting in a blank page in Umbraco's SEO checker on other machines. I think I have most of them restored by now, because SEO Checker is showing up in Umbraco on other machines, but once I try to upload a .xlsx to import my redirects I get this error: "an error occured while importing the redirects".
Did I forget to include some files in SVN that handles this action or is something else causing the error? The importing works on my local machine.
Currently I can import a .xlsx file onther machines, but when I manually want to add a redirect, I'm getting the following error message:
"The create dialog for "seocheckerRedirectManager" does not match anything defined in the "~/umbraco/config/create/UI.xml". This could mean an incorrectly installed package or a corrupt UI file".
I assume I'm still missing something?
Probably a bit too late for the answer but I added this on: ~/umbraco/config/create/UI.xml and worked for me.
Recently had the same problem, and your solution works perfectly! Thanks
Sorry got no notifications about this but great it's solved
is working on a reply...