[TYPO3] cooluri problem with simple xml

Andres Toomsalu andres at active.ee
Wed May 14 12:31:00 CEST 2008


Hey Jan,

I've got the same error with cooluri 1.0.11 on typo3 4.2 final (when 
enabling Multisite option) - and I have php 5.2.5 with SimpleXML enabled 
(Revision: 1.151.2.22.2.35 - according to phpinfo) but the problem 
persists. How it is possible to have SimpleXML enabled in php but not to 
have particular function availible? Is it php version dependant?

Best regards,

----------------------------------------------
Andres Toomsalu, andres at active.ee



Jan Bednarik wrote:
> Hey,
>
>   
>> After checking the multisite flag in the latest cooluri (1.0.11), I get
>> the following error:
>> Fatal error: Call to undefined function dom_import_simplexml() in
>> /var/www/project/typo3conf/ext/cooluri/class.tx_cooluri.php on line 83
>>     
>
> the problem is, that with multisite, a XML element in the configuration 
> has to be created dynamically. There's no other way to pass the domain 
> to CoolUri-core.
>
> If this function is not available in your PHP, you need to upgrade.
>
> However, there's no mention that this function can be disabled in the 
> manual: http://php.net/function.dom_import_simplexml
>
>
>   


More information about the TYPO3-english mailing list