D-O-M Posted September 23, 2010 Share Posted September 23, 2010 Cheesy please, is there a way to include contact-form.php in category.php without making it module? being silly i tried adding include(dirname(FILE).’/contact-form.php’); there, but then it says:Fatal error: Cannot redeclare __autoload() (previously declared in C:\wamp\www\shop\config\config.inc.php:17) in C:\wamp\www\shop\config\config.inc.php on line 21 Link to comment Share on other sites More sharing options...
Yannkee Posted September 24, 2010 Share Posted September 24, 2010 try to add the .tpl file not the .php one Link to comment Share on other sites More sharing options...
D-O-M Posted September 24, 2010 Author Share Posted September 24, 2010 i forgot to mention that by including tpl you'll get the view but not functionallity Link to comment Share on other sites More sharing options...
D-O-M Posted September 28, 2010 Author Share Posted September 28, 2010 noone? 8{ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now