Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

ODPS #7

Closed
jpscharf opened this issue Sep 11, 2012 · 5 comments
Closed

ODPS #7

jpscharf opened this issue Sep 11, 2012 · 5 comments
Labels

Comments

@jpscharf
Copy link

It does not seem to be working, I just get an error page when I try to go to server/bbs/odps

@rvolz
Copy link
Owner

rvolz commented Sep 11, 2012

Are the other pages working? If you visit http:///bbs/ do you see the HTML list of the last 30 titles?

What device shows that OPDS error? An ebook reader or a desktop browser?

@jpscharf
Copy link
Author

On the desktop, I get the following error: http://get.boxshare.net/Google%20ChromeScreenSnapz001.jpg
The rest of the system works, I can see my books, including the last 30.
In Stanza, on the iPad, I get a catalog error: Error reading catalog data. Please try again later.

@rvolz
Copy link
Owner

rvolz commented Sep 11, 2012

Ok, thanks, are you using version 0.9.2? I am asking because the error message means that the URL is not defined. The .../bbs/opds/ URL was only added in version 0.9. Older versions know nothing about OPDS.

@jpscharf
Copy link
Author

I am running 0.9.2.

@jpscharf
Copy link
Author

Disregard my dyslexia :D Sorry about wasting your time. When I spelled it correctly, OPDS vesus ODPS, it worked fine.

@rvolz rvolz closed this as completed Sep 11, 2012
jampot5000 pushed a commit to jampot5000/BicBucStriim that referenced this issue Jul 17, 2014
"error loading page" if searching for strings with ' in it:
exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 near "brian": syntax error' in C:\Apache24\htdocs\bbs122\lib\BicBucStriim\calibre.php:292
Stack trace:
#0 ..\lib\BicBucStriim\calibre.php(292): PDO->query('select count(*)...')
#1 ..\lib\BicBucStriim\calibre.php(275): Calibre->count('select count(*)...')
#2 ..\lib\BicBucStriim\calibre.php(556): Calibre->findSliceFiltered('Book', 0, 30, Object(CalibreFilter), 'o'brian')
rvolz#3 ..\index.php(911): Calibre->titlesSlice('de', 0, 30, Object(CalibreFilter), 'o'brian')
rvolz#4 [internal function]: globalSearch()
rvolz#5 ..\vendor\slim\slim\Slim\Route.php(436): call_user_func_array('globalSearch', Array)
rvolz#6 ..\vendor\slim\slim\Slim\Slim.php(1307): Slim\Route->dispatch()
rvolz#7 ..\vendor\slim\slim\Slim\Middleware\Flash.php(85): Slim\Slim->call()
rvolz#8 ..\vendor\slim\slim\Slim\Middleware\MethodOverride.php(92): Slim\Middleware\Flash->call()
rvolz#9 ..\lib\BicBucStriim\calibre_config_middleware.php(50): Slim\Middleware\MethodOverride->call()
rvolz#10 ..\lib\BicBucStriim\login_middleware.php(33): CalibreConfigMiddleware->call()
rvolz#11 ..\lib\BicBucStriim\own_config_middleware.php(33): LoginMiddleware->call()
rvolz#12 ..\lib\BicBucStriim\caching_middleware.php(41): OwnConfigMiddleware->call()
rvolz#13 ..\vendor\slim\slim\Slim\Middleware\PrettyExceptions.php(67): CachingMiddleware->call()
rvolz#14 ..\vendor\slim\slim\Slim\Slim.php(1254): Slim\Middleware\PrettyExceptions->call()
rvolz#15 ..\index.php(196): Slim\Slim->run()
rvolz#16 {main}
JuergenBY referenced this issue Jan 29, 2015
MoonReader et al try to download resources first without proper
AUTH-Headers, only after a 401 response they try again with AUTH-info.

Added separate routes for OPDS that answer with 401.
@Binog Binog mentioned this issue Oct 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants