Problems with FTG and FW

Hi All

I’m trying to do a simple form on a contact page which has Name/Email/Comments in the form.

I’ve set up FTG and set the form settinging to ‘POST’ in FW. The problem is that when I go to publish I get the following: One or more HTML files which do not not belong to this site will be overwritten. Do you want to continue’ A

Any reason as to why??

The page is at: http://www.cherokeedesigns.co.uk/testsite/lakeside/Contact/contact.php

Regards

Lee


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It’s probably because you are publishing to a site folder with the same page file name already published from a previous version of the site. I.e. you have re-saved (Save as…) your original Freeway file as a different version or you are woking from a new file.

It won’t hurt to go ahead if the previous version still exists, as you can always re publish that, with the same warning appearing, if the need arises.

Colin

On 7 Feb 2011, at 09:52, Gray Owl wrote:

I’ve set up FTG and set the form settinging to ‘POST’ in FW. The problem is that when I go to publish I get the following: One or more HTML files which do not not belong to this site will be overwritten. Do you want to continue’ A

Any reason as to why??


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Colin

What I cant understand is that the basic design of the page was done last week. Only the form elements were added this morning?

Regards

Lee


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

At a guess, it’s because by adding FTG content you have changed the the file type from html to php. A comment from Softpress (who read these posts) would be welcome.

Colin

On 7 Feb 2011, at 10:49, Gray Owl wrote:

Hi Colin

What I cant understand is that the basic design of the page was done last week. Only the form elements were added this morning?

Regards

Lee


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 7 Feb 2011, 9:55 am, ColinJA wrote:

At a guess, it’s because by adding FTG content you have changed the the file type from html to php. A comment from Softpress (who read these posts) would be welcome.

Colin

Hi Colin

I’ve never had this problem before with FTG & FW. I’ve got 2 forms up on other sites that are working fine.

It’s got me.

Regards

Lee


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Any particular reason why you want to ‘step outside’ FW to do this?

The PHP Feedback form action is ideal for this and requires no external assistance.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I don’t think FTG is at fault here. Check in the Document Setup dialog
for the current value of the Site Folder option. In fact, just change
it to a new empty folder. Publish. You should not get this error again.

Walter

On Feb 7, 2011, at 6:10 AM, Gray Owl wrote:

On 7 Feb 2011, 9:55 am, ColinJA wrote:

At a guess, it’s because by adding FTG content you have changed the
the file type from html to php. A comment from Softpress (who read
these posts) would be welcome.

Colin

Hi Colin

I’ve never had this problem before with FTG & FW. I’ve got 2 forms
up on other sites that are working fine.

It’s got me.

Regards

Lee


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 7 Feb 2011, 11:25 am, DeltaDave wrote:

Any particular reason why you want to ‘step outside’ FW to do this?

The PHP Feedback form action is ideal for this and requires no external assistance.

David

Hi David

Tried FTG a few years back and found that I liked it and purchased it. No other reason.

Regards

Lee


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

One of the HUGE pluses about using the PHPFF action is that you can reuse a form a zillion times over.

Once built, a standard form constructed (in a table with the action applied preferably) can be copied/pasted from one site to another with only minor alterations to text required.

This will save you tons of time and you never have to leave FW to do it.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

True Dave, but the biggest reason why people choose FTG over the PHP Feedback Form action is because the email sent to you is just awful in regards to formatting. It feels cheap, it feels like everything is just thrown together, and on a big form it’s hard to dissect the results.

In the examples used on the action sites they use three or so fields, but imagine submitting a form that has 25 fields or even 50 fields. It makes it harder for your client to understand what exactly they’re getting.

I know recently I tried PHPFF and while it worked I was disappointed with the email sent to me as my client wanted a better and organized way for them to easily pull out the information they wanted.

Plus you’re also limited on how many people it can be sent to, you don’t get to insert what browser they were using nor the time that they sent it, plus you can’t customize the email the way that you want. Sure PHPFF is quick, fast, and easy to use but that’s just in the form creation and not in the options you’d expect and that’s why people use FTG. Same goes for easiBase forms to as you can’t customize the email.

An obviously superior product FTG is by focusing solely on making form scripts that work, are customized to your liking in all aspects from unique form field type validation to customizable emails, and I will say that it is totally worth the money. Plus the support is unbelievable. They wrote me back on Super Bowl Sunday during the game. Impressive.

(Phew, I should be on their payroll).


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sure - all points noted but the original question was about a simple 3 field form that doesn’t require any bells and whistles. A 2 min job with PHPFF.

As far as formatting email output from the form - sure it is a bit basic but it is doable - especially for a guy with your skills.

What I normally do in a circumstance like that is use PHPFF to create the ‘basic’ handler, the whatever-go file, then open it in BBEdit do the mods and then use the customised version set as the target Post in Page>Form setup and delete the action from the page. Voila - custom form handler.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

And I am certainly not knocking FTG - it is a good product - but just not necessary for a basic form.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 7 Feb 2011, 12:32 pm, waltd wrote:

I don’t think FTG is at fault here. Check in the Document Setup dialog
for the current value of the Site Folder option. In fact, just change
it to a new empty folder. Publish. You should not get this error again.

Walter

Hi Walter

Sorry I don’t understand. Where’s the ‘Site Folder’ option within the Document Setup.

Regards

Lee


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Right in the middle of the dialog on the Document tab. It says Site
folder: (path to your site folder) and right underneath that there’s a
Select button which lets you choose a different folder.

Walter

On Feb 7, 2011, at 3:14 PM, Gray Owl wrote:

On 7 Feb 2011, 12:32 pm, waltd wrote:

I don’t think FTG is at fault here. Check in the Document Setup
dialog
for the current value of the Site Folder option. In fact, just change
it to a new empty folder. Publish. You should not get this error
again.

Walter

Hi Walter

Sorry I don’t understand. Where’s the ‘Site Folder’ option within
the Document Setup.

Regards

Lee


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

@Dave - My interest hasn’t perked enough to dig into the outputted file from PHPFF. I do agree, as I stated, that the examples use just a couple of fields which I would agree works for this posting.

Come to think of it, I’m not necessarily sure how Tim would expand the processing of the form formatting within the action itself considering how forms vary both in content and setup.

I guess that is why there is a more commercial alternative in FTG.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi All

I would just like to say a big thank you to all that helped me out with this problem.

I found out what the problem was. It was me … I’d not used FTG for some time and just forgot what to do. Sorry guys.

Regards

Lee


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

As long as you are sorted now - worth writing a note on the pasteboard of a FW doc (set not to publish) about things like this. As a gentle reminder.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 7 Feb 2011, 6:37 pm, DeltaDave wrote:

What I normally do in a circumstance like that is use PHPFF to create the ‘basic’ handler, the whatever-go file, then open it in BBEdit do the mods and then use the customised version set as the target Post in Page>Form setup and delete the action from the page. Voila - custom form handler.

D

Dave, Can you point to a website where I can read up on the customization part so I can Voila too?

thanks, Bryan


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Not really because it is all about PHP, HTML and CSS - you need a reasonable grounding in these first.

If you can tell us more about what you want to get we can probably provide some pointers.

But as Dan has suggested if you want a quite customised output then PHPFF may not be the way to go.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options