close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

I get a blank page when I use data assist

Thread began 3/25/2014 4:05 pm by gb261593 | Last modified 3/27/2014 1:49 pm by gb261593 | 2824 views | 10 replies |

gb261593

I get a blank page when I use data assist

I have used DA in the past and it's worked fine. Now I am using a very simple search for landlords and/or gender and all I see when I try is a blank page. Before applying Data Assist I could see a list as expected but now even accessing the results page directly shows nothing but I can't see what is stopping the page displaying. Any help gratefully received. (I have attached the two pages.)

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

gb261593

Thank you. I have done that and got:

Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /Applications/MAMP/htdocs/acc3/Connections/blac.php on line 9

Fatal error: Call to undefined function setQueryBuilderSource() in /Applications/MAMP/htdocs/acc3/cms/admin/search_advice_results.php on line 57

Sign in to reply to this post

Jason ByrnesWebAssist

move this line:

<?php
//WA Database Search Include
require_once("../../WADbSearch/HelperPHP.php");
?>

to line 1.

Sign in to reply to this post

gb261593

Thank you. I now see a listing but if I apply the search it doesn't do any filtering at all - all of the data is listed and I see at the top of the page:

Notice: Undefined variable: WADbSearch1 in /Applications/MAMP/htdocs/acc3/cms/admin/search_advice_results.php on line 62

Notice: Trying to get property of non-object in /Applications/MAMP/htdocs/acc3/WADbSearch/HelperPHP.php on line 381

Notice: Trying to get property of non-object in /Applications/MAMP/htdocs/acc3/WADbSearch/HelperPHP.php on line 395

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

gb261593

See private message

Sign in to reply to this post

Jason ByrnesWebAssist

See PM

Sign in to reply to this post

gb261593

See PM

Sign in to reply to this post

Jason ByrnesWebAssist

see PM

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