close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Red exclamation mark alongside all occurences of eCart object in Server Behaviours window?

Thread began 3/18/2014 8:12 am by Nathon Jones Web Design | Last modified 3/27/2014 11:16 am by Jason Byrnes | 4261 views | 23 replies |

Nathon Jones Web Design

Red exclamation mark alongside all occurences of eCart object in Server Behaviours window?

I have a red exclamation mark alongside all occurrences of the eCart object in Server Behaviours window, across all pages of my site now. When I open the object and then click OK, I get a warning dialogue box stating "This file has been modified outside of Dreamweaver. Do you want to reload it?" I've selected both Yes and No for that without any change to the red exclamation.

Hope you can help
Thank you.
NJ

Sign in to reply to this post

Jason ByrnesWebAssist

the red exclamation mark only means that DW is not entirely certain about a code block.

it really just means:
test the page in the browser, there may be a problem, or maybe not. if the page works in the browser, all is good, ignore the red exclamation. If not, there is something to investigate.

Sign in to reply to this post

Nathon Jones Web Design

recordsets

We're getting the same exclamation marks on our recordsets and frequently receive the following dialog error message:
"While executing applyServerBehaviour in Recordset.htm, a JavaScript error occurred"

That error is preventing us from making changes to our recordsets.

Sign in to reply to this post

Jason ByrnesWebAssist

Go to the database tab, and double click the connection. click the test button. does it connect OK?


send a copy of one of the pages with a recordset please.

Sign in to reply to this post

Nathon Jones Web Design

It connects, yes. We also have a Show If region that's indicating that the field being used isn't in the recordset, yet there it is in the recordset.
Attached below.

Sign in to reply to this post

Jason ByrnesWebAssist

"indicating that the field being used isn't in the recordset"

and which field would that be?

please provide complete details.

Sign in to reply to this post

Nathon Jones Web Design

LEDbrightness

(sorry)

We have this within the following Show if column behaviour on that page:

<?php if ($row_rsPRODFULL['LEDbrightness'] < 4) { // Show if column... ?>
<div class="prodmidspecsm">
<span class="orange">Brightness</span><br>
<?php
if ($row_rsPRODFULL['LEDbrightness']=="1")
{echo "<img src='plugins/energy-saving-light-bulbs/brightness/standard.png' alt='Standard Brightness Graphic' title='Standard Brightness' width='75px' height='75px' />";}
elseif ($row_rsPRODFULL['LEDbrightness']=="2")
{echo "<img src='plugins/energy-saving-light-bulbs/brightness/high.png' alt='High Brightness Graphic' title='High Brightness' width='75px' height='75px' />";}
elseif ($row_rsPRODFULL['LEDbrightness']=="3")
{echo "<img src='plugins/energy-saving-light-bulbs/brightness/extrabright.png' alt='Extra Bright Brightness Graphic' title='Extra Bright' width='75px' height='75px' />";}
?>
</div>
<?php } // Show if column... ?>

...yet our recordset has LEDbrightness listed within it.

Sign in to reply to this post

Nathon Jones Web Design

Harumpff....corrupt WinCache file.

What causes that Jason? It has meant renaming the Configuration folder which removes our extensions. :(

Sign in to reply to this post

Jason ByrnesWebAssist

if the wincache file is corrupt, you don't need to rename the config folder, only delete that file with DW shut down.

as for what causes the cache file to become corrupted, that can be any number of things.

Dreamweaver extensions are javascript based. When you open an extension the first time, the javascript is compiled and saved to the cache file. when you open the server behavior again, it uses the compiled script in the cache file. If it compiles the behavior wrong, the cache file becomes corrupted.

Sign in to reply to this post

Jason ByrnesWebAssist

on the database tab, expand the connection, then expand the tables and expand the table used in the recordset, send a screen shoot of database tab showing the tables and the columns in the table used in the query, also send a screen shot of the show region issue you mentioned before.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...