Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import des flux RSS OPML non opérationnel #20

Closed
Gamoth opened this issue Dec 4, 2012 · 2 comments
Closed

Import des flux RSS OPML non opérationnel #20

Gamoth opened this issue Dec 4, 2012 · 2 comments

Comments

@Gamoth
Copy link

Gamoth commented Dec 4, 2012

J'ai vidé ma BDD afin de repartir de zero ensuite j'ai importé mon fichier OPML avec deux comportements différents en résultat.
Premier coup :

Fatal error: Uncaught exception 'Exception' in /var/www/FreshRSS/app/models/Feed.php:49 Stack trace: #0 /var/www/FreshRSS/app/models/Feed.php(12): Feed->_url('planet.archlinu...') #1 /var/www/FreshRSS/lib/lib_rss.php(163): Feed->__construct('planet.archlinu...') #2 /var/www/FreshRSS/lib/lib_rss.php(149): getFeed(Object(SimpleXMLElement), 'UX9CJg') #3 /var/www/FreshRSS/lib/lib_rss.php(130): getFeedsOutline(Object(SimpleXMLElement), 'UX9CJg') #4 /var/www/FreshRSS/app/controllers/configureController.php(170): opml_import('<?xml version="...') #5 [internal function]: configureController->importExportAction() #6 /var/www/FreshRSS/lib/Dispatcher.php(141): call_user_func(Array) #7 /var/www/FreshRSS/lib/Dispatcher.php(65): Dispatcher->launchAction('importExportAct...') #8 /var/www/FreshRSS/lib/FrontController.php(89): Dispatcher->run() #9 /var/www/FreshRSS/public/index.php(38): FrontController->run() #10 {main} thrown in /var/www/FreshRSS/app/models/Feed.php on line 49

Deuxième coup : l'application me dit que les flux sont importés mais rien n'est fait !

Merci d'avance.

@marienfressinaud
Copy link
Member

Je vois d'où vient l'erreur, je ne vois pas pourquoi... Je regarderai ça ce soir ;)

marienfressinaud added a commit that referenced this issue Dec 4, 2012
@marienfressinaud
Copy link
Member

Je pense que le problème venait d'une url qui ne commençait pas par http ou https ;) maintenant j'ajoute automatiquement http si il n'y a pas... j'espère que ça suffira. J'avoue que je suis pas vraiment satisfait de l'importation :s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants