Problem/Motivation

The following message is showing in the log files:

Plugin Web Service Parser of plugin type feeds:plugins points to nonexistent file wsclient_feeds/FeedsWSClientParser.class.php for class handler handler.

Proposed resolution

Add the path and file to the two plugins that don't have them set.

Remaining tasks

User interface changes

API changes

Comments

joelpittet’s picture

Project: Web service client » Web Services Client for Feeds

Woops wrong project. Moving...

joelpittet’s picture

Status: Active » Needs review
StatusFileSize
new1.61 KB

Here's a patch that seems to fix this issue.

joelpittet’s picture

StatusFileSize
new1.02 KB

Re-rolled patch as the other changes were in another committed patch and were mostly changes my editor did automatically.

basvredeling’s picture

Status: Needs review » Reviewed & tested by the community

Thanks! #3 works

joelpittet’s picture

Title: nonexistent file wsclient_feeds/FeedsWSClientParser.class.php » Error: Non-Existent file wsclient_feeds/FeedsWSClientParser.class.php

Thanks @basvredeling hopefully this can be committed, nice to get the patch out of my site:)

basvredeling’s picture

Bump... this issue could use some maintainer love. Patch still works.

  • dman committed 60d210e on 7.x-1.x authored by joelpittet
    Issue #2324337 by joelpittet: Error: Non-Existent file wsclient_feeds/...
dman’s picture

Status: Reviewed & tested by the community » Fixed

Sorry about that - I had the title of this one confused with another fix that I thought was already in.
Pushed now.
Thanks for the confirmations guys!

Probably will beed a cache-clear after applying this.

basvredeling’s picture

That was quick! thanks

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.