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

on clean install w/ 10/09/2019 release #2

Open
pipiscrew opened this issue Apr 19, 2020 · 0 comments
Open

on clean install w/ 10/09/2019 release #2

pipiscrew opened this issue Apr 19, 2020 · 0 comments

Comments

@pipiscrew
Copy link

pipiscrew commented Apr 19, 2020

great to see someone maintaining the PHP version from 2018 :)

app\templates\items\item.php : line 7 + lines 19-25

the $item doesnt contain pinned, has to REM it and restore it when a feed added

--

on some RSS hosts occurring SSL Cerification error, fix by :

vendor\miniflux\picofeed\lib\PicoFeed\Client\Curl.php : line 252 added
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);

--

the .htaccess inside \data folder, drives to 403, when miniflux going to read the feed icons.

--

tested with

https://github.com/Cygnusfear/Miniflux-Theme-Sun

by creating these two folders
\themes\sun

is wonderful :)

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

1 participant