Can someone help me please?I did all the things: create test.php file,paste codes,create template,and when I navigate to test.php,the browser thows me a total blank page.It seems some setting is preventing the custom page using vbb resources.
--------------- Added [DATE]1231687664[/DATE] at [TIME]1231687664[/TIME] ---------------
ok now I get the point:the script hangs on "eval('print_output("' . fetch_template('TEST') . '");'); ",when I replace it with other (like "echo xxyy;"),the output is ok. any idea?
--------------- Added [DATE]1231688376[/DATE] at [TIME]1231688376[/TIME] ---------------
I test "eval('print_output("' . fetch_template('TEST') . '");'); " in index.php, it works... So it seems I cant use custom php file with vbb system. how can I solve this?
|