cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with the Share Environment

tbuehrer
Champ in-the-making
Champ in-the-making
We have been testing Alfresco Labs 3.0b for a while and have run up against a few issues:

1)  Somehow the attributes of one of our sites is either missing or corrupt and now we cannot search on sites.  Is there any way to examine the site data, I presume somewhere in the repository, to find the problem and fix it?

2)  On one of our sites, the one can create wiki pages but one cannot save changes to existing wiki pages.  Is this a known problem?

3)  The RSS reader does not want to process items like a google news fee that includes a url formed like news.google.com/news?q=asean&output=rss.  Interestingly, I can't seem to get it to process even the URLs for the alfresco wiki.

4)  The rss feed does not seem to work reliably.  When I put the url for the rss feed of a wiki into an rss reader other than the browser that is currently connected to the web site, it does not work, or at least I have not configured it all properly.

5)  I tried following the instructions for changing the from address for emails from the system, modifying the web-client-config-custom.xml file to take out the   <!– and then –> around the email name line and putting in my email address.  I then rebooted the system.  But the emails still don't come from me.

6)  I still can't get anything to function properly on sharepoint services.  Is there some magic wand or something that one has to waive to make it work?  Is this a vista problem?  Do I need the office integration files to make this work even on xp?

Thanks for any and all help you can provide.

Tim
1 REPLY 1

ofrxnz
Champ in-the-making
Champ in-the-making
I can only provide pointers on 5 and 6. 

for 5 there is another place the email is defined.  it is the web-client-config.xml file in the actual alfresco webapp.  Though, the custom file should over ride it. 

if this fixes it you probably want to zip the alfresco webapp folder and rename it alfresco.war (no .zip) and overwrite the original alfresco.war file.  This way you never have to change it again

for share point you need two things.

1.) install the VTI amp.  In the root alfresco folder look to see if the vti amp is in the amp folder.  if it is run the amp install script in the root alfresco directory.  This script requires some user confirmations
2.) make sure the ROOT webapp deploys.  It doesn't always deploy

vista hates webdav and i believe sharepoint is an extension of webdav.  basically it looks like M$ screwed up their entire webdav implementation in all versions of windows at some point