FULL-TEXT-RSS ERROR

Hello.

I get the following error when Admin - Update site patterns.

Version: 2.9.5

Warning: include(…/site_config/standard/version.php): failed to open stream: No such file or directory in /usr/share/nginx/www/socialsentiment/html/api/fulltextrss/admin/update.php on line 42 Warning: include(): Failed opening ‘…/site_config/standard/version.php’ for inclusion (include_path=’.:/usr/share/php:/usr/share/pear’) in /usr/share/nginx/www/socialsentiment/html/api/fulltextrss/admin/update.php on line 42 Could not determine current version of your site pattern files (site_config/standard/version.php). Make sure you’re using at least version 2.9.5 of Full-Text RSS.

Thanks!

Thanks Federico, I’ve just added version.php to prevent this error: http://code.fivefilters.org/full-text-rss/src/master/site_config/standard

Note that the latest version of Full-Text RSS (currently 3.2) does not use version.php to determine the version of the site config files. So if you update the site config files from our GitHub repository and continue using Full-Text RSS 2.9.5, you will have to save the version.php file in your site_config/standard/ folder to prevent errors.