[TYPO3] cooluri problem with simple xml

Jan Bednarik info at bednarik.org
Mon Mar 31 21:14:57 CEST 2008


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


-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech


More information about the TYPO3-english mailing list