close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Error in server behaviour eCart object: the participants property..

Thread began 3/25/2009 4:38 am by info303815 | Last modified 3/31/2015 10:41 am by Jason Byrnes | 3694 views | 10 replies |

info303815

Error in server behaviour eCart object: the participants property..

Every time I change something in Dreamweaver, I get an popup -error message telling me:

Error in server behavior eCart object: the participants property is not an array, or the elements in the array are not nodes in the document.

(Please see the attached image.)

Sign in to reply to this post

Ray BorduinWebAssist

Please submit an incident and include a copy of your page. Something is probably missing or written wrong causing the error.

Sign in to reply to this post
Did this help? Tips are appreciated...

laurafrd398148

Server Error eCart Object - Same problem

Hi
I am also having same problems with this ecart server error. Can you please email me the solution to that or post it so I can figure out what to do? There was no solution attached to the thread. Thanks

Sign in to reply to this post

Ray BorduinWebAssist

This error often means you have deleted or moved the shopping cart file and the page is still trying to access a cart that no longer exists.

The solution is often to re-create the cart with the same name from a blank page on the site.

Sign in to reply to this post
Did this help? Tips are appreciated...

rob75685

This post has been deleted.

rob75685

Same for me...

hi guys

Same error for me... have tried Ray's suggestion of creating a new cart but hasn't made a difference.

DW CS4, eCart 6, Mac OS 10.6.8

Can you help please ?


thanks

Sign in to reply to this post

Jason ByrnesWebAssist

try deleting the WA_DMCFG.xml file from the WA_eCart folder.

if the problem persists, send a copy of the page where you are getting the error and steps to reproduce.

Sign in to reply to this post

rob75685

thanks Jason - no difference, still getting the error

pages attached, thanks for your help

sorry - to reproduce try deleting some of the content on the page... like one of the DIVs in the middle

Sign in to reply to this post

Jason ByrnesWebAssist

Try adding the following code block just before the doctype tag:

<?php
// WA eCart Redirect
if ($eCart1->redirStr != "") {
if (function_exists("rel2abs")) $eCart1->redirStr = rel2abs($eCart1->redirStr,dirname(__FILE__));
header("Location: ".$eCart1->redirStr);
die();
}
?>
Sign in to reply to this post

rob75685

that's it !

awesome thanks again Jason :)

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