View Single Post
Old 05-16-2010, 03:04 AM   #1141
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
klawong

With the following user.config it should work:
Code:
config.defaultLogLevel = "trace";
// JS
config.coreFile = "b:/beta/tmp-core-min.js";
// Resources
config.corePath = "b:/beta/";
// JS
config.addonsFile = "b:/beta/addons/tmp-addons-min.js";
// Resources
config.addonsPath = "b:/beta/addons/";
PS
The only change between v2 and v3 is modified user.config.

surquizu, sorry didn't see your post when uploading new btp.

Last edited by kartu; 05-16-2010 at 03:09 AM.
kartu is offline   Reply With Quote