hi.
i am writing a custom module for my site.
at the weekend holiday i worked on it at home,
but when i put it at site on work it doesn't work completely.
OS at home is winxp and at work is debian.
i am sure i took care about uppercase and lowecase cause of linux sensitivity about them.
the problem is :
" Failed to load module TreePages (at function: "createnode") "
at createnode.php (function file) the insert into
DB works well but when reach at command :
" return pnRedirect(pnModURL('TreePages', 'admin', 'nodes'));"
that message appears.
i don't know that to do.