Using 1.2.3-Dev...Can't get email forms to work

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Rubaflo
Posts: 5
Joined: Wed 13. Jul 2005, 09:36
Location: NC, USA

Using 1.2.3-Dev...Can't get email forms to work

Post by Rubaflo »

Hello,
Ok, so I am very new at all of this. I recently setup phpwcms 1.2.3-dev on my computer. As far as I can tell everything is setup properly. For some reason I can not get either email form to work. I am getting this error with the email generator form even when the form is not properly filled in. I tried following the instructions on the docu website:

Thank you!

Every needed field in form was filled in.
You will get a confirmation message if you have given a valid e-mail address. If you have technical problems please contact the webmaster of this site.


form data:

field: value:
Mailer Error: (1) Language string failed to load: instantiate
(2) Language string failed to load: instantiate

firstname anon.
email rubaflo@gmail.com
info
hiddencode xyz123456


[back]


Using the contact form it just goes to an index.php page that doesn't even exist.

What should I do?

Thanks,
Adam
sbira
Posts: 10
Joined: Tue 29. Jun 2004, 18:20
Location: Trieste, Italy

Re: Using 1.2.3-Dev...Can't get email forms to work

Post by sbira »

Hello! I've the same problem.
the output is:

Code: Select all

<form name="phpwcmsForm1" id="phpwcmsForm1" [b]action="index.php?id=4,3,0,0,1,0"[/b] method="post" enctype="multipart/form-data"><input type="hidden" name="cpID1" value="1" />
and the error message is object not found! error 404.

can you please help me? thanks! :D
Post Reply