Error messages received when testing

User 400244 Photo


Registered User
11 posts

Hi, I have successfully built a number of forms but the latest is throwing the following error when I submit the form to test it.


Strict Standards: Only variables should be assigned by reference in D:\virtualservers\gardenin\ashfieldallotments.co.uk\wwwroot\forms\AllotmentRequest\fbapp\php\formcontroller.cls.php on line 22

Strict Standards: Only variables should be assigned by reference in D:\virtualservers\gardenin\ashfieldallotments.co.uk\wwwroot\forms\AllotmentRequest\fbapp\php\formcontroller.cls.php on line 23

Strict Standards: Only variables should be assigned by reference in D:\virtualservers\gardenin\ashfieldallotments.co.uk\wwwroot\forms\AllotmentRequest\fbapp\inc\validator.inc.php on line 28

Strict Standards: Only variables should be assigned by reference in D:\virtualservers\gardenin\ashfieldallotments.co.uk\wwwroot\forms\AllotmentRequest\fbapp\inc\validator.inc.php on line 73

Strict Standards: Only variables should be assigned by reference in D:\virtualservers\gardenin\ashfieldallotments.co.uk\wwwroot\forms\AllotmentRequest\fbapp\php\formpage.cls.php on line 269

This is just a short sample and there are lots of lines of errors.

My form is here: http://ashfieldallotments.co.uk/index.p … uestform/.

Can anyone help?
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

Are you using anything different then what you've used on any other forms?
Reg. expressions maybe?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 400244 Photo


Registered User
11 posts

I am using phone numbers which I haven't in other forms.

I have just actually just updated the form to use a Reg Exp but the error is the same as before I added it.

Do you think it could be the phone number Elements?

Linda
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

I was trying your form and couldn't get any form of phone number to validate. What is the proper format?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 400244 Photo


Registered User
11 posts

I'm in the UK so 01514265432 will work in the home phone number field.
User 103173 Photo


VP of Software Development
0 posts

Linda Peppin wrote:
I'm in the UK so 01514265432 will work in the home phone number field.

Try using International and the Format instead.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 400244 Photo


Registered User
11 posts

I changed the phone number fields to International, I've still got error messages but there are less and they are also different. Also, the emails haven't arrived.

Warning: require(fbapp/inc/utilities.inc.php) [function.require]: failed to open stream: No such file or directory in D:\virtualservers\gardenin\ashfieldallotments.co.uk\wwwroot\forms\AllotmentRequest3\fbapp\php\formpage.cls.php on line 15

Warning: require(fbapp/inc/utilities.inc.php) [function.require]: failed to open stream: No such file or directory in D:\virtualservers\gardenin\ashfieldallotments.co.uk\wwwroot\forms\AllotmentRequest3\fbapp\php\formpage.cls.php on line 15

Fatal error: require() [function.require]: Failed opening required 'fbapp/inc/utilities.inc.php' (include_path='d:\virtualservers\gardenin\ashfieldallotments.co.uk\wwwroot\forms\AllotmentRequest3;.;C:\php5\pear') in D:\virtualservers\gardenin\ashfieldallotments.co.uk\wwwroot\forms\AllotmentRequest3\fbapp\php\formpage.cls.php on line 15


Linda
User 103173 Photo


VP of Software Development
0 posts

Since you are on a Windows server (I am sorry) ;) you have to manually set your SMTP settings. You can find instructions here at http://www.coffeecup.com/help/articles/ … m-builder/
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 400244 Photo


Registered User
11 posts

OK, I'll give it a go.

Thanks

Linda
User 2305196 Photo


Registered User
9 posts

Hi I love your web builder program.

So I bought this program to build my company's website RFQ Form. I never noticed the warning that it only works on linux servers, but since my testing server is a linux server i didn't have any issues until now that I have uploaded the form to my work server which is a windows server. Probably should've paid more attention.
Anyway I went to the link you posted above to configure the php file so that I could use the form on the windows server, but dumb question - the instructions there are for godaddy servers, so do I assume godaddy has windows servers so this configuration will work on all windows servers?

Just wanted to ask before I change it and run into more issues.

btw this is the error message received when trying to use the form on my windows server:

Your form could not be submitted for the following reason(s):
· Failed to record the data because the server is too busy or doesn't have write permission.
· Warning: [ err 2/line 248C:\WebSites\CompanyNewSite\quote_form_exported\quote_form\fbapp\php\mailer.cls.php] mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()
· Warning: [ err 2/line 248C:\WebSites\CompanyNewSite\quote_form_exported\quote_form\fbapp\php\mailer.cls.php] mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()
· Failed to send an email to "name.person@company.com".
· Failed to send an email to "sales@mycompany.com".



Any other tips would be appreciated! Thanks! :D

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.