Forms page doesnt show

Issues related to forms.
Post Reply
laros
 
 
Posts: 128
Joined: Thu Jul 05, 2018 5:50 pm

Forms page doesnt show

Post by laros »

Hello,

I have created a website and the first page is ok, but the subpages (that contains form) arent visible on the internet because of the error 500.

When i contacted the hosting provider they told me that there is problem at line 20 for the specific page.

Maybe i should also inform you that i use "email engine" within wysiwyg software, so maybe i should use smtp as someone said to me some time ago.

But what is the difference between those 2 and can you help me do it?

Thank you!
User avatar
BaconFries
 
 
Posts: 5364
Joined: Thu Aug 16, 2007 7:32 pm

Re: Forms page doesnt show

Post by BaconFries »

A Error 500 can mean multiple issues on the server one of those is Incorrect file and folder permissions. What dies the errir say say? Regarding SMTP only your host can provide help and the details you require to use.
BaconFries wrote: Tue Nov 22, 2022 6:22 pm Your host can provide the correct settings required then once you have these you can configure the SMTP settings in the form properties (Advanced->Mail Engine)

Image
See the following on publishing
https://www.wysiwygwebbuilder.com/publish.html

See the following url reading from
"Publish was successful but I do not see the pages on my website"
viewtopic.php?f=10&t=36493
laros
 
 
Posts: 128
Joined: Thu Jul 05, 2018 5:50 pm

Re: Forms page doesnt show

Post by laros »

First of all thank you for your time!

In the line 20 of the specific page it says:

$success_url = './uspesno.php';

I have already checked those guidelines but still nothing works.

Only the sites with the forms on it, are not shown, but i cant figure it out why.
Last edited by laros on Tue May 30, 2023 1:53 pm, edited 1 time in total.
laros
 
 
Posts: 128
Joined: Thu Jul 05, 2018 5:50 pm

Re: Forms page doesnt show

Post by laros »

but what is the difference between SMTP and in built PHP? What is better?
laros
 
 
Posts: 128
Joined: Thu Jul 05, 2018 5:50 pm

Re: Forms page doesnt show

Post by laros »

now i have changed it to SMTP but still it doesnt work.

it still says that the LINE 20 on www.kamagra24h.com/kamagra-gel.php is wrong and that because of it, it doesnt work.

and this is the line 20:

$success_url = './neuspesno.php';
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Forms page doesnt show

Post by Pablo »

There is no 'better' option. Your web host specifies which you will need to use.
For example, some web hosts do not support standard PHP mail. In that case, you will need to use SMTP or one of the other options.
laros
 
 
Posts: 128
Joined: Thu Jul 05, 2018 5:50 pm

Re: Forms page doesnt show

Post by laros »

Pablo wrote: Tue May 30, 2023 2:29 pm There is no 'better' option. Your web host specifies which you will need to use.
For example, some web hosts do not support standard PHP mail. In that case, you will need to use SMTP or one of the other options.
now i have changed it to SMTP and the subpages are shown.

but when you click on submit button than you dont get to seen the "success page" because i have ticked off the option to use built in php.
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Forms page doesnt show

Post by Pablo »

If you need help, then please share a DEMO project.
viewtopic.php?f=10&t=82134
laros
 
 
Posts: 128
Joined: Thu Jul 05, 2018 5:50 pm

Re: Forms page doesnt show

Post by laros »

hello,

i have just sended it to your email address pablo@wysiwyg.com

thank you pablo for helping (i really need this to make it work)

thank you!
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Forms page doesnt show

Post by Pablo »

This is not a valid email address.

For details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134
laros
 
 
Posts: 128
Joined: Thu Jul 05, 2018 5:50 pm

Re: Forms page doesnt show

Post by laros »

i have published it now here:

https://www.kamagra24h.com/kamagra-gel.php
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Forms page doesnt show

Post by Pablo »

To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings.

I cannot see what you have done based on the published page (HTML), because the software has thousands of options and millions of possible combinations.
So, there is no way to know which options you have used by looking at the HTML only.

For further details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134
laros
 
 
Posts: 128
Joined: Thu Jul 05, 2018 5:50 pm

Re: Forms page doesnt show

Post by laros »

i have read the instructions numerous times but i really dont understand it.

i have nowhere to upload it, except my domain, so i cant send the link.

that is why i was always sending it by the mail.
User avatar
BaconFries
 
 
Posts: 5364
Joined: Thu Aug 16, 2007 7:32 pm

Re: Forms page doesnt show

Post by BaconFries »

What stops you uploading to your own domain? it is as simple as uploading any other file but you the just provide a link to it like http://yoursitename.com/yourwbsfile.wbs or upload to the likes of Mediafire and provide the link
laros
 
 
Posts: 128
Joined: Thu Jul 05, 2018 5:50 pm

Re: Forms page doesnt show

Post by laros »

Oh thank you, didn't knew how to do it.

This is the demo project:

www.kamagra24h.com/error.wbs

Thank you!
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Forms page doesnt show

Post by Pablo »

Your form seems to be ok. Except that you will need to enable the built-in form processor script. Otherwise nothing will happen when you click the submit button.

Make sure you publish all files to the server.

If you need further assistance then please read 'Emails are not arriving in my inbox...' and the '*** VERY IMPORTANT NOTE ***'
viewtopic.php?f=10&t=32967
laros
 
 
Posts: 128
Joined: Thu Jul 05, 2018 5:50 pm

Re: Forms page doesnt show

Post by laros »

ok thank you Pablo!
Post Reply