For all things Dreamweaver.
Recently active
Just got an update from Adobe yesterday and now when I try to launch Dreamweaver CC 2019, I get "Dreamweaver can't find the menus.xml file". The file is in the path, so clearly even the error must not be indicative of the real problem. I've tried moving menus.bak, same issue. Tried uninstalling/reinstalling, same issue. I am on a MacBook Pro 15" 2018 running Mojave.Looks like I'll have to be very leery of any future updates as I can't afford to lose hours troubleshooting a subscription based application.How do I fix this?
I already changed the setting, but the code color always black.Anyone know what happen?
Another newbie here trying to use preview to view PHP files without success. Please help I've literally spent months on and off trying to view a simple PHP file stored on /Applications/XAMPP/xamppfiles/htdocs/mysite I always get an error message saying "Dynamically-related files cannot be discovered because there is no site definition for this document" Setup I've viewed a number of Youtube videos and I'm really hopeful I've set up the testing server correctly. ----- Site name: mysite Local site folder: /Applications/XAMPP/xamppfiles/htdocs/mysite ---- Server name: mysite Connect using: Local / Network Server folder: /Applications/XAMPP/xamppfiles/htdocs/mysite Web URL: http://localhost/mysite/ Set to Testing ------------ http://localhost/mysite/ works fine when I view on Safari or Chrome I'm using Dreamweaver 21.1 XAMPP 8.1.2 on a MacBook Air M1 2020 running Monterey 12.2.1 I'm sure it's stupidly simple to fix, but I would really ap
I was wondering how would I reuse my nav bar, can I even do it in dreamweaver? I just want it so I have a nav.html and I can apply it to the new pages I may create.
je ne peux pas installer dreamweaver sur un autre computer
I had a paid version of DreamweaverCs6 which I got on download from a third party supplier, who is now out of business. I was given a serial number which allowed me to activate the product.About a week ago my computer crashed and I lost all my programs.I tried to reinstall Dreamweaver from the backup but it will not accept the serial number.I called the Adobe help line and spoke to someone about this. He checked and said I had a invalid serial number, I gave him my proof of purchase ($238.87-inc tax).but he refused to help trying to get me to buy a new version at CAD $311.88/yr.This in my view is pretty shabby support. Is there anything that the Support Commmuity can do/Thanks.Gary
I have recently done two thingsReinstalled the CentOS image on my Linux server with Plesk Obsidian.Dreamweaver had issues connecting to this fresh install so I followed this guide on the Adobe site to clear my configureation: Unable to connect to SFTP in Dreamweaver Since doing this, everytime I upload any folder using Dreamweaver, the permission is set to 700 and everytime I upload a file, the permission is set to 600. I contacted my server provider and they attempted to replicate the situation, uploading files to the server, however they were sucessful in doing so with the correct permissions. They did not specify their upload tool, however it was by S/FTP. Their ResponseI have not been able to replicate the issue, when I accessed using the FTP for the user tim and uploaded a test file and folder the file had 644 permissions and the folder 755, this is what I would expect as a default. Since then, I have attempted to run through the Abobe Cleaner Tool, uninst
DW created PhP (v7.4) page is throwing this warning linked to my DB connection file.Seen a few suggestions recommending adding the following to the php.ini fileUnder dynamic extenstions; extension=php_mbstring.dllextension=php_mysql.dllextension=php_mysqli.dll But it hasnt resolved the warning issue.Any other suggestions ?
Hi, my url is www.bberryfarms.org.It's running just fine online with ionos. I think I've somehow corrupted theBOOTSTRAP file that is referenced by the .html files. After introducing a new bootstrap .html file into the folder,all of the .html files with "cards" shifted the "card" images to the right to about half their width.This shows up in live view as well as preview.Is it possible to replace the bootstrap file once it's been corrupted? ... or something??I have screen shots if it helps.ThanksLance
I am using Adobe Dreamweaver CC 2020...My website is in PHP...So when I want to edit it I normally use the LIVE view...But the problem is it keeps prompting me to save every second...How do I disable it?
Hi there, I've just upgraded to 21.2 from a previous version and there's one or two interface things getting in the way and I'm not sure what to call them in order to search for how to turn them off. The main one is that there's now a bar along the left hand side of code view with colours in it dictating changes made or such? Basically when I click the side of a line or the line number to highlight/select that line for copying/deleting it's instead bringing up some old change that I don't want. How do I turn this off and what is this feature called? Here's a screenshot of the bar so you can see what I'm refering to! Any help would be appreciated, thanks!
When in the "Manage sites" dialog, a click outside of dreamweaver lets the dialog disappear. Dreamweaver is not accessible then anymore and has to be killed via task manager. This is true for the actual 21.2 Windows version, but has been around in at least the previous version. Super annoying of course... Is anybody else observing that?
DW 21.2 / 15523 in Win 11 Thats pretty much it. I want turn off that incredibly frustrating popup save alert!How?
DW 21.2 / 15523 in Win 11 I like to work in code/live split view. I have created a recordset (RS) in my php based on data in my locahost mysql database. I want to insert a binding into my php page, however: If i click into live view, the RS and binding grey out so i cant drag across.If i click into code view the RS becomnes active (not grayed out) but if i try to drag into code view its nor permitted. This is not expcted behaviour. It used to work fine in DW versions prior to 21, now I dont see how i can place my binding! What do i need to do to fulfil this requirement please?
I have about 40 DW websites in different client accounts hosted at GoDaddy. I am using a 2019 MacPro with the most up to date version of DW installed and the final version of Big Sur. I am not sure when this started, but it is happening on all my websites. When I click to connect to the various servers it instantly connects. Then when I click to upload changed files to a server, what used to take maybe 15 seconds to compare the files and list those changed files to upload, now takes sometimes 5 or more minutes? The progress bar just starts out "Waiting on server..." and maybe compares one file per progress bar cycle, then says it will timeout at the end of the cycle after multiple attempts, then restarts the progress bar and maybe compares 2 or 3 files thre next cycle. Sometimes take 30 or more cycles to do the compare constantly flashing "Waiting on server..."! If I use another FTP software like Filezilla, it is as fast as DW used to be? I contacted GoDaddy T
Does anyone know of a free website where I could a site designed in Dreamweaver?
Hello Dreamweaver Pros, I'm experimenting with Bootstrap 5 -- have never really used it but thought I'd give it a try. I'm looking at putting together a page with masonry layout (like Pinterest) using Bootstrap 5 cards and it seems really easy using some Javascript to make it work. However, when I put an embedded tweet into the card there seems to be a problem. It's as if the script pulling up the tweet doesn't load before the other cards and the cards then overlap. I size my browser down to phone view and looks great. Unless I resize it SLOWLY to full screen, the other card still overlaps (just not as much). Here's the generic sample template: http://www.daveharrison.info/test.htmlAnd here is the same but with one tweet as content: http://www.daveharrison.info/test2.html I suspect part of the problem might have something to do with the tweet not loading before the rest of the page loads. If so, is there a simple fix to not load the page until all script h
I'm going to help other users set up Dreamweaver and map to a server. I would like to cloak certain files and folders without having to manually cloak them individually during each setup. Is there a way to somehow cloak those files on my setup, then save that cloaked configuration in a way that I can use it during these setups?Maybe something like a Git ignore file?Thanks!
Whenever I open up Adobe Dreamweaver, it says to insert a verification code it sent me on an email but the email is wrong. I tried changing the email by creating a new account with my correct email but when I go back it says the exact same thing with the wrong email. The files I attached show what comes up and when I sign in to a different account, it tells me I'm all set but it repeats everything all over again.
Hello,i'am getting this error:ERROR:'gsap' is not defined. [no-undef]in my main.js file. How can I solve this?Thank you for your help!Kind Regards
After around 5 hours of working ok, my instance of DW 2021 on Win 11 suddenly failed today.First sign was slow opening of application then equally slow opening of my php files. Now DW just makes it to the 'hello again, have a great day panel' (which really needs to be removed - jeez!)the file history list appears, the app goes into a not responding state then after around 2 minutes a DW dialogue pops up "a script in the file UNKNOWN, has been running for a long time. Do you want to continue. Y/N?" absolutely no idea what it is referring to and no other alerts appear. If i select Yes i can open a php file, however as soon as i attempt to interact DW enters a not responding state again and im back to killing the task. Deleting the wincachefile had no impact. Basically i cant use DW and need guidance on steps to resolve this state.
While executing onMouseDown WA_Install htm, following JavaScript error(s) occurred: In file "WA_Install":closeWindow defined
How can I stop Dreamweaver from uploading dependent files?Every time I save a page I have to patiently wait for all of the page's dependent files to upload, which takes some time. I'm not updating any of the dependent files, just the page itself. If I update severa pages at a time then "Save All" I have to wait a considerable time while the dependent files are re-uploaded, over and over again. Would be much better if they wouldn't upload. Thanks!
Can anyone tell me how to change the Check out on my website to include a 10% discount to the total that is in the cart. (I use PayPal buttons only). That would automatically discount everything in the cart and then add tax and shipping to that total. Technical support on PayPal is a joke and I have read countless articles this morning but am getting no where! I would even be willing to reprogram every button (sigh) but they are not editable, as far as modifing the code from the Home page of PayPal
Am using CS3 and for no apparent reason, my cssstylesheet.css file is not being recognized. I don't know DW well enough to know how to get it linked to my pages. I only have one cssstylesheet for all my pages. Thanks for any help. (And I know CS3 is very outdated, but it works fo rme.)
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.