close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

DataAssist Wizard Error when try to connect

Thread began 3/23/2012 6:13 am by diazc1369085 | Last modified 4/23/2012 6:28 am by Jason Byrnes | 1588 views | 5 replies |

diazc1369085

DataAssist Wizard Error when try to connect

Hi,

I am new using the DataAssist and when I try to use the DataAssist Wizard to mysql database it does not find the file and I do keep getting an error message, please see files attached. Any help will be appreciated and thank you in advance.

Diaz

Sign in to reply to this post

Jason ByrnesWebAssist

the error means that the Dreamweaver Site Definition is not set up properly.

In the Site Definition, double check the settings for connecting to the Testing Server, pay careful attention to the settings for the Host Directory and the URL Prefix, the error you are getting means that one or both of those settings is incorrect.

The URL PRefix should be the site address for your site. The Host Directory should point to the web root folder on your server.

If you copy the address used for the URL Prefix setting and paste it into the address bar of your browser, it should load your testing server site.

In the testing server Tab are you using an FTP Connection?

if you open the file panel (Window -> Files) and change the file view from local to testing what do you see? can you send a screen shot of the files panel list in a zip archive.

Sign in to reply to this post

diazc1369085

DataAssist Wizard Error when try to connect

Ji Jason,

Here is the screen shot of the site panel. When I test the page it comes balnk. Any idea what I did wrong.

the link of the page: index_info_Search.php

Thank you in advance.


Diaz

Sign in to reply to this post

Jason ByrnesWebAssist

a blank page means that a php error is occurring.

add the following code at line 1 to turn on error reporting, once we know the error, we will be able to tell more about what is causing it:

php:
<?php 

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>
Sign in to reply to this post

diazc1369085

DataAssist Wizard Error when try to connect

Hi Jason,

I did add the code on line 1 but still showing as a blank page.

Diaz

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