close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Dataassist Search using more than two tables.

Thread began 1/18/2010 6:29 am by mark226253 | Last modified 2/02/2010 5:55 pm by mark226253 | 3708 views | 15 replies

Eric Mittman

Regarding the search there is no need for recordsets to be present on your search page, unless you are using them to display choices for the user. It is the recordset on the results page that is returning all of the results that will be filtered by the values that were submitted on the search page.

As for the error you are getting this has to do with the open_base_dir setting in the php server. When you are using safe mode this setting will restrict the files that can be included in a php page. With this setting in effect you will only be able to use include files that are in the directory specified in this setting.

To check on this setting you can create a php info page. To make a page like this you just need to add this line of code to the top of any php page:

php:
<?php phpinfo(); ?>



In here check for the open base dir setting to see what is listed as the allowed directory. If you want to include any files on any pages the files that are being included must be located here.

This is not normal to have this limitation in effect, you should speak with your server admin to have them turn this off so that you can use include files in your site without this limitation. If this is something that cannot be changed then you will need to add all of the files to include to the specified directory and update all of the paths in the include and require once lines in your php pages.

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