CFIncludes No Longer Displaying in Related Files Bar (CC on Mac)

Hi All,
I've recently updated to Dreamweaver CC and am having issues with related files no longer showing in the appropriate bar. My CSS & JS files all still appear, but my CFInclude files are not being linked. I have my preference set to Enable Related Files and I have Discover Dynamically-Related Files set to Automatically. I've also tried setting it to Manually but have seen no change.
Any and all help is much appreciated. Its really causing a kink in my workflow now that its missing.
Mac OS X 10.7.5
Dreamweaver CC
Thank you,
Tiffany

Almost all support for dynamic content was removed in DWCC. You need to install the Legacy Extension to get some of it back.
About 1/3 of the way down this page...
http://blogs.adobe.com/dreamweaver/
Most CF stuff has been handed over to the Adobe CF Builder program.

Similar Messages

  • Listing Related Files in the Related Files Bar

    I've been enjoying the new ability in CS4 to see the source code and related files in the file bar, but am puzzled by an inconsistency. The related files are not always listed in the bar.
    My sites are fairly small and simple. The related files are usually limited to javascript and css.  In some sites the related files are listed in the file bar along with the source code "button", and in other sites only the "button" appears. The behavior is consistent across the site. All related files are linked in the head area, in the same way, and all the links are good--the pages work like they are supposed to. The related files are usually at the same level as the source code. I haven't been able to find a setting in the program that would turn the listing on or off, or a reference in a discussion thread. I've tried recreating the site cache, and redefining the site. Neither changed the behavior.
    Does anyone know why related files are not always listed?

    I figured it out.
    There were no significant differences in the related file references, and no conditional comments. Poking around, trying all sorts of things, I noticed that the related files could be listed from the View menu, which meant Dreamweaver knew about them. But they could not be accessed by clicking on the listing--Dreamweaver complained of an invalid path, starting at the C: drive level. At one point it locked up.
    All of the sites that could not list related files had local folders with a # sign in a high-level folder name (an obviously poor idea picked up from work!). Those folders were used in the local site definition. Once that # sign was removed, and the cache recreated, the related files showed up.
    Thanks very much for the tip on the includes. I'm just beginning to work with them, and will be careful to set them up properly.
    And thanks very much for helping me think the problem through. It was getting pretty frustrating!

  • Why does Firefox no longer display .php suffix web pages which are in my Mac?

    I have a question about Firefox 14.0.1 displaying .php suffix web page files which are in a Mac running Mountain Lion OS 10.8. In eaarlier versions of Mac OS, for example 10.4.7, I was able to see properly displayed web page files with .html and .php suffixes when those web page files were in my computer. I refer to seeing the page as it should properly display, not seeing the source code. If a page had a .php suffix, the browser displayed the page properly although any php scripts embedded in that page were ignored.
    Apple occasionallly updated its OS and browser makers occasionally updated browsers. One day, I noticed that Safari no longer displayed web page files in my Mac if those pages had a .php suffix. However, Firefox and other browsers continued to display web page files with .php suffixes although the embedded php scripts were ignored.
    Now, I have Mountain Lion in iMac.
    I can no longer see .php suffix web page files in my computer regarless of the browser I use. No browser displays those pages.
    A .php suffix web page file which Firefox and other browsers display in 10.4.7 does not display in 10.8 if that web page file is in the computer.
    In my computer, I have html and php suffix web page files I want to see using a browser. The files I want to see and the browser both are in my computer. Html files display perfectly with one exception: if php scripts are embedded in the html files, the scripts are ignored. A file the name of which ends with ".php" will not be displayed regardless of whether there is a php script in the file. Safari displays the source code only. Chrome does not display the file at all. Firefox and SeaMonkey, which displayed .php suffix web page files in earlier versions of the Mac OSm now respond to such pages by providing a dialog box which seems to assume that the file is about to be downloaded from the Internet. The dialog box asks me if I want to use the browser to open the file or if I want to save it to disk. The file is on the disk at the time, and the computer is disconnected from the Internet. I click that I want to use the browser to open the file. Then the dialong box reopens with the same question. This happens over and over. I never get to see a web page file in my computer the name of which ends with ".php". With Firefox 14.0.1, I can see .php suffix web pages which are on the Internet or in a 10.4.7 Mac but not in a 10.8 Mac. Did I miconfigure Firefox? It seems unlikely that Firefox lost the ability to display pages in Mac OS 10.8 which it displays in `10.4.7. How can I solve this web page display problem?

    Haroon mentions two solutions. I used the easier one, which is to start the Apache webserver already in Mountain Lion and to enable the php already in Mountain Lion. It worked. I see the file correctly displayed with html, css, and php. I see the page by using Firefox. I enter an address in the address bar. For example, the address might be "localhost/example/example.php". I cannot see the page by using Firefox's "Open File ..." menu option or by dragging the file's icon onto Firefox's icon. I tried using your solution also but was unable to find the specific preference to modify. I found the page of preferences which may be modified but I could not find the one I need. I found a list of descriptions of the preferences at http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries
    but I could not find the specific preference which I need.
    By the way, to enable loading the php module, one uncomments a line of code by deleting the initial "#" character, and one does that by pressing control key and "P" key while the cursor is over the "#" character.
    Also by the way, when I use Firefox or Safari to look at the Apache web directory in which my files are, the files are listed case sensitively. For example, the files are listed: Ace, Zygote, bar. This is because lower case follows upper case. THis annoys me. I prefer case insensitive listing. When I llok directly athe directory without using a browser, the files are listed case insensitively. For example, they are listed: Ace, bar, Zygote. I guess taht Apache is doing this.

  • Not all dynamically related files being discovered (Wordpress)

    When I click "Discover" to find dynamically related files associated with my index.php page in the root of my wordpress site, I would expect either an error or the some 70+ files the wordpress page depends on, but instead I only get four files in the related files bar: wp-blog-header.php, style.css, xmlrpc.php, and wlwmanifest.xml.
    Here's where it gets weirder:
    Live View works perfectly fine, including being able to browse different pages/posts on the site. Live Code comes up with the full code document created from processing the different php files on the site, yet those php files don't accumulate in the related files bar. Perhaps the most absurd thing is that code hints works fine in the code view, when I type $wp I get the list of global variables created in those related files I'm not seeing in the related files bar.
    Is this a bug in Dreamweaver? What could be blocking Dreamweaver from populating those files, despite it evidently recognizing them?
    Thanks for the help in advance!
    Note: I am using iis express 7.5, but I don't think the issue is iis-specific, because the only other person I found having this problem was someone a couple years ago posting in a different sub-forum who was claiming to use MAMP server

    I think I figured out the problem.
    After installing services, languages, and uninstalling others, and a bunch of other nonsense, I think I found the problem.
    When there are spaces in the path directory for your site, Dreamweaver will not populate all the related files, even if Live View and everything else works.
    I removed the spaces from the path, and it worked.
    I hope this helps others out there, because I figure this problem would happen fairly often.

  • PNG files no longer display correctly...PLEASE HELP!

    Hi there, I just recently upgraded to Final Cut Studio 2. I have a project that I was working on prior to the upgrade and now making some changes in DVD Studio Pro 4.2.0. In my menus I am using a motion menu as the background and a PNG file created in Photoshop with transparent layers set as a Drop Zone so that the menu background can still be seen.
    These PNG files are no longer displaying correctly. It's really hard to explain except to say that anything that was transparent is now displaying a solid white. I have trashed the prefs and restarted with no improvement.
    Does anyone have any ideas? I was just going to make a small change for the client and now the whole project is not right.
    Many thanks, Simon.

    Hi:
    In DVDSP preferences, under Menu encoding settings change it from hardware based to software based or vice versa depending on what do you have now selected. Build again and check if it's solved.
    Hope that helps !
      Alberto

  • DNG files created with LR4 no longer display thumbnails w/ FastPictureViewer & Win7

    I've been using the FastPictureViewer Codec pack so that DNG and camera RAW files show as thumbnails in Explorer for quite some time. Upon upgrading to LR4, DNG files no longer display as thumbnails, but as the generic Windows icon for an image.
    Upon researching the issue, and upgrading the Codecs from the supplier (which still did not fix the issue), the supplier tells me the following:
    What we solved [in the update] was a crash with the new files. Adobe did not document their
    changes, so there is not much we can do except ignore the files. This is
    what happens when owners of proprietary formats decide to change stuff
    without notice
    If you turn off the "fast load" and "lossy" options the DNG will still be
    created following the published 1.3 specification and will work with 3rd
    party software including ours.
    The "new DNGs" are for Adobe private use only at the moment. We don't know
    (beyond vague promises on employees personal blogs) if they will ever
    document what they did and publish an updated specification, they are
    certainly under no obligation to do so. The decision they took not to
    release updated DNG specs even before LR4 came out was a deliberate one.
    While I resolved the problem by turning "fast load" off, I find it highly disturbing that Adobe has made undocumented changes to the DNG format that break 3rd party software. I thought the whole idea of DNG was that it was an OPEN FORMAT and was to prevent situations such as this. At least this is how they sold it to the public and their argument against "proprietary camera manufactuer RAW formats" that could "change at any time".

    JS4653 wrote:
    The "new DNGs" are for Adobe private use only at the moment. We don't know
    (beyond vague promises on employees personal blogs) if they will ever
    document what they did and publish an updated specification, they are
    certainly under no obligation to do so. The decision they took not to
    release updated DNG specs even before LR4 came out was a deliberate one.
    Actually JS, RAW files converted to DNG with fast load checked from LR4.0 are read, thumbnails and full images are displayed in preview and with Finder in OSX Lion 10.7.3, along with keywords, EXIF data etc. I don't know whether the preview is the RAW or the fast loaded jpeg
    Not that it helps you
    Adobe mentioned that they will be making the 1.3 data specs available in the next couple of months, I canna remember the link offhand, and it was a formal post, not an employee blog
    Life changes, things upgrade, that is the way of things, but it is very frustrating.

  • I re-downloaded my Photoshop recently and Adobe Bridge no longer displays my Nikon NEF files and Camera Raw will not open them.

    I re-downloaded my Photoshop recently and Adobe Bridge no longer displays my Nikon NEF files and Camera Raw will not open them.  I get a message saying that Camera Raw does not support my camera type but it always has in the past.  The bridge no longer shows the picture view of my NEF files.  These are Nikon NEF files from the Nikon 5100 DSLR camera.  How do I fix this?

    I re-downloaded my Photoshop recently and Adobe Bridge no longer displays my Nikon NEF files and Camera Raw will not open them.  I get a message saying that Camera Raw does not support my camera type but it always has in the past.
    When you re-installed Photoshop, you also re-installed the version of Camera Raw which shipped with Photoshop - in other words you reverted to an older version of Camera Raw which does not support the D5100.
    Camera Raw plug-in | Supported cameras
    The D5100 was first supported in Camera Raw version 6.4.
    In Photoshop, click Help > Updates to update Camera Raw.

  • Clicking on the downward arrow at the right end of the location bar no longer displays the drop-down list of sites visited, bookmarks and addresses typed in location bar

    Since I upgraded to Firefox version 3.6.10, clicking on the downward arrow at the right end of the location bar no longer displays the drop-down list of sites visited, bookmarks and addresses typed in location bar. My Tools > Options > privacy setting is to save history, and if I start typing a previously accessed website's address in the location bar, then the full address appears as a drop-down item. But not when I just click at the right end of the bar.

    You can try "Reset all user preferences to Firefox defaults" on the [[Safe mode]] start window.
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • HT3775 I just upgraded my ipad to 6.0.  I can no longer expand my audio files so that I can move forwards and backwards.  I used to get a diagonal arrow to enlarge the screen and then have a bar that I can move to navigate. Can you help?

    I just upgraded my ipad to 6.0.  I can no longer expand my audio files so that I can move forwards and backwards.  I used to get a diagonal arrow to enlarge the screen and then have a bar that I can move to navigate. Can you help?

    Hi James,
    I am listening to embedded training files on the Quick Time player (I think). They cannot be copied to protect the information.  You only have the option of listening.   I used to be able to click on the Q in the audio strip and it would provide a diagonal arrow and this would allow me to expand the bar to a full screen. I then had the bar which would allow me to navigate in case I wanted to listen again or in case I wanted to move forward.  After my upgrade, I can no longer expand the strip to a full screen with the adjuster.  Now I have not chance to take a break in listening to these audios and most of them are at least an hour long.  Thanks for your help.

  • Remove dynamically related files notification bar

    Hi All,
    Does anyone know of a way to remove the dynamically realted files notification bar? I don't want to disable related files as it is a great feature, but I don't need to be shown the blue bar telling me I have related files every time I open a document for eternity. I know I have realted files... I related them
    I sure hope there is a way to have it stop popping the blue bar.
    Thanks for any and all help,
    Matt

    AFAIK, there's no way to disable it.  Actually, I hardly notice it anymore  . 
    But if it bothers you, feel free to make a feature request.
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Nancy O.

  • Tags, no longer displaying file names and other issues

    I upgraded to Mavericks, MacBook Air.
    I need help sorting out what is going on with Tags.
    I have a screen shot, but uploading it to this post is another problem I have run into with Mavericks.  I click on the camera icon, click on upload file, and then I get a list of greyed out files, and am unable to select any of them.  Very unmac like.
    Back to the tag issue.  The tags are listed in the open finder window.  Most of the tags I have created, when selected, will display all the files with that tag, and show the file name or icon.
    BUT, one of my tags, which has over a thousand files, will not display the file names.  What is shown are a list of blank icons, and no file names.  The preview for each file still shows as it should when a file is selected, and the file name is listed in the preview.
    A picture is worth a thousand words, so I really wish I could have uploaded the screen shot!
    In addition, some of the files, e.g. a .pdf file, will show no icon, no file name, no file size, but will open when double clicked and dispaly the file name and a greyed out addition to the file name "-Locked".  Much weirdness.
    Tags have not been working well for me.  I have used colours extensively in the past for organization and now it seems to be a huge problem converting to tags.  What a painful transition from Mountain Lion!

    With the backup completed, I followed your suggestion:
    "Go to your Finder "Go" menu hold the option key and choose Library. Then go to Preferences folder and trash these files:
    com.apple.finder.plist
    com.apple.sidebarlists.plist
    Then, restart, or log out and in again."
    The smart folders disappeared.  The original Tags named by colour are back on the list of Tags, and the problems remain unchanged.
    In the Tags I created for my file collection, call it the LotsOfFiles folder, there are no file names listed, none.
    However, when I changed the permissions on every file in the LotsOfFiles folder to Staff-Read & Write, then I was able to change, add, and delete Tags from the files.  Also, once the permissions were changed the file names appeared, after five minutes... so I edited this entry when I discovered the change.
    The files in LotsOfFiles have been collected since 1995, and have been saved to many computers and many backup systems.  They also have been used, saved, changed etc. in operating systems dating back to OS7, and almost every operating system up to 10.9.  They also are being used on different computers right now, one running OS 10.3.9. one running 10.7, and one running 10.9.  The computers all have different admin logins and info.
    But I still can't upload files to this forum!

  • DW CS5 Missing Related Files Problem

    Hello
    Hoping somebody may be able to help me with a missing related files problem in CS5. I've tried Adobe phone support but they couldn't solve the problem.
    *Some* of my sites (but not all) are not showing all the files related to that page. My pages are typically in .asp vb server model and contain .asp virtual includes (header, nav etc) plus .js and .css linked files
    However DW is only showing the .asp includes as related files and not css or js ones. In design view the CSS is displaying correctly, and all styles appear in the CSS inspector but not showing as a related file in the bar. In CS4 it works fine.
    I've tried deleting the site and recreating it, copying the files to a new folder and setting up a fresh site, creating a new folder and downloading all files from the remote server but no joy. I've also tried refreshing related files. if I click on the filter in the bar it only shows the asp includes and nothing else.
    Any help would be gratefully appreciated, this is a great feature when it works
    Cheers
    MB

    UPDATE:
    Managed to solve this problem, this is a new issue to DW CS5, previous versions do not seem to exhibit this problem
    It occurs when you use site root rather than document relative paths for js/css etc files AND don't have the remote site url (web url) specified in the site setup | local info dialog, or do not have it fully qualified with http://
    ie. ../js/file.js works fine without a remote web url but /js/file.js does not show the related file in the bar unless a remote url is defined.
    Hope that helps anyone else that encounters the same issue!
    MB

  • How do you stop Safari from removing last download when it's of the same file type? (e.g., when I download a new pps file I can no longer open a pps file that I've just downloaded)

    When I download a .pps file, I can open it from the downloads and everything is great. But if I try to download another one, then I can no longer access the previous download from the download bar. This is very annoying to me as I download and open dozens of these files every day. Is there some way that I can display all the files in the download bar and not just the last file downloaded of a certain type (a way to get Safari to stop hiding the .pps files)

    To prevent Firefox from displaying form autocomplete suggestions, you can turn off that feature using the about:config page.
    In the address bar, type or paste '''about:config''' and tap the Enter/Return key.
    I suggest bookmarking this for easier future access.
    In the search box, type or paste '''formf''' and tap the Enter/Return key.
    Scroll down to '''browser.formfill.enable''' and tap the Toggle button to switch it from true to false.
    That's it. Does it work on Facebook?
    ''The about:config preferences editor in the mobile version is similar in principle to the desktop version but many of the preferences available on the desktop version have no effect in mobile. This one I only tested on one site, but it seems to work.''

  • Fonts no longer display in iTunes

    After updating iTunes, fonts no longer display in iTunes and a few other places. Fix ideas?

    Back up all data.
    Launch the Font Book application and validate all fonts. You must select the fonts in order to validate them. See the built-in help and this support article for instructions. If Font Book finds any issues, resolve them.
    Start up in safe mode to rebuild the font caches. Restart as usual and test.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t start in safe mode. In that case, ask for instructions.
    If you still have problems, then from the Font Book menu bar, select
              File ▹ Restore Standard Fonts...
    You'll be prompted to confirm, and then to enter your administrator login password.
    Also note that if you deactivate or remove any built-in fonts, for instance by using a third-party font manager, the system may become unstable.

  • Photoshop CC 2014 No Longer Displaying Blue In The Color Picker Or Workspace, Only Purples.

    Photoshop CC 2014 is no longer displaying blue in the color picker and on screen, only purple, violet, magenta, etc. I think it started about 3 days ago. Our current model 2.9 GHz iMac with NVIDIA GeForce GT 750M 1024 MB Graphics Card and 8 GB RAM is calibrated to 100% via Spyder 4 Express, and reflects that in every application except Photoshop CC 2014, so I know it isn't the monitor. Blue is the primary color we use in many of our designs, so this is of upmost importance. I really appreciate any help you could provide, If this isn't fixed ASAP, I don't know what we'll do.
    Thank you so much!

    Ok, so old files are purple, but new files are blue.
    I took a screenshot of my Photoshop work are using Cmd-Shift-3 and it places the screen shot as a png file on my desktop, which I upload with my reply via the Camera icon in the forum reply toolbar.
    I loaded a new RGB/8 file, set the bottom status bar to indicate the color profile (sRGB) and made sure the file tab on the top is visible, so I can see it is RGB/8. Then I used Cmd-shift-k to show my Color Settings before taking the screenshot. The point is to try and see where the problem is coming from, so make a screenshot just like mine with your old purple file.

Maybe you are looking for

  • Patching and auto installing SAPgui for Windows

    Hi, is it possibile to patch directoly SAPgui DVD installation with last released patch so we can install in one way SAPgui 7.10 and last patch ? is it possibile to install SAPgui with unattended installation and/or without desktop interaction ? ...

  • Automatic Printer determination for PO - Settings

    Hi SAPians, When creating a Purchase Order using transaction CO60 through process instruction sheet, i have made a printer settings for Normal PO print settings,still its not printing automatically to my printer, then i need to find the PI Sheet, and

  • Exporting or saving AE motion paths

    Hello all, A slightly odd request, and I have a feeling it's not going to be possible, but... is there a way to export or save motion paths out of AE? Just like bringing vectors in from Illustrator, but in reverse. I have a very large comp which I'm

  • DAQmx: Numerical indicators go blank intermittently using DAQmx Read

    Hello everyone, I was wondering if anyone else has ever fought this issue and won.  I have a loop (I will attempt to attach an image of the block diagram) which performs a DAQmx Read operation.  The loop employs a 200 millisecond wait.  The loop scal

  • HT4790 My computer has stopped working after I tried to turn of encrytion

    Oh dear must have totally stuff up....I thought I turn on my firewall and there was encryption I must have turn on. Then my computer turn restarted and everything slowed down... I thought must have been because I turned the firewall on so I tried tur