View Single Post
Old 01-06-2014, 06:22 AM   #744
vlad59
Addict
vlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five words
 
Posts: 369
Karma: 37869
Join Date: Sep 2011
Device: Kobo eReader Touch, Kobo Aura HD
Quote:
Originally Posted by demig View Post
@At_Libitum

You are indeed correct I'm not sure what I got the 211 from as it is 236 when I test I now, perhaps the 211 was the position in an earlier version I tried. The line in question is actually:

return implode (", ", array_map (function ($author) { return $author->name; }, $this->getAuthors ()));

Which looks ok to my untrained eyes.

Don't think I have any funny author names, when I get home later I will try and create a new library with only one book in with a simple author and see what happens.

Cheers

Demig
Can you add a php file with the following text and test it :

Code:
<?php phpinfo ()
Just to be sure that the PHP version is not the problem ?
vlad59 is offline   Reply With Quote