Page 1 of 1

help with permalink on contactform??

Posted: Sun Jan 28, 2007 1:44 pm
by Raven
ok, I added plugin_contactform.tpl to my templates folder, and the link I used to the contactform in index.tpl is index.php?/pages/contactform.html

what exactly do I put in this:
Permalink
Defines permalink for the URL. Needs the absolute HTTP path and needs to end with .htm or .html!
to make my link go to the contactform???

I thought the path would be:
templates/competition/contactform.html

but when I click on the contact link, it just reloads the frontpage.. :?:

Posted: Sun Jan 28, 2007 3:00 pm
by lordcoffee
Hi!

the link has to be somthing like:

http://yourdomain.com/yourblog/index.ph ... tform.html

As you can see on my blog is in

http://www.taeglichanders.de/blog/

and my contactform is on

http://www.taeglichanders.de/blog/index ... tform.html

Greetings, Lordcoffee!

Posted: Sun Jan 28, 2007 7:46 pm
by Raven
Thanks, but that really doesn't help me. I already have that as my link to the contactform.
what I need is what exactly to put in the contactform permalink settings so that my link goes to the contactform...

EDIT:
Ok, got it figured out. working very well now, great Plugin :)