![]() |
|
| |||||||
| Notices |
| Scripts & Fantastico Discussions, help and troubleshooting scripts included is adding popular Fantastico scripts to your website such as guest books, osCommerce shopping cart, polls, content management systems etc… |
![]() |
| | Thread Tools |
|
#1
| |||
| |||
|
My Domain name is www.Weig***ontrolMethod.com I have created several webpages with BlueVoda (great tool). I have used Form Maker Pro to create a form with email templates etc. I now have the form but I want to insert it in to an existing BlueVoda webpage not use it as an independent form page. The Form Maker Pro blurb says this can be done but I cannot find instructions anywhere. Please can you help. Thanks |
|
#2
| ||||
| ||||
|
Create a form on a single page & publish, & then use an iframe on your BV page to display the form. Sample page on this site.
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. Barnet walks How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#3
| |||
| |||
|
Thanks Chris - that certainly gets the Form onto a webpage. Unfortunately, I am now getting a server error (see below) are you able to see what the problem is in the server error log? There is also a bug in the Form Maker Pro S/W where it insists on getting an email address in the Form even when it hasn't been marked as *required. Do you know where I can report this? Thanks Derek Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@weig***ontrolmethod.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.weig***ontrolmethod.com Port 80 |
|
#4
| ||||
| ||||
|
In FMP admin area there should be some links to your form & thank you page. Have a check that these links are working first with the form showing up ok & the thank you page coming up after you sent the form. Otherwise it might need a support ticket for a server problem.
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. Barnet walks How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#5
| |||
| |||
|
Thanks Chris. The form shows up on the web page and accepts data. I stated 'no thankyou page' but a redirection instead to http://www.weig***ontrolmethod.com/bookinfo.html which exists in the directory. However this page does not come up after I send the form - the error message appears on the same wepage where the iframe was. Should I send a support ticket? Thanks Derek |
|
#6
| |||
| |||
|
Thanks Chris, The Form is certainly showing up OK but when I complete and send it the error message appears where the iframe was. I defined 'no thankyou page' but requested a redirect to http://www.weig***ontrolmethod.com/bookinfo.html which is definitely in my directory. It does not redirect to this page but stays where it was. Should I complete a support ticket? Thanks Derek |
|
#7
| ||||
| ||||
|
your url is getting blocked by the forum's word blocker.
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. Barnet walks How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#10
| ||||
| ||||
|
Cant seem to find any forms on your site using FMP. ????
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. Barnet walks How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#11
| |||
| |||
|
Hi Chris, The Form is in Tellfriends_DetailsforExtraFreebie.html. and I am accessing this through an IFrame (as you recommended) on detailsforextrafreebie.html Thanks Derek By the way, I sent a ticket to FMP about the bug in their S/W re insisting on requiring email addresses to be entered even though they may not be marked as 'required'. After telling me I had to get this support from BlueVoda, they eventually acknowledged the bug and said that the BlueVoda FMP S/W is an old version. They sent this fix (I have yet to work out how to get this into the code and create a new HTML page to FTP to my website!). Replace in your form code line function isEmail(string) { return (string.search(/^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/) != -1); } with function isEmail(string) { return (string.search(/^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/) != -1)||(string==''); } |
|
#12
| |||
| |||
|
Hi Chris Just checking if you are still around and if you have seen my post above. Just in case - the answer to your question about not being able to see any forms using FMP is - The Form is in Tellfriends_DetailsforExtraFreebie.html. and I am accessing this through an IFrame (as you recommended) on the page named detailsforextrafreebie.html Thanks for your assistance Derek |
|
#13
| ||||
| ||||
|
Not to sure about the code on this script. But it seems like you need to go into your cpanel & find the "Tellfriends_DetailsforExtraFreebie.html" file & use the c-panels edit facility & change the part of the code as instructed from FMP.
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. Barnet walks How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#14
| |||
| |||
|
Thanks Chris - I have tried that already. The new code cleared up the bug (did not insist on inputting all email addresses even those that were not defined as required) but the server error was just the same. Time to send a ticket to BlueVoda? Regards, Derek |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |