<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Mediawiki-Integration: How to set the correct path? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/mediawiki-integration-how-to-set-the-correct-path/m-p/162147#M116041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently trying to integrate a Mediawiki to Alfrasco as described in &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_MediaWiki_Installation_Instructions" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_MediaWiki_Installation_Instructions&lt;/A&gt;&lt;SPAN&gt;. The Space I would like the wiki-contents to be stored in is under Company Home: Projects/mediawiki/mediawiki/. I configured the&amp;nbsp; AlfrescoConfig.php as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; $alfDebug = true;&lt;BR /&gt; &lt;BR /&gt; /** The web service end point that will be used when accessing the Alfresco repository **/&lt;BR /&gt; $alfURL = "&lt;A href="http://hostip:8080/alfresco/api" rel="nofollow noopener noreferrer"&gt;http://hostip:8080/alfresco/api&lt;/A&gt;";&lt;BR /&gt;&lt;BR /&gt; /** Store that should be used to store the wiki content in **/&lt;BR /&gt; $alfWikiStore = "workspace://SpacesStore/aa85d891-42c2-11dd-8a56-9d9dae762acd";&lt;BR /&gt; &lt;BR /&gt; /** Path to the space the contains the wiki content **/&lt;BR /&gt; $alfWikiSpace = "app:company_home/cm:Projects/mediawiki/mediawiki";&lt;BR /&gt; &lt;BR /&gt; /** User credentails used to connect to Alfresco with **/&lt;BR /&gt; $alfUser = "XXXXX";&lt;BR /&gt; $alfPassword = "XXXXX";&lt;BR /&gt; &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;When opening the wiki's starting page, I get a notice:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Notice: Undefined offset: 0 in /var/www/html/mediawiki/extensions/ExternalStoreAlfresco.php on line 114&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;and when creating a new page I get&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Notice: Undefined offset: 0 in /var/www/html/mediawiki/extensions/ExternalStoreAlfresco.php on line 114&lt;BR /&gt;&lt;BR /&gt;Fatal error: Call to a member function createChild() on a non-object in /var/www/html/mediawiki/extensions/ExternalStoreAlfresco.php on line 148&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I assume I didn't really understand the way, the path has to be configured. Could someone help me please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nico&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(Alfresco 2.1 CE on Centos 5)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2008 13:53:34 GMT</pubDate>
    <dc:creator>nicof</dc:creator>
    <dc:date>2008-07-17T13:53:34Z</dc:date>
    <item>
      <title>Mediawiki-Integration: How to set the correct path?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mediawiki-integration-how-to-set-the-correct-path/m-p/162147#M116041</link>
      <description>Hi everyone,I am currently trying to integrate a Mediawiki to Alfrasco as described in http://wiki.alfresco.com/wiki/Alfresco_MediaWiki_Installation_Instructions. The Space I would like the wiki-contents to be stored in is under Company Home: Projects/mediawiki/mediawiki/. I configured the&amp;nbsp; Alfresco</description>
      <pubDate>Thu, 17 Jul 2008 13:53:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mediawiki-integration-how-to-set-the-correct-path/m-p/162147#M116041</guid>
      <dc:creator>nicof</dc:creator>
      <dc:date>2008-07-17T13:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mediawiki-Integration: How to set the correct path?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mediawiki-integration-how-to-set-the-correct-path/m-p/162148#M116042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems, that $alfWikiStore has to remain default, otherwise I get this message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Notice: Undefined offset: 0 in /var/www/html/mediawiki/extensions/ExternalStoreAlfresco.php on line 114&lt;BR /&gt;&lt;BR /&gt;Fatal error: Call to a member function createChild() on a non-object in /var/www/html/mediawiki/extensions/ExternalStoreAlfresco.php on line 148&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;The (slightly changed) path is working to me as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; /** Store that should be used to store the wiki content in **/&lt;BR /&gt; $alfWikiStore = "workspace://SpacesStore";&lt;BR /&gt; &lt;BR /&gt; /** Path to the space the contains the wiki content **/&lt;BR /&gt; $alfWikiSpace = "app:company_home/cm:Projects/cm:Archiv/cm:mediawiki/cm:mediawiki";&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 09:47:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mediawiki-integration-how-to-set-the-correct-path/m-p/162148#M116042</guid>
      <dc:creator>nicof</dc:creator>
      <dc:date>2008-07-18T09:47:54Z</dc:date>
    </item>
  </channel>
</rss>

