Quote:
Originally Posted by Triky
Yup, but haven't you missed the latest step when the user need to call the template into the external page?
PHP Code:
<?php eval('print_output("' . fetch_template('TEST') . '");'); ?>
After this, I get this box:
http://img232.imageshack.us/img232/9209/immaginect9.jpg
It is without styles. Is this normal?
|
No, I didn't miss that. This is what I wrote in my description:
This is just the code you need to add to an already existing, working page.