Please check the documentation and the FAQ's before posting help requests.

 
Avatar
cbadoud
Posts: 3
The problem occur in the backend page main.php?do=repository_manager after I've installed the "translation" extension. Actually, I couldn't view the french version of this extension before to install it. I successfully installed it using english version, but after that, it's impossible to display the repository manager.
iconCode:
Fatal error: Uncaught exception SoapFault with message looks like we got no XML document thrown in /home/www/1d6f08d3740e4f9a8b0e4503fe373aec/web/system/modules/rep_client/RepositoryBackendModule.php on line 169
#0 [internal function]: SoapClient->__call('getExtensionLis...', Array)
#1 /home/www/1d6f08d3740e4f9a8b0e4503fe373aec/web/system/modules/rep_client/RepositoryBackendModule.php(169): SoapClient->getExtensionList(Array)
#2 /home/www/1d6f08d3740e4f9a8b0e4503fe373aec/web/system/modules/rep_client/RepositoryManager.php(115): RepositoryBackendModule->getExtensionList(Array)
#3 /home/www/1d6f08d3740e4f9a8b0e4503fe373aec/web/system/modules/rep_client/RepositoryBackendModule.php(110): RepositoryManager->listinsts('')
#4 /home/www/1d6f08d3740e4f9a8b0e4503fe373aec/web/system/modules/backend/BackendModule.php(114): RepositoryBackendModule->compile()
#5 /home/www/1d6f08d3740e4f9a8b0e4503fe373aec/web/system/modules/rep_client/RepositoryBackendModule.php(59): BackendModule->generate()
#6 /home/www/1d6f08d3740e4f9a8b0e4503fe373aec/web/system/modules/rep_client/RepositoryManager.php(31): RepositoryBackendModule->generate()
#7 /home/www/1d6f08d3740e4f9a8b0e4503fe373aec/web/system/modules/backend/Backend.php(162): RepositoryManager->generate()
#8 /home/www/1d6f08d3740e4f9a8b0e4503fe373aec/web/typolight/main.php(99): Backend->getBackendModule('repository_mana...')
#9 /home/www/1d6f08d3740e4f9a8b0e4503fe373aec/web/typolight/main.php(295): Main->run()
#10 {main}
02/03/2009 13:46
Avatar
Cyril Ponce (cyril)
From: Valence, France
Posts: 17
I have the same problem, when I want to view the details of an extension in french... I'm not sure, but it seems this problem appears with TL 2.6.4
02/04/2009 22:33
Avatar
Cyril Ponce (cyril)
From: Valence, France
Posts: 17
Ooops :-/
I do some tests, it's not a TL fault (I try from 2.6.2 to 2.6.5 with PHP 5.2.5 -> 5.2.8)
The error appears only with 'translation' extension (I realized that I still clicked on it :blush: )
02/05/2009 10:15
Avatar
Cyril Ponce (cyril)
From: Valence, France
Posts: 17
Maybe a character problem in the package.xml file
02/05/2009 10:39
Avatar
cbadoud
Posts: 3
OK, I've already tried to modify the package.xml, but I think the only way to correct this is to delete the extension from the repository. Unfortunateley, it's impossible to do, so I hope someone can correct this problem and try with the new package.xml:|
02/06/2009 11:44
Avatar
Peter Koch (acenes)
Admin
From: Switzerland
Posts: 99
You should try to contact the author of that extension directly, or via the forum on typolight.org.

He might not be reading this forum here.
Peter - "May the TYPOlight shine on you."
02/07/2009 12:19
Avatar
cbadoud
Posts: 3
Hi, now it works with version 1.0.1:w00t:
02/12/2009 11:23