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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | auth_img_fixed-1089706.patch | 1.95 KB | griz |
| #3 | author_fix-1089706.patch | 975 bytes | griz |
Comments
Comment #1
griz commentedNotice 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.
Comment #2
griz commentedBingo.
Changing /a/ to /authors/ did the trick.
I'll post a patch.
Comment #3
griz commentedThere ya go.
I'll have a look at the images next.
Comment #4
griz commentedSame thing - replaced 'b' with 'books'.
Done.