From Poindexter Fortran@VERT/REALITY to All on Fri Nov 22 11:11:00 2013
I have a relatively new copy of SBBS from CVS and am trying to run the new onlinerz. Following the setup instructions I set onelinerz up as ane xternal program.
When I run it I get a header, footer, and no oneliners, with the following error in my log file:
Node 1 bbs-scene onelinerz http error: TypeError: js.flatten_string is not a function
From echicken@VERT/ECBBS to Poindexter Fortran on Fri Nov 22 22:02:00 2013
Re: Problems with new onlinerz?
By: Poindexter Fortran to All on Fri Nov 22 2013 16:11:15
Node 1 bbs-scene onelinerz http error: TypeError: js.flatten_string is not a function
Where is js.flatten_string supposed to be?
'js' in this case is a built-in object that should be available to any script running under Synchronet. Your installation may need an update, if flatten_string isn't a valid method of that object (it was added somewhat recently.)