Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Form web address Topic is solved

Questions related to using nuBuilder Forte.
Duski
Posts: 95
Joined: Thu Mar 04, 2021 2:03 pm

Form web address

Unread post by Duski »

I'd like to make my form accessible for everyone. I found an instruction video here https://www.youtube.com/watch?v=z7RKRad5ZJw. Thanks for it !
But I'm not able to find out web address of my form :-( Address bar shows only main web-address for nuBuilder.
Snímka obrazovky 2022-02-11 223308.png
Can U help me, pls. ?
You do not have the required permissions to view the files attached to this post.
gerese
Posts: 132
Joined: Sun Dec 16, 2018 6:13 pm
Location: România
Has thanked: 30 times
Been thanked: 4 times

Re: Form web address

Unread post by gerese »

Hi,
you need to use auto login
https://wiki.nubuilder.cloud/index.php?title=Login

create a user: test, with password: 1234
and set to this user like "launch form" the form wich you need to see in front of web page.
When you access this link
https://ip_address/index.php?&u=test&p=1234
u=test
p=1234
must open the desired form, then you can use the directions in the video on youtube.
nuBuilderForte .... BIG Like !!!
Duski
Posts: 95
Joined: Thu Mar 04, 2021 2:03 pm

Re: Form web address

Unread post by Duski »

I did, as you adviced me, but no success - blank page.
Pls. try:
http://katalog.jecool.net/index.php?&u=hocikto&p=4321
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: Form web address

Unread post by kev1n »

Try
https://katalog.jecool.net/index.php?u=hocikto&p=4321

and using an f parameter, you can use the specified form.
Duski
Posts: 95
Joined: Thu Mar 04, 2021 2:03 pm

Re: Form web address

Unread post by Duski »

kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: Form web address

Unread post by kev1n »

Pass the form id, not form code
Duski
Posts: 95
Joined: Thu Mar 04, 2021 2:03 pm

Re: Form web address

Unread post by Duski »

No success :-(
http://katalog.jecool.net/index.php?u=h ... 523a61aca1
Snímka obrazovky 2022-02-14 174250.png
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: Form web address

Unread post by kev1n »

Yes, that's the form Id.

I get this error (country restriction)

Code: Select all

Uncaught Error.

{"success":false,"payload":[],"error":{"code":403,"message":"Forbidden POST requests from foreign countries, please, allow it in site settings"}}

The nuBuilder demo, e.g. can also be opened by passing the user + password and there's no error or blank page:

https://demo.nubuilder.cloud/index.php?u=demo&p=nudemo
Duski
Posts: 95
Joined: Thu Mar 04, 2021 2:03 pm

Re: Form web address

Unread post by Duski »

I disabled POST blocking from abroad.
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: Form web address

Unread post by kev1n »

http://katalog.jecool.net/index.php?u=h ... 523a61aca1 opens the launch form for me. Tested with chrome + edge.
Post Reply