Post
by npws » Tue Aug 11, 2009 12:24 am
That didn't answer my question at all.... as clearly stated, I am looking to build a new page which I can modify through TPL/PHP files, not through a WYSIWYG editor in the admin panel.
I did, however, get it working by myself. The only thing I forgot to do, was:
In "catalog/controller/information/custom.php" I had to rename the class on Line 2 as "Controllerinformationcustom".
To the OP of this thread, that was most likely your mistake too. Rename that class extender and you should be good to go.