I'm curious, in web/lib/leftnav_html.ssjs ... template.leftnav = new Array; ... if( sub != 'mail' ... ) where is sub defined? I am getting an error "lib/leftnav_html.ssjs line 32: ReferenceError: sub is not defined"
Re: web
By: Mortifis to Digital Man on Tue Feb 12 2019 09:03 pm
I'm curious, in web/lib/leftnav_html.ssjs ... template.leftnav = new Array; ... if( sub != 'mail' ... ) where is sub defined? I am getting an error "lib/leftnav_html.ssjs line 32: ReferenceError: sub is not defined"
I think it's from the root/*.ssjs files:
File root\ftelnet.ssjs:
var sub='';
File root\index.ssjs:
var sub='';
File root\newuser.ssjs:
var sub="";
File root\nodelist.ssjs:
var sub='';
Hmmm ... interesting ... I still could get it to accept 'sub' so I changed it to
if(msg_area.grp_list.sub_list_code != 'mail'... seems to be working now
| Sysop: | Ragnarok |
|---|---|
| Location: | Dock Sud, Bs As, Argentina |
| Users: | 137 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 116:53:52 |
| Calls: | 15,363 |
| Calls today: | 1 |
| Files: | 20,059 |
| D/L today: |
3 files (239K bytes) |
| Messages: | 1,798,772 |