What am I doing wrong? Setup issue...
rconstantine - December 18, 2007 - 04:08
| Project: | FooAggregator RSS aggregator. |
| Version: | 5.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have installed FooAggregator, Simplexml parser, fooaggregator_feed_page, FooAggregator LinkIndex, and FooAggregator Taxonomy. I'm not sure if I did too much at once or something, but when I go to the admin page at admin/content/fooaggregator/settings, nothing shows up in the parser dropdown. I am using PHP 5.2.x, on WinXP, and I understand that SimpleXML is compiled into the Windows versions of PHP. Is there some other module that needs to be enabled as well? I found somewhere that CURL does, but I already have that enabled.
Any ideas other than using SimplePie?

#1
Are you sure the simplexml module is enabled ?
#2
It is compiled into Windows versions of PHP5, so yes, it should be - unless I'm missing some step.
#3
I'm talking about the fooaggregator simplexml module :)
#4
Oh. I thought that was clear in my first post. If not, then yes, the five modules I mentioned by name are all enabled via the admin/build/modules page.
#5
Even if the php simplexml module is not enabled, it should still be visible in the drop down menu.
I'd say disable everything but fooaggregator and the parser and check ?
Enable other parsers and see if it's still empty ?