|
Posted by Steve on 04/02/07 18:51
"Paul" <lof@invalid.com> wrote in message
news:qWbQh.33441$68.32970@bignews8.bellsouth.net...
| In addition to previous post:
|
| I add this to the top of site/HTML/Quickform/element.php
| echo ini_get('auto_prepend_file');
|
| echo $relativePath;
|
| exit;
|
| And this is the error it throws:
|
| C:\site\inc\relative.path.php
| Notice: Undefined variable: relativePath in
| C:\site\HTML\QuickForm\element.php on line 3
|
| So, the relative path is being included.
so, NO, it is NOT being included. 'NOTICE: UNDEFINED VARIABLE: relativePath
....'
i'd forget about using the auto_prepend_file until you got it working AT ALL
first. get fancy only AFTER.
Navigation:
[Reply to this message]
|