This just started. DW opens every other file in the site, opens all files in other sites, open this particular file on other computers, but crashes on this pc (Vista) with "Dreamweaver has stopped working." I checked the whole "8192 file size" situation and that's not it. I did change the CSS file size anyway, just in case, but it didn't work. The size was 25,088 and I changed it to 25, 095. I deleted the WinFileCache[anything].dat file, and still have the same problem with only one file on this computer only.
Any suggestions would be greatly appreciated.
Thanks
dk
I've not changed the code from what it was originally when it opened previously. Here it is:
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo('charset'); ?>" />
<?php if (is_search()) { ?>
<meta name="robots" content="noindex, nofollow" />
<?php } ?>
<meta property="og:title" content="Snow City Arts" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://snowcityarts.org/" />
<meta property="og:image" content="http://snowcityarts.org/wp-content/uploads/2011/06/kid1.png" />
<meta property="og:description" content="The doctors find the illness. We find the artist." />
<meta property="og:site_name" content="Snow City Arts Chicago" />
<!--<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>-->
<title>
<?php
if (function_exists('is_tag') && is_tag()) {
single_tag_title("Tag Archive for ""); echo '" - '; }
elseif (is_archive()) {
wp_title(''); echo ' Archive - '; }
elseif (is_search()) {
echo 'Search for "'.wp_specialchars($s).'" - '; }
elseif (!(is_404()) && (is_single()) || (is_page())) {
wp_title(''); echo ' '; }
elseif (is_404()) {
echo 'Not Found - '; }
if (is_home() || is_front_page() ) {
echo "Home - "; bloginfo('name'); echo ' : '; bloginfo('description'); }
else {
echo " - "; bloginfo('name'); echo ' : '; bloginfo('description'); }
if ($paged>1) {
echo ' - page '. $paged; }
?>
</title>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>">
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>">
<?php// if ( is_singular() ) wp_enqueue_script('comment-reply'); ?>
<?php wp_head(); ?>
<script src="/js/cufon-yui.js" type="text/javascript"></script>
<script src="/js/gotham-round_325-gotham-round_400-gotham-round_italic_325-go tham-round_italic_400.font.js" type="text/javascript"></script>
<script type='text/javascript'>
Cufon.replace( 'h1');
Cufon.replace( 'h3' );
Cufon.replace('h2'); // Works without a selector engine
Cufon.replace( 'a',{hover: true} );
Cufon.replace( '.cufon' );
//Cufon.replace('#sub1'); // Requires a selector engine for IE 6-7, see above
</script>
</head>
<body <?php// body_class(); ?>>
<script type="text/javascript" src="/js/jquery.form-defaults.js"></script>
<div id="background_image"></div>
<div id="page-wrap">
<div id="header">
<header>
<a class="icon" href="http://facebook.com/snowcityarts"><span id="fb_icon"><p>Connect on Facebook</p></span></a>
<a class="icon" href="http://twitter.com/#!/snowcityarts"><span id="tw_icon"><p>Follow us on Twitter</p></span></a>
<a href="http://www.snowcityarts.org/contact/newsletter-sign-up" id="newsletterSignupLink">Newsletter Signup</a>
<?php get_search_form(); ?>
<a href=" https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=G 595TAXFWYHHW" target="_blank"><span class="donatelink"><h3>Donate</h3></span></a>
<a href="<?php echo get_option('home'); ?>/"><span class="logolink"><h3><?php bloginfo('name'); ?></h3></span></a>
<!-- <div class="description"><?php bloginfo('description'); ?></div> -->
<div id="topmenu"><?php wp_nav_menu( array( 'container_class' => 'menu-header', 'theme_location' => 'primary' ) ); ?></div>
</header>
</div>
<script type="text/javascript">
$("#s").DefaultValue("SEARCH");
$("#ccinput").DefaultValue("EMAIL");
</script>
<?php if (function_exists('dimox_breadcrumbs')) dimox_breadcrumbs(); ?>
Yes sir, it is .php
As for the improper php tags, two things:
1) Are they they cause of the crashes and if they were the cause of the crashes, wouldn't it have crashed before? And/or on the other computer?
2) Which are they, please?
I've just acquired the update and maintenance of this hihgly customized WordPress site, soo...
Thank you very much for your time.
dk
No, I've not tried that. I have deleted the entire site and then downloaded directly from the server. If it was a corrupted file, wouldn't it be corrupt on the other computer as well? Same file downloaded from the same server.
I'll give this a try though. At this point, I'm desperate.
Thanks
dk
Is this bizarre or what? I copied the code into notepad,deleted the file in DW, created a new one and copy, pasted the code, and it immediately crashed on saving. Yet, I can open absolutely every other file in that site. AND, I can open this exact same file in DW on another computer.
I'm at a loss.
dk
DK, can you try clearing your cache? http://forums.adobe.com/thread/494811
I did delete that DAT file altho I see another has been created. From the article you possted, sometimes it's necessary to delete the whole personal configuration folder. What will happen when I delete this folder? I have delted the DAT file again and it didn't help.
Thanks
dk
DK, yes, the DAT file (even the folder) will be checked on program boot, if it is not found, DW will automatically re-create one.
The folder - yes, that sometimes helps. Nothing will go wrong if you delete the folder in entirety. It will be re-created. It's like purging your cache/ cookies. Well, close to that!
-ST
Can you use Windows' Event Viewer to check for Crash reports for Dreamweaver? I'm sure there will be many as you've had trouble with this file a few times.
Please copy & paste that here for us to review. Follow instructions here to open Event viewer - http://windows.microsoft.com/en-us/windows-vista/open-event-viewer
Yes, there are quite a few and from first glance, they all seem to be the same. Here is the latest:
Log Name: Application
Source: Application Error
Date: 2/28/2013 8:17:56 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: dk-PC
Description:
Faulting application Dreamweaver.exe, version 9.0.0.3481, time stamp 0x4600622f, faulting module Dreamweaver.exe, version 9.0.0.3481, time stamp 0x4600622f, exception code 0xc0000005, fault offset 0x009da9a2, process id 0x13d0, application start time 0x01ce15be3d4a9a80.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-02-28T14:17:56.000Z" />
<EventRecordID>41279</EventRecordID>
<Channel>Application</Channel>
<Computer>dk-PC</Computer>
<Security />
</System>
<EventData>
<Data>Dreamweaver.exe</Data>
<Data>9.0.0.3481</Data>
<Data>4600622f</Data>
<Data>Dreamweaver.exe</Data>
<Data>9.0.0.3481</Data>
<Data>4600622f</Data>
<Data>c0000005</Data>
<Data>009da9a2</Data>
<Data>13d0</Data>
<Data>01ce15be3d4a9a80</Data>
</EventData>
</Event>
I certainly appreciate your extensive assistance.
Thank you
dk
Can you comment out all remote files (including jQuery from Google CDN, remote images, etc...) with a plain text editor (Notepad or something) and then try opening the file in DW? If it opens, we know something from a remote link is causing the issue - we can rule out possibilities.
North America
Europe, Middle East and Africa
Asia Pacific