cloudy

Author Topic: Fast Secure Contact Form – PHP Script (new version)  (Read 3855 times)

0 Members and 1 Guest are viewing this topic.

Online ed2kayak

  • CoCoRaHS PA-CD-6, Weather Underground KPAMECHA7, CWOP DW5425
  • Posts: 240
  • South Central PA
    • Cumberland Valley Weather
Re: Fast Secure Contact Form – PHP Script (new version)
« Reply #15 on: February 23, 2011, 01:48:01 AM »
NorCalDan, I read your post didn't realize you were e-rice.
MCHALLIS, Yes I read FAQ on permissions, was trying to avoid 777

The scripts CAPTCHA PHP Requirements Test, actually answered my question. Had to change the /captcha-temp/ directory to  0777. Everything now working ok. PS, the script really has a lot of nice features. :D Understand why so popular.

Thanks for great script.
Ed
CoCoRaHS PA-CD-6,  Weather Underground KPAMECHA7, CWOP DW5425

Offline i_fiorentino

  • Posts: 1,352
  • 160 mls Carmignano (Po), Tuscany, Italy
    • Meteocarmignano.it
Re: Fast Secure Contact Form – PHP Script (new version)
« Reply #16 on: June 08, 2011, 06:21:14 PM »
Hi Mike,
i would translate your great contact form in italian language using Poedit.
Should i translate all words in the Original String box?  8O 8O 8O

When i click to save button it shows the error like the image attachment.
If i would see how does it work what can i do?
Regards,

Alessandro

Offline MCHALLIS

  • Posts: 2,102
  • Long Beach, WA USA
    • Weather for Long Beach, WA USA
Re: Fast Secure Contact Form – PHP Script (new version)
« Reply #17 on: June 12, 2011, 04:24:07 AM »
That error means you did not set your information about who the translator was.
Click on Catalog - Settings - Project Info
Fill in the blanks.

Offline n7xrd

  • Posts: 777
  • Steve
  • Renton,Wa.
    • Renton,Wa. Weather
Re: Fast Secure Contact Form – PHP Script (new version)
« Reply #18 on: December 22, 2011, 12:38:25 PM »
Anyone know what this error means on my contact page??
Warning: require(C:/Server/wdisplay/web/contact-files/contact-form-run.php) [function.require]: failed to open stream: No such file or directory in C:\xampp\htdocs\Server\wdisplay\web\contact.php on line 96
 
Fatal error: require() [function.require]: Failed opening required 'C:/Server/wdisplay/web/contact-files/contact-form-run.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\Server\wdisplay\web\contact.php on line 96



Fixed the above now I get this??

Warning: include(C:/Server/wdisplay/web/contact-files/contact-form-display.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\Server\wdisplay\web\contact-files\contact-form.php on line 997
 
Warning: include() [function.include]: Failed opening 'C:/Server/wdisplay/web/contact-files/contact-form-display.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\Server\wdisplay\web\contact-files\contact-form.php on line 997
« Last Edit: December 22, 2011, 12:59:34 PM by n7xrd »

Offline MCHALLIS

  • Posts: 2,102
  • Long Beach, WA USA
    • Weather for Long Beach, WA USA
Re: Fast Secure Contact Form – PHP Script (new version)
« Reply #19 on: December 24, 2011, 05:54:49 AM »
files are missing, or not where they are supposed to be.
Here are the instructions: maybe you can double check that it is installed correctly
http://www.fastsecurecontactform.com/install-php-version

Here are the upgrade instructions if you want the latest version:
http://www.fastsecurecontactform.com/upgrade-php-version

Anyone know what this error means on my contact page??

Offline n7xrd

  • Posts: 777
  • Steve
  • Renton,Wa.
    • Renton,Wa. Weather
Re: Fast Secure Contact Form – PHP Script (new version)
« Reply #20 on: December 24, 2011, 01:12:21 PM »
Thanks Mike Ill go over everything again must have missed something on the new server move..

Offline n7xrd

  • Posts: 777
  • Steve
  • Renton,Wa.
    • Renton,Wa. Weather
Re: Fast Secure Contact Form – PHP Script (new version)
« Reply #21 on: December 25, 2011, 03:32:29 PM »
I reinstalled everything and now it seems to be working fine...Is there a way to fix the borders in the templates so they match the length
of the menu??

Offline MCHALLIS

  • Posts: 2,102
  • Long Beach, WA USA
    • Weather for Long Beach, WA USA
Re: Fast Secure Contact Form – PHP Script (new version)
« Reply #22 on: December 25, 2011, 05:49:46 PM »
Yes, you can edit the form settings,
change the "CSS style for form DIV on the contact form:" setting

from:
width:375px;

to
width:375px; height:1800px;

adjust as needed

Offline n7xrd

  • Posts: 777
  • Steve
  • Renton,Wa.
    • Renton,Wa. Weather
Re: Fast Secure Contact Form – PHP Script (new version)
« Reply #23 on: December 25, 2011, 06:54:09 PM »
Thanks Mike Merry Christmas!