View Single Post
Old 01-28-2013, 01:01 PM   #280
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 719
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
Quote:
Originally Posted by vlad59 View Post
@mariosipad

I may have found it. Can you try to change line 333 of base.php from

Code:
        if (get_class ($this->entryArray [1]) == "EntryBook") return true;
to

Code:
        if (get_class ($this->entryArray [0]) == "EntryBook") return true;
I have changed line 333 of base.php like you suggested.

And it works for WAMP (Windows 7 / Apache) with Stanza and Shubook (IOS6) and with ePUBReader (Firefox).

And it still works for Linux Debian Squeeze with Stanza and Shubook (IOS6) and with ePUBReader (Firefox

for the quick reply and for COPS!
mariosipad is offline   Reply With Quote