Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple contact form question
#1
Hi. I've enabled the contact form but can't figure out how to include it on a page.

I've put this code in my page source view:
Quote:<?php
echo $p01contact->parse('(% contact %)');
?>
That gives me nothing but a blank page.

Then I tried
Quote:<?php
$p01contact->parse('(% contact %)');
?>

I still get the blank page. These two attempts also give a blank page:
<?php (% contact %) ?>
and then just plain
(% contact %)

Anyone have a clue how to do this? The documentation, while quite thorough, doesn't cover this basic point.

Don
Reply


Messages In This Thread
Simple contact form question - by dondemaio - 2011-08-05, 02:51:14
Simple contact form question - by polyfragmented - 2011-08-05, 03:02:18
Simple contact form question - by Connie - 2011-08-05, 05:10:36
Simple contact form question - by dondemaio - 2011-08-05, 05:34:31



Users browsing this thread: 2 Guest(s)