View Single Post
Old 01-14-2010, 03:33 PM   #351
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
The file is fine. Unless you've combined other hacks with PRS+, we have to investigate what's wrong. Create user.config file in /database/system/prsplus/ folder with the following content

Code:
var config = Utils.config;
config.defaultLogLevel = "trace";
config.logFile = "/Data/PRSPlus.log";
It should create PRSPlus log in the root of internal memory. Check it's content. (when we resolve this issue, don't forget to delete the user.config file)
kartu is offline   Reply With Quote