mikespub-org / seblucas-cops

Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)
http://blog.slucas.fr/en/oss/calibre-opds-php-server
GNU General Public License v2.0
78 stars 7 forks source link

"COPS: Class name must be a valid object or a string" when accessing custom column. #121

Open Mossop opened 3 days ago

Mossop commented 3 days ago

I have a couple of custom columns in my catalog, read, genre, collection. When I try to access these through cops it presents the list of things in the column (e.g. for read it lists No, Yes and Not Set) however when I click on one of those the page displays:

Error

COPS: Class name must be a valid object or a string

Please report this issue at https://github.com/mikespub-org/seblucas-cops/issues if needed
Mossop commented 3 days ago

Forgot to mention that I'm running this with the linuxserver docker container.