View Single Post
Old 09-09-2013, 11:40 AM   #594
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 Philantrop View Post
Nope, git HEAD doesn't fix it (at the time of writing) but that commit gave me the solution anyway:

$config['cops_server_side_render'] = "Kindle|EBRD1101|EBRD1201|cybook|TOLINO";

Thanks for the inspiration! :-)
Hi,

Could you please test current Github version (without modifying $config['cops_server_side_render']), It may fix your issue.

At least I could not reproduce it with an Android emulator.

@Goner, Glimm or any other user of Kindle, Sony Prs-TX, Cybook, ...

Could you please also try current Github version with the following modification in config_default.php :

Replace
$config['cops_server_side_render'] = "Kindle|EBRD1101|EBRD1201|cybook";

By

$config['cops_server_side_render'] = "ZZZZZZZZZZZ";

Thanks in advance.
vlad59 is offline   Reply With Quote