I am trying to use HTML_Template_Flexy and everytime I try it I get nothing but a blank page. I have copied some of their examples from the manual but get a blank page on all of these. Anyone have any ideas as to what is wrong?You checked your errorlogs for any errors might be a bit more helpful than a blank page hey what to ya know the logs are there for a reason, still not sure what is wrong though, here is the error:
[client 127.0.0.1] PHP Fatal error: Class 'HTML_Template_Flexy_Element' not found in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\public_html\\test\\index.php on line 9According to the logs the class doesnt exist. Are you sure Pear is installed correctly? and are you calling the correct file that holds the class?I figured it out today, it was a problem with my include path. Thanks for the help.
[client 127.0.0.1] PHP Fatal error: Class 'HTML_Template_Flexy_Element' not found in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\public_html\\test\\index.php on line 9According to the logs the class doesnt exist. Are you sure Pear is installed correctly? and are you calling the correct file that holds the class?I figured it out today, it was a problem with my include path. Thanks for the help.