After running wallabag for a year with no issues I had to move it to new hardware. After restoring the postgres backup I got this error
*1 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'wallabag.wallabag_internal_setting' doesn't exist in /var/www/wallabag/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129
I think I fixed it with the help of this wallabag/wallabag#4923
Now I that error is gone but now walllabag redirects me to http://www6.your-wallabag-url-instance.com/
I checked the DB and the content is there, and the domain_name is set correctly..
Any help would be appreciated
Hello,
In Wallabag we can export an article as (for instance) PDF.
Can we do that for a shared link article ?
Hence the people reading that link save the article to their own computer thanks to such a feature.
Is there an hidden setting somewhere to allow that ?
Thanks
cache:clear
command. It's not explicitly written in the documentation. I think it should be 😄 for noobs like me
Hello,
I'm searching for a solution to retrieve the content of an article behind a paywall, that I can access in a rich text format but not a public web page, and store it in Wallabag.
The source text could be a pdf export, or a copy-paste of the content (in a rich text format, with titles,...).
Do you know any web service (that I could host ?) where I could paste that text (+images ?) and have a web page that I could then Wallabag ?
Any better solution in mind ?
Thank you 🙏
Sorry I forgot an important point : I'm not the person that can unlock the paywall. And I don't want to share my wallabager codes ^^
(Btw I'm thinking about a feature proposal about that use case, where that wallabager capture mode could be used in "apped only" mode to allow people to share article with your wallabag without giving them access to all your readings)