Home
The Toolkit for Online Communities
15903 Community Members, 0 members online, 2424 visitors today
Log In Register

Forum OpenACS Development: Re: "Paginator does not exist" error while including a lib file

OpenACS Home : Forums : OpenACS Development : Re: "Paginator does not exist" error while including a lib file : One Message

Hi Tim,

I've never seen this error myself, but it looks like your missing a pagination switch in template::list::create.

Review the documentation here and see if that fixes it:

http://openacs.org/api-doc/proc-view?proc=template%3a%3alist%3a%3acreate

or you can post your list call here.