close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Search page blank - no form

Thread began 8/10/2012 5:19 pm by bjgarner241692 | Last modified 8/16/2012 10:35 am by Jason Byrnes | 925 views | 3 replies |

bjgarner241692

Search page blank - no form

Just installed DataBridge. Nice interface, I like how everything is integrated and can all be done from one GUI.

However, once I stepped through everything and it created the pages, it created a blank Search page.

I can manually create a Search page, but was disappointed that it did not simply work.

Sign in to reply to this post

Jason ByrnesWebAssist

I have not had this issue before.

Are you saying the Search page is created with n code in it? or that it displays blank in the browser?



If no code:
What settings did you use when running the wizard?

Did you use one of the prebuilt application types?

Or start from blank?

On the manage pages tab, What columns did you select for inclusion in the Search page?

In the configure Field Settings section, how did you set those columns to display?


If blank in the browser:
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

elevy388997Beta Tester

I have this same problem.

I selected product catalog but to use my own product table and columns. I chose to include the ProductName, ProductMetaKeywords, and ProductPrice. The configure field settings are Name: / Text / Medium ; keywords: / text / medium ; Price: / Text / Medium.

I choose product catalog and went through the wizard (the preview had Search TextArea for name, keyword and price), the results and detail page have content but the search page has 12 lines of code:


<?php require_once("webassist/form_validations/wavt_validatedform_php.php"); ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
</head>

<body>
</body>
</html>

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

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