close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Blank page

Thread began 7/06/2022 3:35 pm by eric284736 | Last modified 7/08/2022 3:15 pm by Ray Borduin | 385 views | 26 replies |

eric284736

Blank page

Hi Ray,

I am getting a blank page when trying to access two page s on my site that have email forms. They were working but I cannot find a an error.

http://www.worthamhouse.com/contact.php
http://www.worthamhouse.com/reserve.php

Would you take a look?

Thanks,
Eric

Sign in to reply to this post

eric284736

the email forms are not sending as well so I am wondering if it is a version issue with a file. The page displays correctly on the local testing server.

Sign in to reply to this post

Ray BorduinWebAssist

Usually this is just a failure to upload all of the necessary files. Try uploading the entire webassist/email folder and see if that helps. Another thing you might try is adding this to the top of the page:

php:
<?php

ini_set
("display_errors",1);
?>



Blank pages are usually pages with errors and error display turned off. By turning on error display it might help show you what the problem is.

Sign in to reply to this post
Did this help? Tips are appreciated...

eric284736

Thanks Ray. I have tried both suggestions and it still displays a blank page.

Sign in to reply to this post

Ray BorduinWebAssist

If you view source on the page it will show the error. It was just displaying in a div that wasn't visible.

I found that you had an include on the page that included another page contactform.php and that page has an older version of webassist email applied that was in conflict with the new email code added to the main page.

I updated the email in the include file and the page is displaying properly again.

Sign in to reply to this post
Did this help? Tips are appreciated...

eric284736

Thanks Ray! When I submit the form on the reserve.php page it gives this error:


Fatal error: Uncaught Error: Call to undefined function WAValidateLE() in /home/worthamh/public_html/reserve.php:16 Stack trace: #0 {main} thrown in /home/worthamh/public_html/reserve.php on line 16

this is an issue with the captcha I think?

Sign in to reply to this post

Ray BorduinWebAssist

Your page is missing:

php:
<?php require_once("webassist/form_validations/wavt_scripts_php.php"); ?>


if you re-apply the server validation it will add it to the page.

Sign in to reply to this post
Did this help? Tips are appreciated...

eric284736

Corrected and thank you! However neither page sends the email now

Sign in to reply to this post

eric284736

The email log shows a successful send so this must be something on the host server that is stopping the email.

Sign in to reply to this post

eric284736

Actually this is the message I get in the email log as a failure to send:

<strong>Could not instantiate mail function.</strong><br />

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...