close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

I keep getting the following Warning when testing my form. I can't seem to figure out where the issue is. Can you help me with this?

Thread began 7/22/2013 12:45 pm by tdhkfinkel424121 | Last modified 8/08/2013 10:06 am by Ray Borduin | 3052 views | 23 replies |

tdhkfinkel424121

I keep getting the following Warning when testing my form. I can't seem to figure out where the issue is. Can you help me with this?

When testing I get this-Warning: Cannot modify header information-headers already sent by (output started at/home/hingh3/public_html/webassist/email/templates/Block_HSM.php:39)in /home/hingh3/puplic_html/guest dockage 4.php on line 124.

Is the problem on the form or on the email response? And how do I fix this?

Sign in to reply to this post

Jason ByrnesWebAssist

the problem is in the webassist/email/templates/Block_HSM.php file around line 39.

send a copy of that file so i can look at the code.

Sign in to reply to this post

tdhkfinkel424121

File requested

Hi Jason,
Here's the file you requested-I still don't see where I went wrong. Hopefully you can figure it out.

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

tdhkfinkel424121

Info for trouble shooting

Hi Again,

Here's the info you requested....
Thanks again

Sign in to reply to this post

Jason ByrnesWebAssist

in the guest dockage 4.php file, change:

include("webassist/email/templates/Block_HSM.php");

to:

include("webassist/waue_guest%20dockage%204_1.php");

Sign in to reply to this post

tdhkfinkel424121

Still getting warnings even after doing the change you suggested.

Hi Jason,
I tried this twice and even made sure that the bindings to the email were correct. Now I'm getting this warning:

Warning: include(webassist/waue_guest%20dockage%204_1.php) [function.include]: failed to open stream: No such file or directory in /home/hingh3/public_html/guest dockage 4.php on line 92

Warning: include() [function.include]: Failed opening 'webassist/waue_guest%20dockage%204_1.php' for inclusion (include_path='.:/usr/lib/php') in /home/hingh3/public_html/guest dockage 4.php on line 92

Warning: Cannot modify header information - headers already sent by (output started at /home/hingh3/public_html/guest dockage 4.php:92) in /home/hingh3/public_html/guest dockage 4.php on line 124

Sign in to reply to this post

Jason ByrnesWebAssist

i bet the problem is caused by the space in your page name.

rename the page with out using spaces, then add the UE behavior again.

Sign in to reply to this post

tdhkfinkel424121

It's still not working-Why?

Hi Jason,

I did what you suggested and then added a code so I could check for errors because the form was returning blank. I found an error on line 18 so I commented it out and tested it again. The form is still returning blank when I submit it. Where am I going wrong? Attached is the form.

Sign in to reply to this post

Jason ByrnesWebAssist

a blank page means that a php error is occurring but error reporting is turned off.

to turn error reporting on, add the following code at line 1:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>



once we know what the error is, we will be able to troubleshoot the cause.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...