I'm using 4.2.f with wcmqs amp, wiki, forum. works good.
I had try the alfresco-rm AMP 2.1.a, but it is not what i need, so i had undeploy this amp and it looks like this break :
- the wiki : i can't create a new page or rename the main page Javascript error when i try to create a page (log a the end of this message) : TypeError: j.json is null
- forum : i can create message, but can't delete it
So i try to redeploy 2.1.a, but this new version doesn't fix the issues. I try to upgrade with the 2.1.1. Nothing happends.
And i can't find anything because alfresco webapp doesn't throw any error message, same thing for the share webapp , no error message in the log files
I can undeploy the RM module with java -jar ./bin/alfresco-mmt.jar uninstall org_alfresco_module_rm /…./apache-tomcat-7.0.32/webapps/alfresco.war java -jar ./bin/alfresco-mmt.jar uninstall org_alfresco_module_rm_share /…./apache-tomcat-7.0.32/webapps/share.war
But there is some script SQL to clean the alfresco-rm AMP 2.1.* ?