| |
BestWebForms.com
Tips & Troubleshooting:
Questions and
Answers:
-
I just discovered that my website's server
does not have PHP installed. What do I do?
There are basically 2 options for you:
1. We recommend switching to a Linux
hosting company. We can fully and confidently
recommend these 3 hosting companies. Our
Complete Web Forms Package works
perfectly on them, and they
are all around $5 per month.
They are:
www.a2Hosting.com
and
www.ixWebHosting.com
and
www.HostMonster.com.
2. You can use our Easy Hosted Web Forms
Solution. The main difference
is the web form is hosted on our server
and there is a $4.95 hosting charge
per month. But you can still customize
your form and choose the entire
"look" of it, etc. Your visitors will
most likely never notice that the form
is hosted elsewhere.
Here is the link to click on or to paste
into your browser:
https://bestwebforms.com/cart/index.php?main_page=product_info&cPath=69&products_id=187
-
The "thank you" page I wish to use is
loading into the smaller iFrame window.
How do I keep this from happening?
Paste
the iFrame "break-out" code above the
<head> tag on the thank you page,
or confirmation page, that the sender
will be sent to. Note: Your "Thank You"
page can be any page that you wish it to
be.
Insert
into your "thank you" page:
|
<script
language="Javascript">
<!--
if (top.location!=
self.location) {
top.location =
self.location.href
}
//-->
</script> <a name="top"></a> |
|
|
-
I have not uploaded the
program to my website's server. I am
trying to view use my Web Form Designer
on my desktop, but it is not working.
Our
program uses PHP as the programming
language for the "backend" script. PHP
only runs on servers. So you will need
to upload the web form package.
(Also, if you cannot connect to it, make
certain your URL is the same case
for your folder that you created. For
instance, on some servers, /forms is
different from /Forms.)
-
I don't know what version of PHP my host
is running on their server.
Our "backend" script is written in standard
PHP programming language. On some servers, sometimes it is necessary to add a line to a file on
your server called .htaccess. This is basically a text file (called
.htaccess) which the server searches for.
To find out more information
about the PHP
that is installed on your website's server, we have included the file phptest.php
which contains just the following line of code:
After uploading to your server: enter the full url of this file into
your browser. For example: http://www.your-website.com/forms/phptest.php.
Also see: notes_about_htaccess.html.
Note: For added security, you might wish to delete this file from
your server when you are done.
-
When I view the Web Form Designer, none
of the images or graphics are appearing.
This is
most likely because you have not
uploaded the program as we recommend. It
is important to use a FTP program for
uploading such as the ones at
www.CuteFTP.com and
www.SmartFTP.com. They have free
trials. When using their programs for
uploading, then the proper directory and
file structure needed will be
maintained.
-
I am not receiving any emails.
Make
certain that you are not using a spam
filtering program on your home computer,
or your server, that might be treating
the form emails as spam. Often, you can
list your own form email address as a
"friendly" email address, or "white
list" it.
-
I would like to add, change, or delete
some fields. How do I do this?
In the
instructions, towards the bottom, there
is a short "mini-lesson" on how to do
this, although it is not meant to be a
full "how to" HTML course. But it will
point you in the right direction.
-
Changing the web form seems more
"time intensive" than I have time for myself.
Can you make a custom form for me?
Yes we
can. Just click on or paste into your
browser this link:
http://bestwebforms.com/cart/index.php?main_page=product_info&cPath=66&products_id=182
-
My server does not let me change
permissions to 777. What do I do?
Usually,
if you call your hosting company, they
can change the permissions for you.
-
My website is on a "sub-domain". Is this
a problem?
We
occasionally have difficulties with sub-domains.
An example of a sub-domain would be: www.mydomain.maindomain.com.
It is best to switch to one of the
recommended Linux hosting companies
above, or to switch to our Hosted
Solution. Our Hosted Solution will work
on sub-domains and servers without PHP
installed.
-
Can I remove the link "Powered by
Web Forms
3.0"?
The link
above must remain as per the licensing
agreement.
-
This all seems too complicated for me.
Can you do it?
Yes we can.
After you purchase our Full Version,
we
offer Professional Installation for
just $24.95. Just click on or paste into your browser
this link:
http://bestwebforms.com/cart/index.php?main_page=product_info&cPath=68&products_id=183
-
The 5 CAPTCHA images are not displaying.
All I see is a red X.
Looks like
your hosting company does not support
CAPTCHA images. This is why we also have
the other security choice options to
choose from. You can learn more on this page:
http://bestwebforms.com/GD_Support.php
This test
will also tell you if your server is
running PHP.
The GD and FreeType libraries are
outdated or not installed in your web
server. You will need to ask your
hosting service to install or update
their GD library and FreeType for this
feature to work properly. But our other
security choices are very secure also.
-
I wish to edit the code. What code
editor do you recommend?
We
recommend Microsoft FrontPage, Microsoft
NotePad, or Alleycode.
Alleycode is free at:
http://www.alleycode.com/
-
Whenever I try to save changes, I
receive the error message:
“Cannot open file for writing” or
"You don't have permission to access...".
You
need to first check your permissions
settings as per the instructions.
-
Every time I hit the "send" button, my
info comes back up and it asks me to
enter the security code again. So, my
form doesn't work.
Open the
web form template you are working on.
Look towards the top of the code
(viewing the form in plain code). Look
for some code similar to this:
Code: |
|
<input
type="hidden" name="required_fields"
value="Email_Address,Subject,Comments,Security_Code"> |
|
|
Make
certain that you do not have any fields
listed that you no longer are using on
your form.
-
My web browser will not display the form
on my webpage.
Your
browser might be thinking that your form
is a "third party script" and chooses to
not display it if your security settings
are set to "high". We recommend
shortening your iFrame Code Snippet to
something like:
iFrame Code Snippet: |
|
<iframe name="bwfIFRAME"
src="../forms/formbwf.php?f=1&iframe=yes"
width="425" height="1000" frameborder="0"
scrolling="no"></iframe> |
|
|
-
I am viewing a form template in my
FrontPage editor, and I see a bunch of
%% signs.
Is that what I should see?
Yes.
That is a little PHP code that will not
be seen once you upload your form and
view it online with your browser.
-
Do you have a phone number for customer
support?
Email
support is what we offer. We do believe,
that technical issues being what they
are, it is best to have your questions
and our replies written down. This way,
everything remains clear and what is
said by both our customers and our
support staff is not forgotten or not
heard correctly.
-
I get a stream of code on instead of a
login screen.
Your web
hosting service must have PHP installed
and properly configured for the program
to run. Please make sure they have PHP
and what version they are using.
Bestwebforms will work with PHP 4.2.0 or
later. Rename the file
z-.htaccess-AddHandler-application-php4.txt
(for PHP 4) or
z-.htaccess-AddHandler-application-php5.txt
(for PHP 5) to .htaccess and try to
access your web forms again. If that
doesn't work, you must ask your hosting
service to add an application handler
for proper execution of your PHP files.
-
I can't get past the login screen after
entering the default username and
password.
Create a
file called php.ini with notepad and add
the following line to the file:
cgi.force_redirect 0
Then upload it to your server.
-
My
fonts, text sizes, and text colors
are not changing the way I want them
to.
This is usually because a webpage
has conflicting css code on the page
that you have placed your web form
on. If this is the case, then you
might need to open your form
template in an HTML editor, delete
the Javascript css code for the text
css near the top of the code. And
then "hard code" the text on the
form that you want to change.
|
|