Code Monkey home page Code Monkey logo

freshrss-extensions's Introduction

Hi there ๐Ÿ‘‹

Welcome to my profile, and feel free to contect if in need.

freshrss-extensions's People

Contributors

aidistan avatar anaslaham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

anaslaham

freshrss-extensions's Issues

After update FreshRSS update to 1.23.1, FeedPriorityShortcut throws PHP Fatal error

FreshRSS updated to 1.23.1.

Went to Subscriptions page ( /p/i/?c=subscription ). It was blank.

Looked at server logs, it showed errors in this extension. Disabled extension and everything works correctly.

I checked the extension edge version and it appears to be the same as I am running.

Extensions metadata.json

{
    "name": "Feed Priority Shortcut",
    "author": "Aidi Stan",
    "description": "Set up visibilities/priorities of your feeds easily",
    "version": "1.0.3",
    "entrypoint": "FeedPriorityShortcut",
    "type": "user"
}

Web Server Error Log:

[20-Jan-2024 09:22:50 America/New_York] PHP Fatal error:  Uncaught Error: Undefined constant FreshRSS_Feed::PRIORITY_NORMAL in /home/REDACTED/FreshRss/extensions/xExtension-FeedPriorityShortcut/extension.php:34
Stack trace:
#0 [internal function]: FeedPriorityShortcutExtension->{closure}()
#1 /home/REDACTED/FreshRss/extensions/xExtension-FeedPriorityShortcut/extension.php(37): array_map()
#2 /home/REDACTED/FreshRss/lib/Minz/ExtensionManager.php(374): FeedPriorityShortcutExtension->provideFeedPrioritiesInJS()
#3 /home/REDACTED/FreshRss/lib/Minz/ExtensionManager.php(344): Minz_ExtensionManager::callOneToOne()
#4 /home/REDACTED/FreshRss/app/views/helpers/javascript_vars.phtml(6): Minz_ExtensionManager::callHook()
#5 /home/REDACTED/FreshRss/lib/Minz/View.php(93): include('/home/REDACTED/...')
#6 /home/REDACTED/FreshRss/lib/Minz/View.php(143): Minz_View->includeFile()
#7 /home/REDACTED/FreshRss/app/layout/layout.phtml(20): Minz_View->renderHelper()
#8 /home/REDACTED/FreshRss/lib/Minz/View.php(93): include('/home/REDACTED/...')
#9 /home/REDACTED/FreshRss/lib/Minz/View.php(106): Minz_View->includeFile()
#10 /home/REDACTED/FreshRss/lib/Minz/View.php(73): Minz_View->buildLayout()
#11 /home/REDACTED/FreshRss/lib/Minz/Dispatcher.php(59): Minz_View->build()
#12 /home/REDACTED/FreshRss/lib/Minz/FrontController.php(61): Minz_Dispatcher->run()
#13 /home/REDACTED/FreshRss/p/i/index.php(59): Minz_FrontController->run()
#14 {main}
  thrown in /home/REDACTED/FreshRss/extensions/xExtension-FeedPriorityShortcut/extension.php on line 34

[20-Jan-2024 09:22:51 America/New_York] PHP Fatal error:  Uncaught Error: Undefined constant FreshRSS_Feed::PRIORITY_NORMAL in /home/REDACTED/FreshRss/extensions/xExtension-FeedPriorityShortcut/extension.php:34
Stack trace:
#0 [internal function]: FeedPriorityShortcutExtension->{closure}()
#1 /home/REDACTED/FreshRss/extensions/xExtension-FeedPriorityShortcut/extension.php(37): array_map()
#2 /home/REDACTED/FreshRss/lib/Minz/ExtensionManager.php(374): FeedPriorityShortcutExtension->provideFeedPrioritiesInJS()
#3 /home/REDACTED/FreshRss/lib/Minz/ExtensionManager.php(344): Minz_ExtensionManager::callOneToOne()
#4 /home/REDACTED/FreshRss/app/views/helpers/javascript_vars.phtml(6): Minz_ExtensionManager::callHook()
#5 /home/REDACTED/FreshRss/lib/Minz/View.php(93): include('/home/REDACTED/...')
#6 /home/REDACTED/FreshRss/lib/Minz/View.php(143): Minz_View->includeFile()
#7 /home/REDACTED/FreshRss/app/layout/layout.phtml(20): Minz_View->renderHelper()
#8 /home/REDACTED/FreshRss/lib/Minz/View.php(93): include('/home/REDACTED/...')
#9 /home/REDACTED/FreshRss/lib/Minz/View.php(106): Minz_View->includeFile()
#10 /home/REDACTED/FreshRss/lib/Minz/View.php(73): Minz_View->buildLayout()
#11 /home/REDACTED/FreshRss/lib/Minz/Dispatcher.php(59): Minz_View->build()
#12 /home/REDACTED/FreshRss/lib/Minz/FrontController.php(61): Minz_Dispatcher->run()
#13 /home/REDACTED/FreshRss/p/i/index.php(59): Minz_FrontController->run()
#14 {main}
  thrown in /home/REDACTED/FreshRss/extensions/xExtension-FeedPriorityShortcut/extension.php on line 34

Not working

Hello,

I see here error on Console.

Thanks

Got `Uncaught TypeError: node.attributes.href is undefined`

I've installed the theme switcher plugin, enabled it, choose the different themes, but it does not do anything upon theme change, i've refreshed, but it does not seem to work, the theme changes on firefox, but not on the site itself.
Is this supposed to work on MacOS?
Thanks,
Vlad

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.