Ticket #500 (new defect)

Opened 10 months ago

Last modified 10 months ago

Can't Import OPML

Reported by: reporter Owned by: mbonetti
Priority: high Milestone:
Component: BUGS Version:
Severity: major Keywords:
Cc:

Description

Trying to import an OPML file and getting the following error:

Warning: Variable passed to each() is not an array or object in /home/living/public_html/home2/feeds/agg/admin/channels.php on line 494

I've tried uploading from my local machine, and also FTPing the file to the webserver and using the following URL: http://livingbipolar.com/temp/br_OPML_Bipolar_Blogs.opml

The feed validates at http://validator.opml.org

Change History

Changed 10 months ago by cfriesen

The problem is Gregarius only allows URLs to be in the form of xmlUrl='ENTER URL', whereas the opml file you provided uses url='ENTER URL'.

Note: See TracTickets for help on using tickets.