Hello All,

I was looking for some extension which could import whatever we want
specifically categories, images from blogs posted, to our site and we could
display it using tt_news.
Seeing  extension (Modullis RSS, RDF Feeds)
I tried it locally doing all asked in manual tt_news database fields were
fed with tags from rss feed in proper context.
And setting cron for all possible times, but it did not import anything. The
file (modulis_rss_import.php) in fact is not executing at all it says call
to undefined function when checked otherwise
Like this one: on my local system.

[EMAIL PROTECTED]:~$ lynx -source
http://localhost/srijanSmart/typo3conf/ext/modulis_rss/modulis_rss_import.php
98 Start
<br />
<b>Fatal error</b>:  Call to undefined function domxml_open_mem() in
<b>/var/www/srijanSmart /typo3conf/ext/modulis_rss/modulis_rss_import.php</b>
on line <b>47</b><br />
[EMAIL PROTECTED]:~$

I checked my php for support of DOM and it is enabled:

Here is my phpinfo
dom DOM/XML enabled DOM/XML API Version 20031129 libxml Version 2.6.30 HTML
Support enabled XPath Support enabled XPointer Support enabled Schema
Support enabled RelaxNG Support enabled


Also same is the case with live server, most probably some php package is
missing in which this function is defined.
Also my senior fellows who has a a lot of experience with typo3 and php who
has contributed to TER, were unable to figure out what is going wrong.

Our typo3 version is: 4.1.1.
php version is: 5.2.5.
tt_news version:2.5.0.
shared hosting.

I would be pleased if you suggest me ways to come it over .


-- 
Thanks and Regards,
Muhammad Farooq,
Srijan Technologies Pvt. Ltd.
New Delhi India.
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to