
01-11-2009, 01:46 PM
|
|
|
Join Date: Aug 2007
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by gtrts
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?
|
It sound like you possibly have not match the upper or lower case with the text file or not created the style template correctly. Check all the test names.
|