test.php

Issues related to forms.
Post Reply
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

test.php

Post by Lasa »

Hi,
Is there any logical reason why if I made and uploaded a text.php page to test different form smtp setting, it couldn't be found on my hosts server?
I hide a link to the test.php on my index.php but when clicked the test.php can't be found ? I went to the hosting and sure enough the test page is there... the name is right the link is right...?
Lasa
WWBman
 
 
Posts: 922
Joined: Fri Jan 08, 2010 6:10 pm

Re: test.php

Post by WWBman »

The URL might help.
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Re: test.php

Post by Lasa »

Sorry I took down the page since it was not showing up and they are trying to fix it as we type here...
Thanks anyway. It's just strange.
User avatar
Pablo
 
Posts: 23740
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: test.php

Post by Pablo »

Usually, if the browser does not show the page then there is a syntax error in the PHP code on the page.
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Re: test.php

Post by Lasa »

Thanks will test again...
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Re: test.php

Post by Lasa »

On FORM... Advance
checked usePHP mailer instead of standard PHP mail
filled out the different areas, the page does not show at all.
exportimporttradeshow.com/test_only.php

If the information I enter at this level is wrong would that prevent the page from showing?
The page shows if I don't use the use PHP mailer..

Any ideas?

Lasa
User avatar
Pablo
 
Posts: 23740
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: test.php

Post by Pablo »

This indicates that either the server does not support PHP Mailer it or the settings are incorrect.
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Re: test.php

Post by Lasa »

So if the setting are wrong or use the PHPmailer, the page won't show... is that correct?
User avatar
Pablo
 
Posts: 23740
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: test.php

Post by Pablo »

is that correct?
If the page does not show, then this means the server cannot process the PHP code.
Some servers display an error message, some servers simply do not show the page.
In that case, you will need to check the PHP error log on the server.

Note that PHP Mailer requires PHP 5.6 or newer

If you need further assistance, then I need to know the exact settings and the error message.
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Re: test.php

Post by Lasa »

Update..
It was not a WB problem whatsoever. Using the form right out of the box, once I changed the from to form@netsolhost.com the form works 100% of the time. It's so strange that Network Solution had never encountered this before. We went 20 days with no feed back besides escalating every 48 hours.
updated the php and the from and awesome!
Thanks!

Lasa
Post Reply