Course_Catalog2013_09_20_Amy.zip
Attached above is the package that I can import, but when going to list view it says Data not available.
Course_Catalog2013_09_20_Amy.zip
Attached above is the package that I can import, but when going to list view it says Data not available.
Hi Amy Cox,
You're missing the language file & folder in your package, which is probably why.
The language file usually adds the module to the "moduleList", which the application uses to find whether a module exists or not.
It should have something like:
$app_list_strings['moduleList']['Lev_Course_Catalog'] = 'Lev_Course_Catalog';
Once you add the language folder try uploading the zip again, it should work.
Hi Amy Cox,
You're missing the language file & folder in your package, which is probably why.
The language file usually adds the module to the "moduleList", which the application uses to find whether a module exists or not.
It should have something like:
$app_list_strings['moduleList']['Lev_Course_Catalog'] = 'Lev_Course_Catalog';
Once you add the language folder try uploading the zip again, it should work.
I really thought that would fix it, but I am still having the same error.Course_Catalog2020_09_02_Amy.zip