<!-- MENU-LOCATION=NONE --> dreamweaver cs5 error - dreamweaver

when ever i try to insert image or swf file in dreamweaver cs5. i am getting this error
also getting this error within head tags
anyone knows about it ?

All other things being equal, it sounds like Dreamweaver has gone corrupt. You may want to follow the steps in this KB article to reset the preferences.
http://kb2.adobe.com/cps/839/cpsid_83912.html
If that doesn't fix it, an uninstall/reinstall usually does.

Related

I can't wy icon svg is not visible

It's my first time hier.
I'm discover the CMS impresspage and I'm very glad with.
I'm install the program, all is good, expect one. The little image on admin are not visible. You can see All icon.svg are strang
I tried on Firefox 28 and Chrome 34
You can see on http://slorimier.ch/cms/ImpressPages/admin, demo and demo123
I have made all icon as png, but is for me difficult to understand how make the change.
If someone can me help, I'm glad.
Thanks all.
Stéphane
I had the same issue and I found the the solution there : http://www.w3.org/services/svg-server/
The htaccess fix did the trick for me.
Those images work on Firefox and Chrome. The only reason I could think of is failed file upload to the server. Try to reupload "Ip" directory to the server once again.

Dreamweaver Coding Hint won't go away

I've had this issue several times and usually I can just shut down the program and restart it. But this time I have a bunch of windows open and I don't want to restart Dreamweaver.
My problem is that Dreamweaver brought up a code hint, but the code hint box now won't go away. It just sits there floating in the middle of the page. It doesn't matter if I click to Preview or any other tab in Dreamweaver, it still just sits on top of everything.
I'm working on a Mac, Dreamweaver CC (cloud, fully updated). Anyone else have this problem???
This has been a HUGE PAIN for me as well! You can make the code hint disappear though by finishing out an element that is in the code hint box. For instance if the code hint box appears and you can see class in the drop down... create a <div class="xyz"> real quick and the code hit box will dissipate after you close the quotes on the class because you used an element in that box. As to why this continually happens on the Mac version I have no idea, but I hope they fix it soon!
It's a known bug since years as you can read here: https://forums.adobe.com/message/7745689
Someone suggests as a workaround to set the Coding Hint delay to 0 (as said here: https://forums.adobe.com/message/7745689#7745689) but for me, in Dreamweaver CC 2015 Windows fully updated via cloud app, this bug still occurs while I code JS files.
Awaiting for a final fix, I hope this suggestion can be useful for you on Mac. :)

How do I stop Dreamweaver from putting dependent files? [duplicate]

This question already has answers here:
Closed 10 years ago.
Possible Duplicate:
Dreamweaver Keeps Getting Dependent Files
I'm using Dreamweaver (CS5) to manage files on a webserver. I have it set so that when I save a file (locally or not) it uploads to the server.
The problem is that when I save/upload a file that links to other files (images, js, css, etc) those files have to upload (or at least check to make sure they are the same) as well.
This becomes an big issue when I'm editing a CSS file with 2000 lines of code and links to hundreds of images.
Is there a way to prevent dreamweaver from uploading everything?
Is there a better Rich text-editor/FTP client for windows
Go to: >Edit on the main toolbar, >Preferences, >Site
Then Select "Prompt on put/check in"
Once you save / put you will get this dialog box:
Select "No" for the "Put dependent files"
Select "Don't show me this message again"
Go to Edit -> Preferences -> Site
Then uncheck "Prompt on put/check in".
nope. there is no friggin' way. Dreamweaver is an intransigent bastard when it comes to that. you can see my comments on the Adobe Help forums...
YOU CANNOT STOP DREAMWEAVER FROM TRYING TO UPLOAD DEPENDENT FILES.
the best thing i've managed is to indicate the files i don't want by setting the 'cloak' flag. 'cloak' doesn't actually work (seriously, Adobe? WTH?), but it does pop up a dialog that let's you say 'No to ALL'. quite frankly, it's a bloody joke, that...
as for a better RichText editor, do you mean a color-coding IDE? in addition to being a great editor period, Notepad++ also has an FTP plugin that is really great. if you want a standalone FTP client, can't do better than (Filezilla)[http://filezilla-project.org/]. and if you're balls-of-steel brave, willing to smash your way through the godawful uptake period, (Aptana Studio 3)[http://aptana.com/] is exquisite. just don't expect a lot of useful tutorials on getting this stonkblonker configured without a lot a head smashing, loud cursing and google-till-you-puke. once you do, however, it's pretty rockin'. but my fave is still Dreamweaver because of the wicked smart ability to load all the referenced files in the header. remember, it was designed for VISUAL development, so that's where it's focused. but it's the best damn IDE i know of for Wordpress, MooTools and Smarty.
anyway. there you go. whew
WR!

Dreamweaver falsely prompting about modified files

I use Dreamweaver 8 at work, and recently I've been having an issue with open files. When I move focus away from Dreamweaver to another piece of software (usually firefox for testing the results of uploaded files), and then move back to Dreamweaver I get a prompt saying: "This file has been modified outside of Dreamweaver. Do you want to reload it".
Edit: this is for every single file I have open in Dreamweaver so is quite unbearable!
Clicking yes or no both show exactly the same page! Nothing's changed, and nothing should have!
Any ideas why this might be happening? It's causing some issues because I work with another developer at work and I don't want my work overwriting. I assure you that he's not working on any of the same files or anything, and we've worked together for months and this has never happened before.
I'm very well aware that I can turn this prompt off, but in cases where files have actually changed, I'd want to be prompted.
I know Dreamweaver 8 is a joke.. but it's what we've got, and it's been fine up until now.
Any help would be greatly appreciated! :)
That behavior exists in CS5 too, so I'm pretty sure it is a bug. Are you working off a shared network drive?

Dreamweaver CS4 Code Hinting Issues

I'm using Dreamweaver CS4 on a Mac running OS 10.6.2 and I am experiencing issues with code hinting.
Two of my issues are:
Closing tags are not being generated after creating the open tag in the preferences I have selected. This should happen after typing the open tag's >.
Attributes/functions associated with tags are not displayed after opening one, for example: If I type <div and then start to type an attribute of a div tag, such as class, nothing is suggested.
I've already gone through the settings several times to no avail.
Can anyone offer any suggestions?
Thank you for your time.
I guess this is a bit old, but for reference, I wrote a post about this a while ago, I came across exactly the same issue: http://blog.affirmix.com/2009/05/06/code-hinting-in-the-dreamweaver-extensibility-api/

Resources