Administrators Thanked: 265 times
Your plugin should require page module to use its functions or tables, at the top of it do:
require_once
cot_incfile(
'page'
,
'module'
);