Hi
I think this module may be in need of an update - neither authors nor cover images are ever found.
I get:

Authors:
    Author not found: :/authors/OL2915968A
Edition:
    2 Ill edition

Not sure what that 2 'Ill' edition is about. Notice the ":" before the author url.
I never see any cover images. Not a problem in this case.

Anyone else get this?
I'm having a look at the module now, I'll post back with any progress.

CommentFileSizeAuthor
#4 auth_img_fixed-1089706.patch1.95 KBgriz
#3 author_fix-1089706.patch975 bytesgriz

Comments

griz’s picture

Notice the ":" before the author url.

That's in openlibrary.theme-inc - easily to fix in template.php, but should be changed anyway.

When I paste the url into my address bar I get the author. Maybe something to do with the fact that it forwards to /authors/... instead of /a/...

I'll keep looking.

griz’s picture

Bingo.

Changing /a/ to /authors/ did the trick.
I'll post a patch.

griz’s picture

StatusFileSize
new975 bytes

There ya go.
I'll have a look at the images next.

griz’s picture

StatusFileSize
new1.95 KB

Same thing - replaced 'b' with 'books'.
Done.