Home
The Toolkit for Online Communities
15939 Community Members, 1 member online, 2370 visitors today
Log In Register

Forum OpenACS Q&A: Re: problem with index.tcl: Too many positional parameters specified while executingH

OpenACS Home : Forums : OpenACS Q&A : Re: problem with index.tcl: Too many positional parameters specified while executingH : One Message

Hi Jhon

you are missing a backslash on the line before the -orderby. Also I think you should have a space before the other backslashes.

Brian

Hi Brian

thank you very much for responding, corrected as you said and indeed that was the error