On 1/23/2012 5:09 PM, Jeroen de Vries wrote:
Hello,

I have difficulty installing the PMform on my website. I just was
wandering is this line like seen on the installation manual not missing
something?

$PmForm['reference'] = 'subject="Email from '.$WikiTitle.'"
[email protected] form=#yourform fmt=#yourformpost
[email protected];

Is there a ' missing? When I'll add this line of code in config.php the
website doesn`t run anymore.
I can't comment on whether the line is correct, but you do need a single quote at the end, before the semi-colon: $PmForm['reference'] = 'subject="Email from '.$WikiTitle.'" [email protected] form=#yourform fmt=#yourformpost [email protected]';


 ~ ~ Dave

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to