close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Data Assist isn't linking required files correctly

Thread began 1/19/2014 7:08 am by Daryl | Last modified 1/29/2014 9:47 am by Jason Byrnes | 1163 views | 5 replies |

DarylBeta Tester

Data Assist isn't linking required files correctly

Jquery is being linked as;

<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js"></script>



Should it not be;

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js"></script>



The Tooltips are being linked as;

<link rel="stylesheet" href="webassist/jq_validation/Bloom.css">



But should be

<link rel="stylesheet" href="../../webassist/jq_validation/Bloom.css">



The validation script was linked as;

<script src="webassist/jq_validation/jquery.h5validate.js"></script>



But Should be;

<script src="../../webassist/jq_validation/jquery.h5validate.js"></script>
Sign in to reply to this post

Jason ByrnesWebAssist

for the google path, that is fine. The http: is implied when using a double slash.

for the other paths, this seams to be bug for pages that are in a subdirectory, I have logged the bug to have it corrected in the next update.

Sign in to reply to this post

DarylBeta Tester

Hi Jason

When will the next update be please?

I am using Data Assist 1.1.7

Sign in to reply to this post

Jason ByrnesWebAssist

that should be fixed in 1.1.7, the paths in your screen shot look correct, no?

Sign in to reply to this post

DarylBeta Tester

both of the ajax links are missing the http:

and the other links were missing the ../../ that they should have had

Sign in to reply to this post

Jason ByrnesWebAssist

the ajax link does not need the http. it is implied when double slash is used.

I am not able to reproduce the paths for the others, perhaps try deleting the cache file from the configuration folder or renaming the configuration to start a clean install.

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