View Single Post
Old 01-23-2011, 03:47 AM   #1539
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
surquizu
There is no limitation on number of items in that submenu. It could be that errors in one addon are affecting others. Or maybe filesystem on your SD card / IM has errors and needs to be fixed with checkdisk or the likes. I have no other ideas, how to explain it.

Anyway, this won't work in 1.1.3:

Quote:
kbook.autoRunRoot.sandbox.getSoValue = Core.system.getSoValue;
kbook.autoRunRoot.sandbox.hasNumericButtons = Core.config.compat.hasNumericButtons;
You can remove the first line and replace second with:

kbook.autoRunRoot.hasNumericButtons = true;
kartu is offline   Reply With Quote