![]() |
Static Page Error Weird!
I am getting the following errors when I parse a static page with some php in it. I have turned on the "Parse Smarty tags in the content of embedded pages" and other pages with php in them work fine. Here is the code:
Code:
{php} Here are the errors: Code:
Warning: readdir(): supplied argument is not a valid Directory resource in /home/domas/public_html/new/include/lib/smarty/Smarty.class.php(1933) : eval()'d code on line 18 |
Re: Static Page Error Weird!
Possibly opendir() fails to create a valid directory resource due to some restrictions.
Quote:
Check $dh variable after this line or remove @ here to see what's happen(@ is used to suppress error output ): Quote:
|
Re: Static Page Error Weird!
Victor,
We found the issue, thanks. |
All times are GMT -8. The time now is 06:40 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.