William
William
1 - it occurred with the default 'welcome' controller right after installing revigniter 2- default config, I didn't change anything, I just installed it and had the error the controller...
I haven't worked with revIgniter too much, I was just running some experiments and after installing it on my local server (root htdoc) directory got the error and tracked it...
it didn't work to the log folder, so I wrote it out to the screen, the result was: ----controller path---- D:/tools/UCBWebServer/root/application/controllers/.lc

if worth of something this is the complete content of gRigA variable (converted to json): {"BASEPATH": "D:/tools/UCBWebServer/root/system/","SELF": "index.lc","systemFolder": "D:/tools/UCBWebServer/root/system","pathTranslated": "D:/tools/UCBWebServer/root/index.lc","applicationFolder": "application","EXT": ".lc","FCPATH": "D:/tools/UCBWebServer/root/index.lc","APPPATH": "D:/tools/UCBWebServer/root/application/","module": null}
I see now that my last comment failed to post for some reason, sorry about that, right before line 255 the value of sRouterA["defaultController"] is "welcome"
I think the problem is this: on line 468 the function _rigValidateRequest returns tTemp variable with tTemp being populated by line 467 as: `put "" into tTemp[1]` then on line...
No problem Ralf, thank you, great work. I haven't been able to come back to my project, maybe I will these days