CS6: Dynamically-related files could not be resolved... in my WordPress theme subfolder

I am receiving the message "Dynamically-related files could not be resolved because of an internal server error. Retry."
This is only happening to my files that are in the "Theme" subfolder.  The WordPress files in the main folder can be discovered.
I am on a Mac, using MAMP. 
When I first created the files in the teme folder, everything worked, I shut down for the night and when I came back to the project, I started receiving the message.  I never change the "default" settings in WP.  I have scoured the interent and Adobe forums, to little avail.  I did reconfigure my local testing server following some else's instructions, which enabled upper documents in the primary folder to be Discoverable.
I can view the site with no problems in my browser.
I called Adobe support and they couldn't help me, pretty sure the guy wasn't too familiar with the product.
I am learning here and would really like to resolve this issue so I can create a custom WordPress theme for myself.  Thank you in advance for your help.  Please let me know what other information is needed to help resolve this issue.

Related discussions:
http://forums.adobe.com/message/5353656#5353656
http://forums.adobe.com/thread/1087558
Nancy O.

Similar Messages

  • Dynamically-related files could not be resolved because the site definition is not correct

    Hello
    My name is Doron and I am a graphic designer
    I design with Dreamweaver and I want to connect the WordPress to Dreamweaver
    I have a WINDOWS OS 7 64 bit,  so I installed Apache Software WampServer 64
    I set up WordPress and connected to Dreamweaver but
    when I run the index.php and click on discover dynamically-related files.
    I got an error:
    " dynamically-related files could not be resolved because the site definition is not correct "
    I did everything ok I do not know what the problem
    I would love to get help connecting Dreamweaver with WordPress
    that they could work together so I can continue to learn WordPress
    Thanks in advance
    doron

    The only WP files you should be looking at are in your WP Themes folder.  Everything else is off limits. See links below:
    WordPress theme - The Anatomy, an Infographic - Yoast
    Theme Development « WordPress Codex
    DW is only useful for customizing your Theme.  Once WP is deployed on your web server, you must use WP's online Dashboard to maintain it.
    Dashboard — Support — WordPress.com
    Administration Screens « WordPress Codex
    Nancy O.

  • DW CS5 Dynamically related files could not be resolved

    I have used David Powers books over the years and always managed to get my php  working properly locally even though I had no idea really about all of the changes to the settings etc that he detailed in his books.  The thing is it all worked.
    So, now I have DW CS5 and the Xampp download to do everything for me and it sort of worked for a while but then it stopped with the "Dynamically-related files could not be resolved message" now always appearing for every site.
    I tried uninstalling Xampp and reinstalling it but that didn't work.  Xampp seems to be installed correctly when I go to localhost/xampp.
    When I go to localhost I get the 'Index of' / page listing all of my website folders.
    I'm using Win 7 64bit.
    John F

    DO NOT TAMPER with core word press files.  These pages get all their info from multiple server-side include files and content stored in the MySql database.  In short, there is no static content to edit in the core files.  WordPress is all dynamically populated by the server.
    The ONLY files you should be working with are inside the wp-content/themes folder.
    See anatomy of a WordPress Theme
    http://yoast.com/wordpress-theme-anatomy/
    WordPress Theme Development
    http://codex.wordpress.org/Theme_Development
    Once your WP site is deployed on the server, you must use the WP Admin Panel to edit content & invoke changes to your Theme, Plugins, Widgets, etc...
    See Working with WordPress
    http://codex.wordpress.org/Working_with_WordPress
    Nancy O.

  • Dynamically-related files could not be resolved error

    I have MAMP running on my Macbook Pro. I have the root for Apache in MAMP set to volumes/WP3 on a network drive with the standard (80) port. WP3 is a shared folder on my network drive that is acting as the root. localhost in my browser shows the Wordpress website working. Live View works although cmd and clicking the link does not follow the link in Live View. I have the site setup in Dreamweaver with the testing server as volumes/WP3 and localhost.
    Hopefully that is sufficient information - any ideas why this would not be working? I did have this working when I had sites set up as sub-folders but this did not allow certain site functionality to work.

    DW needs to connect to your wordpress server to resolve the dynamic related files, so your it sounds like your Testing Server may not be setup correctly. Once you have the site set up correctly you can open index.php from the Files panel and you should be able to discover dynamically related files and links should work in live view.
    Another user has created a video that may help with the setup but you may have to adjust some of the options to match your exact setup.
    http://www.youtube.com/watch?v=oxxy3NsDspo
    Hope this helps,
    Jeff

  • What does "Dynamically related files could be resolved because of an internal server error" mean?

    I have set up the mamp server and set the manage site settings and some of the php files work except when trying to view a few I recently coded while watching a tutorial....I get the message "Dynamically related files could be resolved because of an internal server error" above the code and I can not see the file in the split view nor in the browser. Could anyone know how this can be fixed? Thank you

    <?php
      require_once('load.php');
      $j->register('login.php');
    ?>
    <html>
      <head>
      <title>Registration Form</title>
      <style type="text/css">
      body { background: #c7c7c7;}
      </style>
      </head>
      <body>
      <p> </p>
      <p> </p>
      <p> </p>
      <div style="width: 960px; background: #fff; border: 1px solid #e4e4e4; padding: 20px; margin: 10px auto;">
       <h3>Register</h3>
      <form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post">
      <table>
      <tr>
      <td>Name:</td>
      <td><input type="text" name="name" /></td>
      </tr>
      <tr>
      <td>Username:</td>
      <td><input type="text" name="username" /></td>
      </tr>
      <tr>
      <td>Password:</td>
      <td><input type="password" name="password" /></td>
      </tr>
      <tr>
      <td>Email:</td>
      <td><input type="text" name="email" /></td>
      </tr>
      <input type="hidden" name="date" value="<?php echo time(); ?>" />
      <tr>
      <td></td>
      <td><input type="submit" value="Register" /></td>
      </tr>
      </table>
      </form>
      <p>Already a member? <a href="login.php">Log in here</a></p>
      </div>
      </body>
    </html>

  • How do I find dynamically related files where Wordpress is not involved

    There are lots of posts about "Dynamically-related files could not be resolved because the site definition is not correct for this server" but they all seem to relate to Wordpress or other blogging software.
    I have recently had to upgrade from DW8 to DW CS5.5 running on Windows 7 64bit. and get this error on lots of pages but there is no help about fixing it.  The local testing server is localhost set up to run PHP with iis7 on virtual folders.
    What do I have to do to get the dynamically related files to be found?
    Thanks

    I think I've  cracked it - nothing to do with databases, that was a red
    herring.
    I had a hundred or so sites on an XP machine running Dreamweaver 8 and used
    the export facility to save their settings when I moved to a Windows 7
    system.  Win7's directory structure is different but the testing server
    location stored in the export file doesn't take account of this and part of
    the path may now include directories that are viewed as shortcuts.  Once the
    locations are reset in Win7 terms, the errors go away.
    Regards
    Steve
    Steve and Diana Kimpton
    The Word Pool
    http://www.wordpooldesign.co.uk/
    http://www.wordpool.co.uk/
    http://www.ukchildrensbooks.co.uk/
    http://www.contactanauthor.co.uk <http://www.contactanauthor.co.uk/

  • Dynamic-related files

    Hi since I've set Dreamweaver up on my new computer I have not been able to get my XAMPP Control Panel to work properly. because I'm still using the old computer I know I have to use a different Port, which I'm doing the XAMPP is on and running example below, but when I go to live view I keep getting this error: Dynamic-related files could not be resolved because the site definition is not correct for this server.
    Can someone help me with this please.
    Jeff
    09:05:08  [main]
    Initializing Control Panel
    09:05:08  [main]
    Windows Version: Windows 8 Pro  64-bit
    09:05:08  [main]
    XAMPP Version: 5.6.3
    09:05:08  [main]
    Control Panel Version: 3.2.1  [ Compiled: May 7th 2013 ]
    09:05:08  [main]
    You are not running with administrator rights! This will work for
    09:05:08  [main]
    most application stuff but whenever you do something with services
    09:05:08  [main]
    there will be a security dialogue or things will break! So think
    09:05:08  [main]
    about running this application with administrator rights!
    09:05:08  [main]
    XAMPP Installation Directory: "d:\xampp\"
    09:05:08  [main]
    Checking for prerequisites
    09:05:08  [main]
    All prerequisites found
    09:05:08  [main]
    Initializing Modules
    09:05:08  [Apache]
    XAMPP Apache is already running on port 8888
    09:05:08  [Apache]
    XAMPP Apache is already running on port 443
    09:05:08  [mysql]
    XAMPP MySQL is already running on port 3306
    09:05:08  [main]
    Starting Check-Timer
    09:05:08  [main]
    Control Panel Ready

    Hi that was helpful, but it's not answered the question I'm still unable to view dynamically related files, even though XAMPP is running and I have done everything it says in the tutorial and everything is the same on this computer as the old one and it works on there the only difference is this Dreamweaver is CC and the old one was CS 6, I'm a little stumped on this one I've been working on it all day, I can see no Obvious reason why it's not working, I would love some help please.
    Thanks Jeff

  • DW CC: Cannot discover dynamically-related files for WordPress

    Hello,
    I've been stuck on this for a week now. I have WordPress running locally through MAMP.
    In the WordPress root (http://localhost/sitename/wordpress/), the file index.php is able to discover the dynamically-related files as expected.
    In my wp-content folder (http://localhost/sitename/wordpress/wp-content/), the index.php is also successful in discovering the dynamically-related files.
    But in my theme folder (http://localhost/sitename/wordpress/wp-content/themes/themename/), none of the dynamically-related files are able to be discovered.
    I get the error message "Dynamically-related files could not be resolved because of an internal server error. Retry"
    Obviously this is problematic because I need the theme files specifically to create my custom layouts and preview my PHP files, otherwise I'd just run WP from the web.
    I've scoured so many forums, many on Adobe Forums and Stackflow as well as other sources and including video tutorials. The most common solution is to set permalinks to default. I have never actually touched this setting. It has always been on default so that's not the issue. In fact, last night I scrapped all my work and re-installed WordPress. Even the pre-installed themes aren't working. Needless to say, my issue isn't with the permalinks. I am still stuck and am quite frustrated.
    Here are some of the most common solutions.
    The site folder directory is: /Applications/MAMP/htdocs/sitename/wordpress
    Server info:
    Server Name: Test
    Connect Using: Local/Network
    Server Folder: /Applications/MAMP/htdocs/sitename/wordpress
    Web URL: http://localhost/sitename/wordpress
    Server Model: PHP/MySQL
    Remote: Unchecked, Testing: Checked
    If anyone can offer any alternative solutions please help me!

    The error message "Dynamically-related files could not be resolved because of an internal server error. Retry" usually comes about when Dreamweaver cannot converse with the server. This can come about  because
    the server is not running
    the site has not been setup as a PHP MySQL Server Model - Site Setup -> Advanced tab.

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

  • LR4 Problem: The file could not be edited because Adobe Photoshop CS6 could not be launched.

    Is there a fix for this?  When I try to edit an image in Photoshop from Lightroom 4 (CTRL+E), Photoshop CS6 launches immediately but with no image.  In Lightroom 4, after about two minutes, the message box appears saying "The file could not be edited because Adobe Photoshop CS6 could not be launched."  When I click OK, the image promptly opens in Photoshop CS6 like normal.  This wan an itermittent issue for me after the LR4.1 release.  I was hoping that LR4.2 would help, but now I get the error every time.
    System
    Lightroom 4.2 x64
    Photoshop CS6 v13.0.1 x64
    Bridge 5.0.1.23 x64
    Windows 7 Pro x64
    AMD Six Core / 3.9 Ghz
    16 GB Memory
    NVidia Quadro 1 Gb Video
    Scratch space on three drives

    This may be a cooincidence, I starting having problems after I started using a Nikon D800, which has 36MP files.  LR4 released at the same time as the D800.  LR4 shows signs of struggling with the larger files, which are typically 280MB TIFFs for the D800, like freezing for several seconds when using an adjustment brush or going into a spasm with the crop tool.  Because Photoshop does not have similar large file issues, I'm doing more basic work in Photoshop, like cropping, dodge and burn, exposure adjustment, etc.
    Because Photoshop otherwise runs fine, and appears to read all the prefernes properly mid-issue, to get a better idea of what's going on, I turned on Process Monitor from Technet. For what it's worth, LR4 appears to touch the Photoshop preferences before it launches Photoshop.  LR4 must have a memory leak in that corrupts the Photoshop preferences file in a way that makes no difference to Photoshop.
    My weekend project is to try Capture One to see if I can spend more time on photography and less troubleshooting Adobe problems.  As it stands, LR4 is not usable for me.

  • I am getting this error when I open Firefox after DLing Firefox 5 (never seen this in any other previous version): FATAL ERROR : The dynamic C library contained in the extension file could not be found.

    Hi there,
    I'm getting this error when opening Firefox 5:
    FATAL ERROR : The dynamic C library contained in the extension file could not be found.
    I've never seen this error before... First time it happened was immediately after DLing Firefox 5 yesterday. I haven't DLed or installed anything else recently.
    I see that you already have my system info. Any help is much appreciated!

    Just read in another post that there is a known 49 character limit on the file path for QuickTime movies..

  • Used "Duplicate Cleaner for iPhoto" now my video files in iPhoto have an error message "A necessary data reference could not be resolved."

    As the title states, I used the app "Duplicate Cleaner for iPhoto" to get rid of 6 GB of duplicate pictures.  However, now when I go to view a video in iPhoto, I get the error message "A necessary data reference could not be resolved."  I am able to view the video clips (with sound, etc.) in Finder.  However, I want to know if there is a way to restore them in iPhoto?????
    Thanks,
    Leslie
    I see that the suggested solution is to restore from back-up... is there anyway to do that without bringing in ALL of the duplicate photos I just deleted?

    Try going back to QuickTime 7.4, we've seen the same problem occur with the 7.5 update. How did you make the .mov file that plays all of the files? For us, the problem shows up with reference movies (such as that .mov) made on a Mac, but works fine if it is created on Windows.

  • Azure File Storage error The remote name could not be resolved

    I am following http://azure.microsoft.com/en-us/documentation/articles/storage-dotnet-how-to-use-files/ 
    While executing $s = New-AzureStorageShare mysampleshare -Context $ctx  I get error as
    New-AzureStorageShare : The remote name could not be resolved: 'mystorageaccount.file.core.windows.net'
    At line:1 char:6
    + $s = New-AzureStorageShare elasticsearch -Context $ctx
    +      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : CloseError: (:) [New-AzureStorageShare], StorageException
        + FullyQualifiedErrorId : StorageException,Microsoft.WindowsAzure.Commands.Storage.File.Cmdlet.NewAzureStorageShare
    Thanks,
    Subodh

    Azure Files is a Preview feature. Did you request and got access to it at the billing portal's Preview Features (https://account.windowsazure.com/PreviewFeatures)?
    Also, you can now try creating the File share via the Preview Portal (https://portal.azure.com -> your storage account -> "File Shares").

  • Illustrator CC, Saving as PSD error "Photoshop file could not be saved." How do I resolve this?

    I need to export some artwork from Illustrator CC to a PSD. It'll work on some artboards but on others I get an error  "Photoshop file could not be saved.".I've restarted and updated.
    Can any one help resolve this issue?
    Cheers,
    J.

    Hi all,
    Had the same issue here. 18 artboards of which 4 didn't want to export to PSD. Couldn't find any reason why but was able to find a work around for me.
    WORK-AROUND:
    create new illustrator document
    copy the content of the artboards that generate problems
    paste the content in a new artboard in the new illustrator file.
    Hope it helps some of you.

  • I have a new computer that downloaded all of my playlist. but i cannot play all songs. i get a error that say "the song could not be used because the original file could not be found. would you like to locate it? but it does not help to resolve.

    i installed itunes to my new computer and transfered all my playlist from the older computer. the software came with the new computer hp link up. the problem
    comes in where i want to play a certain song on a playlist and this error pops up "the song could not be used because the original file could not be found.
    would you like to locate it? which is of no help.
    is there a solution to this problem?

    The file path for these songs IS NOT correct per your iTunes Library file. 
    See: http://dougscripts.com/itunes/scripts/ss.php?sp=listmias  for an Applescript to locate these files for re-adding.

Maybe you are looking for