09-28-2007 12:08 PM
Fatal error: Call to a member function createChild() on a non-object in /home/hefbee/S5/wiki/extensions/ExternalStoreAlfresco.php on line 148
$alfDebug = true;
/** The web service end point that will be used when accessing the Alfresco repository **/
$alfURL = "http://localhost:8080/alfresco/api";
/** Store that should be used to store the wiki content in **/
$alfWikiStore = "workspace://SpacesStore/wiki";
/** Path to the space the contains the wiki content **/
$alfWikiSpace = "app:company_home/cm:wiki";
/** User credentails used to connect to Alfresco with **/
$alfUser = "admin";
$alfPassword = "admin";
10-10-2007 09:52 AM
10-23-2007 11:10 AM
10-23-2007 11:42 AM
SoapFault exception: [soapenverver.generalException] (null) in /opt/alfresco/alfresco-php-library/Alfresco/Service/WebService/AlfrescoWebService.php:65 Stack trace: #0 /opt/alfresco/alfresco-php-library/Alfresco/Service/WebService/AlfrescoWebService.php(65): SoapClient->__soapCall('update', Array, Array, Array, Array) #1 /opt/alfresco/alfresco-php-library/Alfresco/Service/WebService/AlfrescoWebService.php(47): AlfrescoWebService->__soapCall('update', Array) #2 [internal function]: AlfrescoWebService->__call('update', Array) #3 /opt/alfresco/alfresco-php-library/Alfresco/Service/Session.php(168): AlfrescoWebService->update(Array) #4 /opt/mediawiki/extensions/ExternalStoreAlfresco.php(158): Session->save() #5 /opt/mediawiki/includes/ExternalStore.php(64): ExternalStoreAlfresco->store('localhost:8080/…', 'gfds') #6 /opt/mediawiki/includes/Revision.php(676): ExternalStore->insert('alfresco://loca…', 'gfds') #7 /opt/mediawiki/includes/Article.php(1443): Revision->insertOn(Object(DatabaseMysql)) #8 /opt/mediawiki/includes/Article.php(1213): Article->doEdit('gfds', '', 97) #9 /opt/mediawiki/includes/EditPage.php(743): Article->insertNewArticle('gfds', '', false, false, false, false) #10 /opt/mediawiki/includes/EditPage.php(413): EditPage->attemptSave() #11 /opt/mediawiki/includes/EditPage.php(285): EditPage->edit() #12 /opt/mediawiki/includes/Wiki.php(437): EditPage->submit() #13 /opt/mediawiki/includes/Wiki.php(48): MediaWiki->performAction(Object(OutputPage), Object(Article), Object(Title), Object(User), Object(WebRequest)) #14 /opt/mediawiki/index.php(89): MediaWiki->initialize(Object(Title), Object(OutputPage), Object(User), Object(WebRequest)) #15 {main}
/** Store that should be used to store the wiki content in **/
$alfWikiStore = "workspace://SpacesStore/wiki";
/** Path to the space the contains the wiki content **/
$alfWikiSpace = "app:company_home/cm:wiki";
07-18-2008 05:43 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.